From cc69f06206836cd7ff774b5fe73222a89687f4bb Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 20 Apr 2021 18:22:31 -0700 Subject: [PATCH] Use hierarchy and virtual pages for top nav and footer --- dactyl-config.yml | 2249 +------------------------------ tool/template-footer.html | 10 +- tool/template-landing-docs.html | 49 +- tool/template-top-nav.html | 41 +- 4 files changed, 79 insertions(+), 2270 deletions(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index 67974dc638..778b6e69b3 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -189,8 +189,6 @@ pages: # "Learn" funnel --------------------------------------------------------------- - name: Learn - funnel: Learn - category: Uses template: template-learn-overview.html html: overview.html parent: index.html @@ -201,8 +199,6 @@ pages: - en - name: 学ぶ - funnel: Learn - category: Uses template: template-learn-overview.html html: overview.html parent: index.html @@ -213,8 +209,6 @@ pages: - ja - name: Uses - funnel: Learn - category: Uses template: template-learn-uses.html html: uses.html parent: overview.html # "Learn" @@ -224,8 +218,6 @@ pages: - en - name: 使用 - funnel: Learn - category: Uses template: template-learn-uses.html html: uses.html parent: overview.html # "Learn" @@ -235,8 +227,6 @@ pages: - ja - name: History - funnel: Learn - category: History template: template-learn-history.html html: history.html parent: overview.html # "Learn" @@ -246,8 +236,6 @@ pages: - en - name: 沿革 - funnel: Learn - category: History template: template-learn-history.html html: history.html parent: overview.html # "Learn" @@ -257,8 +245,6 @@ pages: - ja - name: Impact - funnel: Learn - category: Impact template: template-learn-impact.html html: impact.html parent: overview.html # "Learn" @@ -268,8 +254,6 @@ pages: - en - name: インパクト - funnel: Learn - category: Impact template: template-learn-impact.html html: impact.html parent: overview.html # "Learn" @@ -279,11 +263,9 @@ pages: - ja - name: Carbon Calculator - funnel: Learn - category: Carbon Calculator template: template-calculator.html html: carbon-calculator.html - parent: impact.html + parent: overview.html top_nav_level: 1 sidebar: disabled blurb: Whether it's cash, credit, or crypto, every transaction you make consumes energy. Use the green currency calculator to compare. @@ -293,11 +275,9 @@ pages: - en - name: 二酸化炭素電卓 - funnel: Learn - category: Carbon Calculator template: template-calculator.html html: carbon-calculator.html - parent: impact.html + parent: overview.html top_nav_level: 1 sidebar: disabled blurb: 現金、クレジットカード、暗号資産でもエネルギー消費する。インタラクティブツールで消費量を比較しましょう。 @@ -312,7 +292,7 @@ pages: parent: index.html template: template-redirect.html redirect_url: businesses.html - funnel: Explore + top_nav_omit: true targets: - en @@ -321,13 +301,11 @@ pages: parent: index.html template: template-redirect.html redirect_url: businesses.html - funnel: Explore + top_nav_omit: true targets: - ja - name: Wallets - funnel: Explore - category: Wallets template: template-explore-wallets.html html: wallets.html parent: explore.html @@ -337,8 +315,6 @@ pages: - en - name: ウォレット - funnel: Explore - category: Wallets template: template-explore-wallets.html html: wallets.html parent: explore.html @@ -348,8 +324,6 @@ pages: - ja - name: Exchanges - funnel: Explore - category: Exchanges template: template-explore-exchanges.html html: exchanges.html parent: explore.html @@ -359,8 +333,6 @@ pages: - en - name: 取引所 - funnel: Explore - category: Exchanges template: template-explore-exchanges.html html: exchanges.html parent: explore.html @@ -370,8 +342,6 @@ pages: - ja - name: Businesses - funnel: Explore - category: Businesses template: template-explore-businesses.html html: businesses.html parent: explore.html @@ -381,8 +351,6 @@ pages: - en - name: 企業 - funnel: Explore - category: Businesses template: template-explore-businesses.html html: businesses.html parent: explore.html @@ -391,9 +359,20 @@ pages: targets: - ja -# "Build" funnel --------------------------------------------------------------- + - name: Ledger Explorer + html: https://livenet.xrpl.org/ + parent: explore.html + targets: + - en + + - name: XRP Ledger エクスプローラ + html: https://livenet.xrpl.org/ + parent: explore.html + targets: + - ja + +# "Documentation" section ------------------------------------------------------ - name: Build - funnel: Build template: template-landing-docs.html html: docs.html parent: index.html @@ -404,7 +383,6 @@ pages: - en - name: 作る - funnel: Build template: template-landing-docs.html html: docs.html parent: index.html @@ -417,8 +395,6 @@ pages: # Concepts --------------------------------------------------------------------- - name: Concepts - funnel: Build - doc_type: Concepts html: concepts.html parent: docs.html top_nav_level: 2 @@ -428,8 +404,6 @@ pages: - en - name: コンセプト - funnel: Build - doc_type: Concepts html: concepts.html parent: docs.html top_nav_level: 2 @@ -439,9 +413,6 @@ pages: - ja - name: Introduction - funnel: Build - doc_type: Concepts - category: Introduction html: introduction.html parent: concepts.html template: template-landing-children.html @@ -450,9 +421,6 @@ pages: - en - name: 基本 - funnel: Build - doc_type: Concepts - category: Introduction html: introduction.html parent: concepts.html template: template-landing-children.html @@ -462,9 +430,6 @@ pages: - md: concepts/introduction/xrp-ledger-overview.md html: xrp-ledger-overview.html - funnel: Build - doc_type: Concepts - category: Introduction parent: introduction.html blurb: Get a quick and concise introduction to key features of the XRP Ledger. targets: @@ -472,9 +437,6 @@ pages: - md: concepts/introduction/xrp-ledger-overview.ja.md html: xrp-ledger-overview.html - funnel: Build - doc_type: Concepts - category: Introduction parent: introduction.html blurb: XRP Ledgerの基本機能を簡単に紹介します。 targets: @@ -482,9 +444,6 @@ pages: - md: concepts/introduction/intro-to-consensus.md html: intro-to-consensus.html - funnel: Build - doc_type: Concepts - category: Introduction parent: introduction.html blurb: Develop a basic understanding of the XRP Ledger's consensus mechanism. targets: @@ -492,20 +451,12 @@ pages: - md: concepts/introduction/intro-to-consensus.ja.md html: intro-to-consensus.html - parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction blurb: XRP Ledgerのコンセンサスメカニズムについて基本的な理解を深めましょう。 targets: - ja - md: concepts/introduction/xrp.md html: xrp.html - parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction blurb: Learn about the uses and properties of XRP, the digital asset for payments. targets: - en @@ -513,9 +464,6 @@ pages: - md: concepts/introduction/xrp.ja.md html: xrp.html parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction blurb: 送金のためのデジタルアセットである、XRPの使い方と特性について学びましょう。 targets: - ja @@ -523,19 +471,13 @@ pages: - md: concepts/introduction/software-ecosystem.md html: software-ecosystem.html parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction - blurb: Get an overview of what XRP Ledger software is out there and how it fits together. #TODO:translate + blurb: Get an overview of what XRP Ledger software is out there and how it fits together. targets: - en - md: concepts/introduction/software-ecosystem.ja.md html: software-ecosystem.html parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction blurb: XRP Ledgerソフトウェアで注目されている特性と、それらがどう組み合わさっているのか大まかに紹介します。 targets: - ja @@ -543,9 +485,6 @@ pages: - md: concepts/introduction/technical-faq.md html: technical-faq.html parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction blurb: Get answers to frequently asked questions, covering topics such as validators, unique node lists, the role of XRP, and security. targets: - en @@ -553,9 +492,6 @@ pages: - md: concepts/introduction/technical-faq.ja.md html: technical-faq.html parent: introduction.html - funnel: Build - doc_type: Concepts - category: Introduction blurb: バリデータ、ユニークノードリスト、XRPの役割、セキュリティなどのトピックに関するよくある質問に対しての答えを見つけてください。 targets: - ja @@ -563,9 +499,6 @@ pages: - name: Payment System Basics html: payment-system-basics.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics template: template-landing-children.html blurb: One of the primary purposes of the XRP Ledger is payment processing. Learn more about key concepts that will help you understand the XRP Ledger payment system. targets: @@ -574,9 +507,6 @@ pages: - name: 支払いシステムの基本 html: payment-system-basics.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics template: template-landing-children.html blurb: XRP Ledgerの主な狙いは決済処理です。主要なコンセプトを詳しく学んで、XRP Ledgerの決済システムの理解を深めましょう。 targets: @@ -585,10 +515,6 @@ pages: - md: concepts/payment-system-basics/accounts/accounts.md html: accounts.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: Learn about accounts in the XRP Ledger. Accounts can send transactions and hold XRP. targets: - en @@ -596,10 +522,6 @@ pages: - md: concepts/payment-system-basics/accounts/accounts.ja.md html: accounts.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: XRP Ledgerのアカウントについて説明します。アカウントはトランザクションを送信でき、XRPを保有できます。 targets: - ja @@ -607,10 +529,6 @@ pages: - md: concepts/payment-system-basics/accounts/cryptographic-keys.md html: cryptographic-keys.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: Use cryptographic keys to approve transactions so the XRP Ledger can execute them. targets: - en @@ -618,10 +536,6 @@ pages: - md: concepts/payment-system-basics/accounts/cryptographic-keys.ja.md html: cryptographic-keys.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: 暗号鍵を使用してトランザクションを承認し、XRP Ledgerがトランザクションを実行できるようにします。 targets: - ja @@ -629,10 +543,6 @@ pages: - md: concepts/payment-system-basics/accounts/multi-signing.md html: multi-signing.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: Use multi-signing for greater security sending transactions. targets: - en @@ -640,10 +550,6 @@ pages: - md: concepts/payment-system-basics/accounts/multi-signing.ja.md html: multi-signing.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: マルチ署名を使用することで、トランザクション送信時のセキュリティが強化されます。 targets: - ja @@ -651,10 +557,6 @@ pages: - md: concepts/payment-system-basics/accounts/reserves.md html: reserves.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: XRP Ledger accounts require a reserve of XRP to reduce spam in ledger data. targets: - en @@ -662,10 +564,6 @@ pages: - md: concepts/payment-system-basics/accounts/reserves.ja.md html: reserves.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: XRP Ledgerアカウントでは、レジャーデータ内のスパムを減らすためにXRPの準備金が必要です。 targets: - ja @@ -678,10 +576,6 @@ pages: - md: concepts/payment-system-basics/accounts/depositauth.md html: depositauth.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: The DepositAuth setting lets an account block incoming payments by default. targets: - en @@ -689,10 +583,6 @@ pages: - md: concepts/payment-system-basics/accounts/depositauth.ja.md html: depositauth.html parent: accounts.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Accounts blurb: DepositAuth設定をすると、アカウントは着信ペイメントをデフォルトでブロックします。 targets: - ja @@ -700,9 +590,6 @@ pages: - md: concepts/payment-system-basics/fees.md html: fees.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics blurb: Learn about the types of fees allowed by the XRP Ledger, including neutral fees (payable to no one) that protect the ledger against abuse, as well as fees that users can collect from each other. targets: - en @@ -710,9 +597,6 @@ pages: - md: concepts/payment-system-basics/fees.ja.md html: fees.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics blurb: レジャーを悪用から守る中立的な手数料(誰にも支払われません)や、ユーザーが互いから徴収できる手数料など、XRP Ledgerで許可されている手数料のタイプについて説明します。 targets: - ja @@ -720,9 +604,6 @@ pages: - md: concepts/payment-system-basics/ledgers.md html: ledgers.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics blurb: The XRP Ledger is composed of a series of individual ledgers, or ledger versions, which rippled keeps in its internal database. Learn about the structure and contents of these ledgers. targets: - en @@ -731,9 +612,6 @@ pages: - md: concepts/payment-system-basics/ledgers.ja.md html: ledgers.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics blurb: XRP Ledgerは、rippledによって内部データベースに保持されている一連の個別レジャー(レジャーバージョン)で構成されています。これらのレジャーの構造と内容について説明します。 targets: - ja @@ -741,10 +619,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/transaction-basics.md html: transaction-basics.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: Transactions are the only way to change the XRP Ledger. Understand what forms they take and how to use them. targets: - en @@ -752,10 +626,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/transaction-basics.ja.md html: transaction-basics.html parent: payment-system-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: トランザクションは、XRP Ledgerの変更を可能にする唯一の手段です。トランザクションの形態とその使用方法について説明します。 targets: - ja @@ -763,10 +633,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/transaction-cost.md html: transaction-cost.html parent: transaction-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: The transaction cost is a small amount of XRP destroyed to send a transaction, which protects the ledger from spam. Learn how the transaction cost applies. targets: - en @@ -774,10 +640,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/transaction-cost.ja.md html: transaction-cost.html parent: transaction-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: トランザクションコストとはトランザクション送信のために償却される少額のXRPで、これによってレジャーがスパムから保護されます。トランザクションコストの適用方法について説明します。 targets: - ja @@ -785,10 +647,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/finality-of-results.md html: finality-of-results.html parent: transaction-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: Learn when the outcome of a transaction is final and immutable. targets: - en @@ -796,10 +654,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/finality-of-results.ja.md html: finality-of-results.html parent: transaction-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: トランザクション結果が最終的かつ不変になるタイミングについて説明します。 targets: - ja @@ -807,10 +661,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/source-and-destination-tags.md html: source-and-destination-tags.html parent: transaction-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: Use source and destination tags to indicate specific purposes for payments from and to multi-purpose addresses. targets: - en @@ -819,10 +669,6 @@ pages: - md: concepts/payment-system-basics/transaction-basics/source-and-destination-tags.md html: source-and-destination-tags.html parent: transaction-basics.html - funnel: Build - doc_type: Concepts - category: Payment System Basics - subcategory: Transaction Basics blurb: 多目的アドレスとの間で支払いのやり取りをする具体的な目的を示すためにソースタグと宛先タグを使用します。 targets: - ja @@ -830,9 +676,6 @@ pages: - name: Payment Types html: payment-types.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Payment Types template: template-landing-children.html blurb: The XRP Ledger supports point-to-point XRP payments alongside other, more specialized payment types. targets: @@ -841,9 +684,6 @@ pages: - name: 支払いのタイプ html: payment-types.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Payment Types template: template-landing-children.html blurb: XRP LedgerはポイントツーポイントのXRPペイメントのほかに、より専門化した支払いタイプをサポートしています。 targets: @@ -852,9 +692,6 @@ pages: # Redirect from the old landing name/URL - name: Complex Payment Types html: complex-payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types template: template-redirect.html nav_omit: true redirect_url: payment-types.html @@ -865,9 +702,6 @@ pages: - md: concepts/payment-types/direct-xrp-payments.md html: direct-xrp-payments.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Direct XRP payments are the simplest way to send value in the XRP Ledger. targets: - en @@ -875,9 +709,6 @@ pages: - md: concepts/payment-types/direct-xrp-payments.ja.md html: direct-xrp-payments.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: XRPによる直接支払いは、XRP Ledgerで資産を送金する最も簡単な方法です。 targets: - ja @@ -885,9 +716,6 @@ pages: - md: concepts/payment-types/cross-currency-payments.md html: cross-currency-payments.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Cross-currency payments atomically deliver a different currency than they send by converting through paths and order books. targets: - en @@ -895,9 +723,6 @@ pages: - md: concepts/payment-types/cross-currency-payments.ja.md html: cross-currency-payments.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: 複数通貨間の支払いでは、パスとオーダーブックを通じて変換するのとは異なる通貨を自動的にに送金します。 targets: - ja @@ -905,9 +730,6 @@ pages: - md: concepts/payment-types/checks.md html: checks.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Checks let users create deferred payments that can be canceled or cashed by the intended recipients. targets: - en @@ -915,9 +737,6 @@ pages: - md: concepts/payment-types/checks.ja.md html: checks.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Checksを使用すると、指定の受取人による取消または換金が可能な後払いの支払いを生成することができます。 targets: - ja @@ -925,9 +744,6 @@ pages: - md: concepts/payment-types/escrow.md html: escrow.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Escrows set aside XRP and deliver it later when certain conditions are met. Escrows can depend on time limits, cryptographic conditions, or both. targets: - en @@ -935,9 +751,6 @@ pages: - md: concepts/payment-types/escrow.ja.md html: escrow.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: XRPはEscrowに預託され、後日特定の条件が満たされた時点で送金されます。Escrowは時間制限、暗号条件、あるいはその両方によって異なる場合があります。 targets: - ja @@ -945,9 +758,6 @@ pages: - md: concepts/payment-types/partial-payments.md html: partial-payments.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Partial payments subtract fees from the amount sent, delivering a flexible amount. Partial payments are useful for returning unwanted payments without incurring additional costs. targets: - en @@ -955,9 +765,6 @@ pages: - md: concepts/payment-types/partial-payments.ja.md html: partial-payments.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Partial Paymentsは送金額から手数料を差し引き、変動額を送金します。Partial Paymentsは、追加コストなしで不審な支払いを返金したい場合に便利です。 targets: - ja @@ -965,9 +772,6 @@ pages: - md: concepts/payment-types/payment-channels.md html: payment-channels.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Payment Channels enable fast, asynchronous XRP payments that can be divided into very small increments and settled later. targets: - en @@ -975,9 +779,6 @@ pages: - md: concepts/payment-types/payment-channels.ja.md html: payment-channels.html parent: payment-types.html - funnel: Build - doc_type: Concepts - category: Payment Types blurb: Payment Channelは、少額の単位に分割可能な高速な非同期のXRPペイメントを送信し、後日決済されるようにします。 targets: - ja @@ -985,9 +786,6 @@ pages: - name: Issued Currencies html: issued-currencies.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Issued Currencies template: template-landing-children.html blurb: All currencies other than XRP can be represented in the XRP Ledger as issued currencies. Learn more about how issued currencies function in the XRP Ledger. targets: @@ -996,9 +794,6 @@ pages: - name: 発行済み通貨 html: issued-currencies.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Issued Currencies template: template-landing-children.html blurb: XRP Ledgerでは、XRP以外の通貨はすべて発行済み通貨とされます。XRP Ledgerで発行済み通貨がどのように機能するか説明します。 targets: @@ -1007,9 +802,6 @@ pages: - md: concepts/issued-currencies/issued-currencies-overview.md html: issued-currencies-overview.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Get an overview of issued currencies and their properties in the XRP Ledger. targets: - en @@ -1017,9 +809,6 @@ pages: - md: concepts/issued-currencies/issued-currencies-overview.ja.md html: issued-currencies-overview.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: 発行済み通貨の概要と、XRP Ledgerにおけるその特性について説明します。 targets: - ja @@ -1027,9 +816,6 @@ pages: - md: concepts/issued-currencies/trust-lines-and-issuing.md html: trust-lines-and-issuing.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Learn about the properties and rationale of trust lines. targets: - en @@ -1037,9 +823,6 @@ pages: - md: concepts/issued-currencies/trust-lines-and-issuing.ja.md html: trust-lines-and-issuing.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: トラストラインの特性と根本原理について説明します。 targets: - ja @@ -1047,9 +830,6 @@ pages: - md: concepts/issued-currencies/authorized-trust-lines.md html: authorized-trust-lines.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Learn about authorized trust lines, which enable a currency issuer to limit who can hold its issued (non-XRP) currencies. targets: - en @@ -1057,9 +837,6 @@ pages: - md: concepts/issued-currencies/authorized-trust-lines.ja.md html: authorized-trust-lines.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: 通貨発行者が自己の発行済み通貨を保有できる人を制限できる、Authorized Trust Lineについて説明します。 targets: - ja @@ -1067,9 +844,6 @@ pages: - md: concepts/issued-currencies/freezes.md html: freezes.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Freezes can suspend trading of issued currencies for compliance purposes. targets: - en @@ -1077,9 +851,6 @@ pages: - md: concepts/issued-currencies/freezes.ja.md html: freezes.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: 凍結では、コンプライアンス目的で発行済み通貨の取引を停止できます。 targets: - ja @@ -1087,9 +858,6 @@ pages: - md: concepts/issued-currencies/rippling.md html: rippling.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Rippling is automatic multi-party net settlement of issued currency balances. targets: - en @@ -1097,9 +865,6 @@ pages: - md: concepts/issued-currencies/rippling.ja.md html: rippling.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Ripplingは、複数当事者間での発行済み通貨残高の自動ネット決済です。 targets: - ja @@ -1107,9 +872,6 @@ pages: - md: concepts/issued-currencies/transfer-fees.md html: transfer-fees.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Currency issuers can charge a fee for transferring their issued currencies. targets: - en @@ -1117,9 +879,6 @@ pages: - md: concepts/issued-currencies/transfer-fees.ja.md html: transfer-fees.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: 通貨発行者は、自己の発行済み通貨の送金に手数料を課すことができます。 targets: - ja @@ -1127,9 +886,6 @@ pages: - md: concepts/issued-currencies/issuing-and-operational-addresses.md html: issuing-and-operational-addresses.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Businesses sending transactions on the XRP Ledger automatically should set up separate addresses for different purposes to minimize risk. targets: - en @@ -1137,9 +893,6 @@ pages: - md: concepts/issued-currencies/issuing-and-operational-addresses.ja.md html: issuing-and-operational-addresses.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: XRP Ledgerで自動的にトランザクションを送信するビジネスは、リスクを最小限に抑えるために目的ごとに別のアドレスを設定することをおすすめします。 targets: - ja @@ -1147,9 +900,6 @@ pages: - md: concepts/issued-currencies/paths.md html: paths.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: Payments of issued currencies must traverse paths of connected users and order books. targets: - en @@ -1157,9 +907,6 @@ pages: - md: concepts/issued-currencies/paths.ja.md html: paths.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: 発行済み通貨の支払いは、接続されているユーザーのパスとオーダーブックを通す必要があります。 targets: - ja @@ -1167,9 +914,6 @@ pages: - md: concepts/issued-currencies/demurrage.md html: demurrage.html parent: issued-currencies.html - funnel: Build - doc_type: Concepts - category: Issued Currencies blurb: (Obsolete) Some older XRP Ledger tools used to support currency codes with built-in interest and negative interest rates. targets: - en @@ -1178,9 +922,6 @@ pages: - name: Decentralized Exchange html: decentralized-exchange.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange template: template-landing-children.html blurb: The XRP Ledger contains a fully-functional exchange where users can trade issued currencies for XRP or each other. targets: @@ -1189,9 +930,6 @@ pages: - name: 分散型取引所 html: decentralized-exchange.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange template: template-landing-children.html blurb: XRP Ledgerには多機能な取引所が含まれており、この取引所を利用してユーザーは発行済み通貨をXRPに、あるいはXRPを発行済み通貨に交換できます。 targets: @@ -1200,9 +938,6 @@ pages: - md: concepts/decentralized-exchange/offers.md html: offers.html parent: decentralized-exchange.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange blurb: Offers are the XRP Ledger's form of currency trading orders. Understand their lifecycle and properties. targets: - en @@ -1210,9 +945,6 @@ pages: - md: concepts/decentralized-exchange/offers.ja.md html: offers.html parent: decentralized-exchange.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange blurb: オファーはXRP Ledgerの通貨取引オーダーの形態です。オファーのライフサイクルと特性について説明します。 targets: - ja @@ -1220,9 +952,6 @@ pages: - md: concepts/decentralized-exchange/autobridging.md html: autobridging.html parent: decentralized-exchange.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange blurb: Autobriding automatically connects order books using XRP as an intermediary when it reduces costs. targets: - en @@ -1230,9 +959,6 @@ pages: - md: concepts/decentralized-exchange/autobridging.ja.md html: autobridging.html parent: decentralized-exchange.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange blurb: オートブリッジングは、コストが下がる場合はXRPを仲介として使用してオーダーブックを自動的に接続します。 targets: - ja @@ -1240,9 +966,6 @@ pages: - md: concepts/decentralized-exchange/ticksize.md html: ticksize.html parent: decentralized-exchange.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange blurb: Issuers can set custom tick sizes for currencies to reduce churn in order books over miniscule differences in exchange rates. targets: - en @@ -1250,9 +973,6 @@ pages: - md: concepts/decentralized-exchange/ticksize.ja.md html: ticksize.html parent: decentralized-exchange.html - funnel: Build - doc_type: Concepts - category: Decentralized Exchange blurb: 発行者は、為替レートのごくわずかな差を超えて、頻繁な取引を抑制するためにオーダーブックで通貨のカスタムチックサイズを設定することができます。 targets: - ja @@ -1260,9 +980,6 @@ pages: - name: Consensus Network html: consensus-network.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Consensus Network template: template-landing-children.html blurb: The XRP Ledger uses a consensus algorithm to resolve the double spend problem and choose which transactions to execute in which order. Consensus also governs rules of transaction processing. targets: @@ -1271,9 +988,6 @@ pages: - name: コンセンサスネットワーク html: consensus-network.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: Consensus Network template: template-landing-children.html blurb: XRP Ledgerはコンセンサスアルゴリズムを使用して、二重支払いの問題を解決し、どのトランザクションをどのような順番で実行するか選択します。コンセンサスは、トランザクション処理のルールを左右します。 targets: @@ -1282,9 +996,6 @@ pages: - md: concepts/consensus-network/consensus.md html: consensus.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Understand the role of consensus in the XRP Ledger. targets: - en @@ -1292,9 +1003,6 @@ pages: - md: concepts/consensus-network/consensus.ja.md html: consensus.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: XRP Ledgerにおけるコンセンサスの役割について理解を深めましょう。 targets: - ja @@ -1302,9 +1010,6 @@ pages: - md: concepts/consensus-network/consensus-principles-and-rules.md html: consensus-principles-and-rules.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: The rules and principles of the consensus algorithm that allow users to transfer funds (including fiat currencies, digital currencies and other forms of value) across national boundaries as seamlessly as sending an email. targets: - en @@ -1312,9 +1017,6 @@ pages: - md: concepts/consensus-network/consensus-principles-and-rules.ja.md html: consensus-principles-and-rules.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: The rules and principles of the consensus algorithm that allow users to transfer funds (including fiat currencies, digital currencies and other forms of value) across national boundaries as seamlessly as sending an email. #TODO: translate targets: - ja @@ -1322,9 +1024,6 @@ pages: - md: concepts/consensus-network/consensus-protections.md html: consensus-protections.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Learn how the XRP Ledger Consensus Protocol is protected against various problems and attacks that may occur in a decentralized financial system. targets: - en @@ -1332,9 +1031,6 @@ pages: - md: concepts/consensus-network/consensus-protections.ja.md html: consensus-protections.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Learn how the XRP Ledger Consensus Protocol is protected against various problems and attacks that may occur in a decentralized financial system. #TODO: translate targets: - ja @@ -1343,9 +1039,6 @@ pages: - md: concepts/consensus-network/invariant-checking.md html: invariant-checking.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Understand what Invariant Checking is, why it exists, how it works, and what invariant checks are active. targets: - en @@ -1360,9 +1053,6 @@ pages: - md: concepts/consensus-network/transaction-queue.md html: transaction-queue.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Understand how transactions can be queued before reaching consensus. targets: - en @@ -1370,9 +1060,6 @@ pages: - md: concepts/consensus-network/transaction-queue.ja.md html: transaction-queue.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: コンセンサスに至る前にトランザクションをどのようにキューに入れることができるか説明します。 targets: - ja @@ -1380,9 +1067,6 @@ pages: - md: concepts/consensus-network/about-canceling-a-transaction.md html: about-canceling-a-transaction.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Understand when and how it's possible to cancel a transaction that has already been sent. targets: - en @@ -1390,9 +1074,6 @@ pages: - md: concepts/consensus-network/about-canceling-a-transaction.ja.md html: about-canceling-a-transaction.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: 送信済みのトランザクションのキャンセルがいつどのように可能か説明します。 targets: - ja @@ -1400,9 +1081,6 @@ pages: - md: concepts/consensus-network/transaction-malleability.md html: transaction-malleability.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Be aware of ways transactions could be changed to have a different hash than expected. targets: - en @@ -1410,9 +1088,6 @@ pages: - md: concepts/consensus-network/transaction-malleability.ja.md html: transaction-malleability.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: トランザクションが想定とは異なるハッシュを持つようにどのように変更される可能性があるか注意してください。 targets: - ja @@ -1420,10 +1095,6 @@ pages: - md: concepts/consensus-network/amendments/amendments.md html: amendments.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network - subcategory: Amendments blurb: Amendments represent new features or other changes to transaction processing. Validators coordinate through consensus to apply these upgrades to the XRP Ledger in an orderly fashion. targets: - en @@ -1431,10 +1102,6 @@ pages: - md: concepts/consensus-network/amendments/amendments.ja.md html: amendments.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network - subcategory: Amendments blurb: Amendmentはトランザクション処理の新しい機能やその他の変更を指します。バリデータはコンセンサスを通して連携し、XRP Ledgerにこれらのアップグレードを順序正しく適用します。 targets: - ja @@ -1442,22 +1109,13 @@ pages: - md: concepts/consensus-network/amendments/known-amendments.md html: known-amendments.html parent: amendments.html - funnel: Build - doc_type: Concepts - category: Consensus Network - subcategory: Amendments blurb: List of all known amendments to the XRP Ledger protocol and their status. targets: - en - # TODO: update translated page with latest amendment statuses - md: concepts/consensus-network/amendments/known-amendments.ja.md html: known-amendments.html parent: amendments.html - funnel: Build - doc_type: Concepts - category: Consensus Network - subcategory: Amendments blurb: List of all known amendments to the XRP Ledger protocol and their status. #TODO:translate targets: - ja @@ -1465,9 +1123,6 @@ pages: - md: concepts/consensus-network/fee-voting.md html: fee-voting.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: How validators vote on fees (transaction cost and reserve requirements). targets: - en @@ -1475,9 +1130,6 @@ pages: - md: concepts/consensus-network/fee-voting.ja.md html: fee-voting.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: How validators vote on fees (transaction cost and reserve requirements). #TODO: translate targets: - ja @@ -1485,9 +1137,6 @@ pages: - md: concepts/consensus-network/consensus-research.md html: consensus-research.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Scholarly articles on consensus algorithms and related research. targets: - en @@ -1495,9 +1144,6 @@ pages: - md: concepts/consensus-network/consensus-research.ja.md html: consensus-research.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: コンセンサスアルゴリズムに関する学術論文と関連研究。 targets: - ja @@ -1507,9 +1153,6 @@ pages: - md: concepts/consensus-network/parallel-networks.md html: parallel-networks.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: Understand how test networks and alternate ledger chains relate to the production XRP Ledger. targets: - en @@ -1517,9 +1160,6 @@ pages: - md: concepts/consensus-network/parallel-networks.ja.md html: parallel-networks.html parent: consensus-network.html - funnel: Build - doc_type: Concepts - category: Consensus Network blurb: テストネットワークおよび代替レジャーチェーンと本番環境のXRP Ledgerとの関係について説明します。 targets: - ja @@ -1531,9 +1171,6 @@ pages: - name: rippledサーバー html: the-rippled-server.html parent: concepts.html - funnel: Build - doc_type: Concepts - category: The rippled Server template: template-landing-children.html blurb: rippledは、XRP Ledgerを管理するコアのピアツーピアサーバーです。このセクションではコンセプトについて説明します。XRP Ledgerの基本的な部分の背景に「何があるか」、「なぜなのか」を学ぶことができます。 targets: @@ -1542,9 +1179,6 @@ pages: - md: concepts/the-rippled-server/rippled-server-modes.md html: rippled-server-modes.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: Learn about rippled server modes, including stock servers, validator servers, and rippled servers run in stand-alone mode. targets: - en @@ -1552,9 +1186,6 @@ pages: - md: concepts/the-rippled-server/rippled-server-modes.ja.md html: rippled-server-modes.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: ストックサーバー、バリデータサーバー、スタンドアロンモードで運用されるrippledサーバーなど、rippledサーバーのモードについて説明します。 targets: - ja @@ -1562,9 +1193,6 @@ pages: - md: concepts/the-rippled-server/clustering.md html: clustering.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: Run rippled servers in a cluster to share the load of cryptography between them. targets: - en @@ -1572,9 +1200,6 @@ pages: - md: concepts/the-rippled-server/clustering.ja.md html: clustering.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: 暗号処理の負荷を分散させるためにクラスターでrippledサーバーを運用できます。 targets: - ja @@ -1582,10 +1207,6 @@ pages: - md: concepts/the-rippled-server/ledger-history/ledger-history.md html: ledger-history.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server - subcategory: Ledger History blurb: rippled servers store a variable amount of transaction and state history locally. targets: - en @@ -1593,10 +1214,6 @@ pages: - md: concepts/the-rippled-server/ledger-history/ledger-history.ja.md html: ledger-history.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server - subcategory: Ledger History blurb: rippledサーバーはトランザクションの変動金額と状態の履歴をローカルに保管します。 targets: - ja @@ -1604,10 +1221,6 @@ pages: - md: concepts/the-rippled-server/ledger-history/online-deletion.md html: online-deletion.html parent: ledger-history.html - funnel: Build - doc_type: Concepts - category: The rippled Server - subcategory: Ledger History blurb: Online deletion purges outdated transaction and state history. targets: - en @@ -1615,10 +1228,6 @@ pages: - md: concepts/the-rippled-server/ledger-history/online-deletion.ja.md html: online-deletion.html parent: ledger-history.html - funnel: Build - doc_type: Concepts - category: The rippled Server - subcategory: Ledger History blurb: オンライン削除は古いトランザクションと状態の履歴を消去します。 targets: - ja @@ -1626,10 +1235,6 @@ pages: - md: concepts/the-rippled-server/ledger-history/history-sharding.md html: history-sharding.html parent: ledger-history.html - funnel: Build - doc_type: Concepts - category: The rippled Server - subcategory: Ledger History blurb: History sharding divides the work of keeping historical ledger data among rippled servers. targets: - en @@ -1637,10 +1242,6 @@ pages: - md: concepts/the-rippled-server/ledger-history/history-sharding.ja.md html: history-sharding.html parent: ledger-history.html - funnel: Build - doc_type: Concepts - category: The rippled Server - subcategory: Ledger History blurb: 履歴シャーディングは、履歴レジャーデータを保持する任務をrippledサーバー間で分担するようにします。 targets: - ja @@ -1648,9 +1249,6 @@ pages: - md: concepts/the-rippled-server/peer-protocol.md html: peer-protocol.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: The peer protocol specifies the language rippled servers speak to each other. targets: - en @@ -1658,9 +1256,6 @@ pages: - md: concepts/the-rippled-server/peer-protocol.ja.md html: peer-protocol.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: ピアプロトコルは、rippledサーバーが互いに通信する言語を指定します。 targets: - ja @@ -1668,9 +1263,6 @@ pages: - md: concepts/the-rippled-server/transaction-censorship-detection.md html: transaction-censorship-detection.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: XRP Ledger provides an automated transaction censorship detector that is available on all rippled servers. targets: - en @@ -1678,9 +1270,6 @@ pages: - md: concepts/the-rippled-server/transaction-censorship-detection.ja.md html: transaction-censorship-detection.html parent: the-rippled-server.html - funnel: Build - doc_type: Concepts - category: The rippled Server blurb: XRP Ledgerでは取引検閲の自動検知機能がすべてのrippledサーバーで有効になっています。 targets: - ja @@ -1690,8 +1279,6 @@ pages: - name: Tutorials html: tutorials.html parent: docs.html - funnel: Build - doc_type: Tutorials top_nav_level: 2 template: template-landing-children.html blurb: Get step-by-step guidance to perform common tasks with the XRP Ledger. @@ -1701,8 +1288,6 @@ pages: - name: チュートリアル html: tutorials.html parent: docs.html - funnel: Build - doc_type: Tutorials top_nav_level: 2 template: template-landing-children.html blurb: XRP Ledgerで一般的なタスクを実行するためのステップバイステップのガイダンスを紹介します。 @@ -1713,9 +1298,6 @@ pages: md: tutorials/get-started/get-started.md html: get-started.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Get Started template: template-doc.html blurb: Get up and running with some of the resources you'll use to work with the XRP Ledger. filters: @@ -1726,9 +1308,6 @@ pages: - name: 使用開始 html: get-started.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Get Started template: template-landing-children.html blurb: リソースを活用してXRP Ledgerの使用を開始しましょう。 targets: @@ -1742,9 +1321,6 @@ pages: - md: tutorials/get-started/get-started-with-the-rippled-api.md html: get-started-with-the-rippled-api.html parent: get-started.html - funnel: Build - doc_type: Tutorials - category: Get Started blurb: Unleash the full power of the XRP Ledger's native APIs. cta_text: Get Started targets: @@ -1753,9 +1329,6 @@ pages: - md: tutorials/get-started/get-started-with-the-rippled-api.ja.md html: get-started-with-the-rippled-api.html parent: get-started.html - funnel: Build - doc_type: Tutorials - category: Get Started blurb: XRP Ledgerの操作に使用できるAPIとライブラリを使い始めましょう。 cta_text: 開始しよう targets: @@ -1764,9 +1337,6 @@ pages: - md: tutorials/get-started/get-started-with-rippleapi-for-javascript.md html: get-started-with-rippleapi-for-javascript.html parent: get-started.html - funnel: Build - doc_type: Tutorials - category: Get Started blurb: Build an entry-level JavaScript application for querying the XRP Ledger in Node.js. targets: - en @@ -1774,9 +1344,6 @@ pages: - md: tutorials/get-started/get-started-with-rippleapi-for-javascript.ja.md html: get-started-with-rippleapi-for-javascript.html parent: get-started.html - funnel: Build - doc_type: Tutorials - category: Get Started blurb: XRP Ledgerに照会するエントリーレベルのJavaScriptアプリケーションを構築します。 targets: - ja @@ -1800,9 +1367,6 @@ pages: # Send old "Use Direct XRP Payments" landing to "Get Started" instead - name: Use Direct XRP Payments html: use-simple-xrp-payments.html - funnel: Build - doc_type: Tutorials - category: Get Started template: template-redirect.html nav_omit: true redirect_url: get-started.html @@ -1814,9 +1378,6 @@ pages: - name: Production Readiness html: production-readiness.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Production Readiness template: template-landing-children.html blurb: Follow these best practices to build a robust, safe production system for using the XRP Ledger. targets: @@ -1826,9 +1387,6 @@ pages: - md: tutorials/get-started/set-up-secure-signing.md html: set-up-secure-signing.html parent: production-readiness.html - funnel: Build - doc_type: Tutorials - category: Production Readiness blurb: Set up an environment where you can submit transactions securely. targets: - en @@ -1836,9 +1394,6 @@ pages: - md: tutorials/get-started/set-up-secure-signing.ja.md html: set-up-secure-signing.html parent: production-readiness.html - funnel: Build - doc_type: Tutorials - category: Production Readiness blurb: 安全にトランザクションを送信できる環境を設定します。 targets: - ja @@ -1846,9 +1401,6 @@ pages: - md: tutorials/get-started/look-up-transaction-results.md html: look-up-transaction-results.html parent: production-readiness.html - funnel: Build - doc_type: Tutorials - category: Production Readiness blurb: Find the results of previously-submitted transactions. targets: - en @@ -1856,9 +1408,6 @@ pages: - md: tutorials/get-started/look-up-transaction-results.ja.md html: look-up-transaction-results.html parent: production-readiness.html - funnel: Build - doc_type: Tutorials - category: Production Readiness blurb: 以前に送信したトランザクションの結果を確認します。 targets: - ja @@ -1866,9 +1415,6 @@ pages: - md: tutorials/use-simple-xrp-payments/reliable-transaction-submission.md html: reliable-transaction-submission.html parent: production-readiness.html - funnel: Build - doc_type: Tutorials - category: Production Readiness blurb: Build a system that can submit transactions to the XRP Ledger and get their final results safely and quickly. targets: - en @@ -1876,9 +1422,6 @@ pages: - md: tutorials/use-simple-xrp-payments/reliable-transaction-submission.ja.md html: reliable-transaction-submission.html parent: production-readiness.html - funnel: Build - doc_type: Tutorials - category: Production Readiness blurb: XRP Ledgerにトランザクションを送信することができるシステムを構築し、最終結果を素早く安全に受け取ります。 targets: - ja @@ -1886,9 +1429,6 @@ pages: # Redirect for this page's new home outside of tutorials - name: Cancel or Skip a Transaction html: cancel-or-skip-a-transaction.html - funnel: Build - doc_type: Tutorials - category: Production Readiness template: template-redirect.html nav_omit: true redirect_url: about-canceling-a-transaction.html @@ -1899,9 +1439,6 @@ pages: - name: Manage Account Settings html: manage-account-settings.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings template: template-landing-children.html blurb: Set up your XRP Ledger account to send and receive payments the way you want it to. targets: @@ -1910,9 +1447,6 @@ pages: - name: アカウントの設定の利用 html: manage-account-settings.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings template: template-landing-children.html blurb: 希望する方法で支払いをやり取りできるようにXRP Ledgerアカウントを設定します。 targets: @@ -1924,9 +1458,6 @@ pages: - md: tutorials/manage-account-settings/assign-a-regular-key-pair.md html: assign-a-regular-key-pair.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Authorize a second key pair to sign transactions from your account. This key pair can be changed or removed later. targets: - en @@ -1934,9 +1465,6 @@ pages: - md: tutorials/manage-account-settings/assign-a-regular-key-pair.ja.md html: assign-a-regular-key-pair.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: アカウントからトランザクションに署名できるように第2キーペアを承認します。このキーペアは後から変更や削除が可能です。 targets: - ja @@ -1944,9 +1472,6 @@ pages: - md: tutorials/manage-account-settings/change-or-remove-a-regular-key-pair.md html: change-or-remove-a-regular-key-pair.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Remove or update a regular key pair already authorized by your account. targets: - en @@ -1954,9 +1479,6 @@ pages: - md: tutorials/manage-account-settings/change-or-remove-a-regular-key-pair.ja.md html: change-or-remove-a-regular-key-pair.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: アカウントですでに承認されているレギュラーキーペアを削除するか更新します。 targets: - ja @@ -1965,9 +1487,6 @@ pages: - md: tutorials/manage-account-settings/disable-master-key-pair.md html: disable-master-key-pair.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Disable the master key that is mathematically associated with an address. targets: - en @@ -1976,9 +1495,6 @@ pages: - md: tutorials/manage-account-settings/set-up-multi-signing.md html: set-up-multi-signing.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Add a signer list to your account to enable multi-signing. targets: - en @@ -1986,9 +1502,6 @@ pages: - md: tutorials/manage-account-settings/set-up-multi-signing.ja.md html: set-up-multi-signing.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: アカウントに署名者リストを追加して、マルチ署名を有効にします。 targets: - ja @@ -1996,9 +1509,6 @@ pages: - md: tutorials/use-simple-xrp-payments/send-a-multi-signed-transaction.md html: send-a-multi-signed-transaction.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Send a transaction authorized with multiple signatures. targets: - en @@ -2006,9 +1516,6 @@ pages: - md: tutorials/use-simple-xrp-payments/send-a-multi-signed-transaction.ja.md html: send-a-multi-signed-transaction.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Send a transaction authorized with multiple signatures. #TODO:translate targets: - ja @@ -2020,9 +1527,6 @@ pages: - md: tutorials/manage-account-settings/require-destination-tags.ja.md html: require-destination-tags.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: ユーザーがあなたのアドレスに送金するときに宛先タグを必ず指定しなければならないようにします。 targets: - ja @@ -2030,9 +1534,6 @@ pages: - md: tutorials/manage-account-settings/offline-account-setup.md html: offline-account-setup.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: Set up an XRP Ledger account using an air-gapped, offline machine to store its cryptographic keys. targets: - en @@ -2040,9 +1541,6 @@ pages: - md: tutorials/manage-account-settings/offline-account-setup.ja.md html: offline-account-setup.html parent: manage-account-settings.html - funnel: Build - doc_type: Tutorials - category: Manage Account Settings blurb: 物理的に隔離されたオフラインのマシンを使用して暗号鍵を保管するXRP Ledgerアカウントを設定します。 targets: - ja @@ -2057,9 +1555,6 @@ pages: - name: Use Specialized Payment Types html: use-specialized-payment-types.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types template: template-landing-children.html blurb: Use advanced features like Escrow and Payment Channels to build smart applications on the XRP Ledger. targets: @@ -2068,9 +1563,6 @@ pages: - name: 専門化した支払いタイプの使用 html: use-specialized-payment-types.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types template: template-landing-children.html blurb: EscrowやPayment Channelなどの高度な機能を使用して、XRP Ledgerでスマートアプリケーションを構築します。 targets: @@ -2079,9 +1571,6 @@ pages: # Redirect from old "complex" payment types URL - name: Use Complex Payment Types html: use-complex-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types template: template-redirect.html nav_omit: true redirect_url: use-specialized-payment-types.html @@ -2092,10 +1581,6 @@ pages: - name: Use Escrows html: use-escrows.html parent: use-specialized-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: The XRP Ledger supports escrows that can be executed only after a certain time has passed or a cryptographic condition has been fulfilled. Escrows can only send XRP, not issued currencies. template: template-landing-children.html targets: @@ -2104,10 +1589,6 @@ pages: - name: Escrowの使用 html: use-escrows.html parent: use-specialized-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: XRP Ledgerは、一定時間の経過後か暗号条件が満たされた場合にのみ実行されるEscrowをサポートします。Escrowが送金できるのはXRPのみで、発行済み通貨は送金できません。 template: template-landing-children.html targets: @@ -2116,10 +1597,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/send-a-time-held-escrow.md html: send-a-time-held-escrow.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: Create an escrow whose only condition for release is that a specific time has passed. targets: - en @@ -2127,10 +1604,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/send-a-time-held-escrow.ja.md html: send-a-time-held-escrow.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: 指定した時間が経過することがリリースの唯一の条件であるEscrowを作成します。 targets: - ja @@ -2138,10 +1611,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/send-a-conditionally-held-escrow.md html: send-a-conditionally-held-escrow.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: Create an escrow whose release is based on a condition being fulfilled. targets: - en @@ -2149,10 +1618,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/send-a-conditionally-held-escrow.ja.md html: send-a-conditionally-held-escrow.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: 満たされた条件に基づいてリリースとなるEscrowを作成します。 targets: - ja @@ -2160,10 +1625,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/cancel-an-expired-escrow.md html: cancel-an-expired-escrow.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: Cancel an expired escrow. targets: - en @@ -2171,10 +1632,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/cancel-an-expired-escrow.ja.md html: cancel-an-expired-escrow.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: 有効期限切れのEscrowを取り消します。 targets: - ja @@ -2182,10 +1639,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/look-up-escrows.md html: look-up-escrows.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: Look up pending escrows by sender or destination address. targets: - en @@ -2193,10 +1646,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/look-up-escrows.ja.md html: look-up-escrows.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows blurb: 送金元または送金先のアドレスを使って保留中のEscrowを検索します。 targets: - ja @@ -2204,10 +1653,6 @@ pages: - md: tutorials/use-complex-payment-types/use-escrows/use-an-escrow-as-a-smart-contract.md html: use-an-escrow-as-a-smart-contract.html parent: use-escrows.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Escrows targets: - en - ja @@ -2216,10 +1661,6 @@ pages: - md: tutorials/use-complex-payment-types/use-payment-channels.md html: use-payment-channels.html parent: use-specialized-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Payment Channels blurb: Payment Channels are an advanced feature for sending "asynchronous" XRP payments that can be divided into very small increments and settled later. This tutorial walks through the entire process of using a payment channel, with examples using the JSON-RPC API of a local rippled server. targets: - en @@ -2227,10 +1668,6 @@ pages: - md: tutorials/use-complex-payment-types/use-payment-channels.ja.md html: use-payment-channels.html parent: use-specialized-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Payment Channels blurb: Payment Channelは、少額の単位に分割可能な「非同期」のXRPペイメントを送信し、後日決済する高度な機能です。このチュートリアルでは、全体的なPayment Channelの使用方法を、ローカルのrippledサーバーのJSON-RPC APIを使用する例を使って説明します。 targets: - ja @@ -2238,10 +1675,6 @@ pages: - md: tutorials/use-complex-payment-types/open-a-payment-channel-to-enable-an-inter-exchange-network.md html: open-a-payment-channel-to-enable-an-inter-exchange-network.html parent: use-payment-channels.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Payment Channels targets: - en - ja @@ -2249,10 +1682,6 @@ pages: - md: tutorials/use-complex-payment-types/use-checks/use-checks.md html: use-checks.html parent: use-specialized-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks blurb: Checks in the XRP Ledger authorize another account to claim funds later, similar to how personal paper checks work. template: template-landing-children.html targets: @@ -2261,10 +1690,6 @@ pages: - md: tutorials/use-complex-payment-types/use-checks/use-checks.ja.md html: use-checks.html parent: use-specialized-payment-types.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks blurb: Checks in the XRP Ledger authorize another account to claim funds later, similar to how personal paper checks work. template: template-landing-children.html targets: @@ -2273,120 +1698,72 @@ pages: - md: tutorials/use-complex-payment-types/use-checks/send-a-check.md html: send-a-check.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - en - md: tutorials/use-complex-payment-types/use-checks/send-a-check.ja.md html: send-a-check.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - ja - md: tutorials/use-complex-payment-types/use-checks/cash-a-check-for-an-exact-amount.md html: cash-a-check-for-an-exact-amount.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - en - md: tutorials/use-complex-payment-types/use-checks/cash-a-check-for-an-exact-amount.ja.md html: cash-a-check-for-an-exact-amount.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - ja - md: tutorials/use-complex-payment-types/use-checks/cash-a-check-for-a-flexible-amount.md html: cash-a-check-for-a-flexible-amount.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - en - md: tutorials/use-complex-payment-types/use-checks/cash-a-check-for-a-flexible-amount.ja.md html: cash-a-check-for-a-flexible-amount.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - ja - md: tutorials/use-complex-payment-types/use-checks/cancel-a-check.md html: cancel-a-check.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - en - md: tutorials/use-complex-payment-types/use-checks/cancel-a-check.ja.md html: cancel-a-check.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - ja - md: tutorials/use-complex-payment-types/use-checks/look-up-checks-by-sender.md html: look-up-checks-by-sender.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - en - md: tutorials/use-complex-payment-types/use-checks/look-up-checks-by-sender.ja.md html: look-up-checks-by-sender.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - ja - md: tutorials/use-complex-payment-types/use-checks/look-up-checks-by-recipient.md html: look-up-checks-by-recipient.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - en - md: tutorials/use-complex-payment-types/use-checks/look-up-checks-by-recipient.ja.md html: look-up-checks-by-recipient.html parent: use-checks.html - funnel: Build - doc_type: Tutorials - category: Use Specialized Payment Types - subcategory: Use Checks targets: - ja @@ -2398,9 +1775,6 @@ pages: - name: XRP Ledger Businesses html: xrp-ledger-businesses.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: This section demonstrates how to follow various best practices for running businesses that interface with the XRP Ledger, such as exchanges listing XRP and gateways issuing currency in the XRP Ledger. template: template-landing-children.html targets: @@ -2409,9 +1783,6 @@ pages: - name: XRP Ledgerが利用する会社について html: xrp-ledger-businesses.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: このセクションでは、さまざまなベストプラクティスに従って、XRPを上場する取引所やXRP Ledgerで通貨を発行するゲートウェアなど、XRP Ledgerとインターフェイス接続するビジネスを運営する方法をデモンストレーションします。 template: template-landing-children.html targets: @@ -2420,9 +1791,6 @@ pages: - md: tutorials/xrp-ledger-businesses/list-xrp-as-an-exchange.md html: list-xrp-as-an-exchange.html parent: xrp-ledger-businesses.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: Run a digital asset exchange? Follow these steps to add XRP. targets: - en @@ -2430,9 +1798,6 @@ pages: - md: tutorials/xrp-ledger-businesses/list-xrp-as-an-exchange.ja.md html: list-xrp-as-an-exchange.html parent: xrp-ledger-businesses.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: デジタルアセット取引所でXRPを上場するために必要な手順の概要を説明します。 targets: - ja @@ -2440,9 +1805,6 @@ pages: - md: tutorials/xrp-ledger-businesses/list-your-exchange-on-xrp-charts.md html: list-your-exchange-on-xrp-charts.html parent: xrp-ledger-businesses.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: Have your exchange and its XRP trade and order book data listed on XRP Charts. targets: - en @@ -2450,9 +1812,6 @@ pages: - md: tutorials/xrp-ledger-businesses/list-your-exchange-on-xrp-charts.ja.md html: list-your-exchange-on-xrp-charts.html parent: xrp-ledger-businesses.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: 各自の取引所とそのXRP取引、およびオーダーブックのデータをXRP Chartsに登録します。 targets: - ja @@ -2460,9 +1819,6 @@ pages: - md: tutorials/xrp-ledger-businesses/become-an-xrp-ledger-gateway.md html: become-an-xrp-ledger-gateway.html parent: xrp-ledger-businesses.html - funnel: Build - doc_type: Tutorials - category: XRP Ledger Businesses blurb: Gateways are the businesses that link the XRP Ledger to the rest of the world. This tutorial demonstrates how an existing online financial institution can expand to act as a gateway in the the XRP Ledger. targets: - en @@ -2471,9 +1827,6 @@ pages: - name: Manage the rippled Server html: manage-the-rippled-server.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server blurb: Install, configure, and manage the core server that powers the XRP Ledger. cta_text: Run rippled template: template-landing-children.html @@ -2483,9 +1836,6 @@ pages: - name: rippledサーバの利用 html: manage-the-rippled-server.html parent: tutorials.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server blurb: XRP Ledgerをパワーするサーバーをインストール、設定、管理しよう。 cta_text: インストールしよう template: template-landing-children.html @@ -2495,10 +1845,6 @@ pages: - name: Install rippled html: install-rippled.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Install and update the rippled server. template: template-landing-children.html targets: @@ -2507,10 +1853,6 @@ pages: - name: rippledのインストール html: install-rippled.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: rippledサーバーをインストールして更新します。 template: template-landing-children.html targets: @@ -2519,10 +1861,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/system-requirements.md html: system-requirements.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Hardware and software requirements for running rippled. targets: - en @@ -2530,10 +1868,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/system-requirements.ja.md html: system-requirements.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: rippledのハードウェアやソフトウェアのシステム要件 targets: - ja @@ -2541,10 +1875,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/install-rippled-on-centos-rhel-with-yum.md html: install-rippled-on-centos-rhel-with-yum.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Install a precompiled rippled binary on CentOS or Red Hat Enterprise Linux. targets: - en @@ -2552,10 +1882,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/install-rippled-on-centos-rhel-with-yum.ja.md html: install-rippled-on-centos-rhel-with-yum.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: プリコンパイル済みのrippledバイナリーをCentOSまたはRed Hat Enterprise Linuxにインストールします。 targets: - ja @@ -2567,10 +1893,6 @@ pages: template: template-redirect.html nav_omit: true redirect_url: install-rippled-on-ubuntu.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation targets: - en - ja @@ -2578,10 +1900,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/install-rippled-on-ubuntu.md html: install-rippled-on-ubuntu.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Install a precompiled rippled binary on Ubuntu Linux. targets: - en @@ -2589,10 +1907,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/install-rippled-on-ubuntu.ja.md html: install-rippled-on-ubuntu.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: プリコンパイル済みのrippledバイナリーをUbuntu Linuxにインストールします。 targets: - ja @@ -2602,10 +1916,6 @@ pages: template: template-redirect.html nav_omit: true redirect_url: update-rippled-automatically-on-linux.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation targets: - en - ja @@ -2613,10 +1923,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/update-rippled-automatically-on-linux.md html: update-rippled-automatically-on-linux.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Set up automatic updates for rippled on Linux. targets: - en @@ -2624,10 +1930,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/update-rippled-automatically-on-linux.ja.md html: update-rippled-automatically-on-linux.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Linuxでrippledの自動更新を設定します。 targets: - ja @@ -2635,10 +1937,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/update-rippled-manually-on-centos-rhel.md html: update-rippled-manually-on-centos-rhel.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Manually update rippled on CentOS or Red Hat Enterprise Linux. targets: - en @@ -2646,10 +1944,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/update-rippled-manually-on-centos-rhel.ja.md html: update-rippled-manually-on-centos-rhel.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: CentOSまたはRed Hat Enterprise Linuxでrippledを手動更新します。 targets: - ja @@ -2657,10 +1951,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/update-rippled-manually-on-ubuntu.md html: update-rippled-manually-on-ubuntu.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Manually update rippled on Ubuntu Linux. targets: - en @@ -2668,10 +1958,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/update-rippled-manually-on-ubuntu.ja.md html: update-rippled-manually-on-ubuntu.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Ubuntu Linuxでrippledを手動更新します。 targets: - ja @@ -2679,10 +1965,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/build-run-rippled-ubuntu.md html: build-run-rippled-ubuntu.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Compile rippled yourself on Ubuntu Linux. targets: - en @@ -2690,10 +1972,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/build-run-rippled-ubuntu.ja.md html: build-run-rippled-ubuntu.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Ubuntu Linuxでrippledを自分でコンパイルします。 targets: - ja @@ -2701,10 +1979,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/build-run-rippled-macos.md html: build-run-rippled-macos.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Compile rippled yourself on macOS. targets: - en @@ -2712,10 +1986,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/build-run-rippled-macos.ja.md html: build-run-rippled-macos.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: macOSでrippledを自分でコンパイルします。 targets: - ja @@ -2723,10 +1993,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/capacity-planning.md html: capacity-planning.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Plan system specs and tune configuration for rippled in production environments. targets: - en @@ -2734,10 +2000,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/capacity-planning.ja.md html: capacity-planning.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: 本番環境のシステムスペックを計画して、rippledの構成を調整します。 targets: - ja @@ -2745,10 +2007,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/rippled-1-3-migration-instructions.md html: rippled-1-3-migration-instructions.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: Use these instructions to upgrade rippled packages from 1.2.x or below to 1.3.x or higher. targets: - en @@ -2756,10 +2014,6 @@ pages: - md: tutorials/manage-the-rippled-server/installation/rippled-1-3-migration-instructions.ja.md html: rippled-1-3-migration-instructions.html parent: install-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Installation blurb: rippled 1.2.4以前のバージョンからrippled v1.3以降に移行するプロセスについて説明します。 targets: - ja @@ -2767,10 +2021,6 @@ pages: - name: Configure rippled html: configure-rippled.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Customize your rippled server configuration. template: template-landing-children.html targets: @@ -2779,10 +2029,6 @@ pages: - name: rippledの設定 html: configure-rippled.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: rippledサーバーの構成をカスタマイズします。 template: template-landing-children.html targets: @@ -2791,10 +2037,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md html: run-rippled-as-a-validator.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Have your server vote on the consensus ledger. targets: - en @@ -2802,10 +2044,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.ja.md html: run-rippled-as-a-validator.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: サーバーがコンセンサスレジャーで投票できるようにします。 targets: - ja @@ -2814,10 +2052,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-wallet-server.md html: run-rippled-as-a-wallet-server.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: A multipurpose configuration for anyone integrating XRP. targets: - en @@ -2833,10 +2067,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-statsd.md html: configure-statsd.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Monitor your rippled server with StatsD metrics. targets: - en @@ -2849,10 +2079,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.ja.md html: connect-your-rippled-to-the-xrp-test-net.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: rippledサーバーをTest Netに接続して、模造の資金を使って新しい機能を試したり、機能をテストしたりします。 targets: - ja @@ -2860,10 +2086,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-online-deletion.md html: configure-online-deletion.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Configure how far back your server should store transaction history. targets: - en @@ -2871,10 +2093,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-online-deletion.ja.md html: configure-online-deletion.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: サーバーでどこまで古いトランザクション履歴を保持するかを設定します。 targets: - ja @@ -2882,10 +2100,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-advisory-deletion.md html: configure-advisory-deletion.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Use advisory deletion to delete older ledger history on a schedule rather than as new history becomes available. targets: - en @@ -2893,10 +2107,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-advisory-deletion.ja.md html: configure-advisory-deletion.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: 指示による削除を使用して、新しい履歴ができたときではなく、スケジュールで古いレジャー履歴を削除します。 targets: - ja @@ -2904,10 +2114,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-history-sharding.md html: configure-history-sharding.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Set up a server to contribute to preserving shards of historical XRP Ledger data. targets: - en @@ -2915,10 +2121,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-history-sharding.ja.md html: configure-history-sharding.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: 履歴XRPレジャーデータのシャードを保存するようにサーバーを設定します。 targets: - ja @@ -2926,10 +2128,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-full-history.md html: configure-full-history.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Full history servers provide a record of every transaction ever to occur in the XRP Ledger, although they are expensive to run. targets: - en @@ -2937,10 +2135,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-full-history.ja.md html: configure-full-history.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: 完全履歴サーバーは、運用のコストは高いものの、XRP Ledgerでこれまでに発生したすべてのトランザクションの記録を提供します。 targets: - ja @@ -2948,10 +2142,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/configure-grpc.md html: configure-grpc.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Enable and configure the gRPC API. targets: - en @@ -2960,10 +2150,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/enable-public-signing.md html: enable-public-signing.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: Allow others to use your server to sign transactions. (Not recommended) targets: - en @@ -2971,10 +2157,6 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/enable-public-signing.ja.md html: enable-public-signing.html parent: configure-rippled.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configuration blurb: 他の人があなたのサーバーを使ってトランザクションに署名できるようにします。(非推奨) targets: - ja @@ -2983,10 +2165,6 @@ pages: html: configure-peering.html parent: manage-the-rippled-server.html template: template-landing-children.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Configure how your server connects to the peer-to-peer network. targets: - en @@ -2995,10 +2173,6 @@ pages: html: configure-peering.html parent: manage-the-rippled-server.html template: template-landing-children.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: サーバーをピアツーピアネットワークに接続する方法を設定します。 targets: - ja @@ -3006,10 +2180,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/cluster-rippled-servers.md html: cluster-rippled-servers.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Set up a group of servers that share work for higher efficiency. targets: - en @@ -3017,10 +2187,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/cluster-rippled-servers.ja.md html: cluster-rippled-servers.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: サーバーのグループで処理を分担するように設定して効率化します。 targets: - ja @@ -3028,10 +2194,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/configure-a-private-server.md html: configure-a-private-server.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Set up a server to connect only to specific, trusted peers. targets: - en @@ -3039,10 +2201,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/configure-a-private-server.ja.md html: configure-a-private-server.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: サーバーが特定の信頼できるピアのみに接続するように設定します。 targets: - ja @@ -3050,10 +2208,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/configure-the-peer-crawler.md html: configure-the-peer-crawler.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Configure how much information your rippled server reports publicly about its status and peers. targets: - en @@ -3062,10 +2216,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/configure-the-peer-crawler.md html: configure-the-peer-crawler.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: rippledサーバーがステータスとピアについてどの程度の情報を公表するか設定します。 untranslated_warning: true targets: @@ -3080,10 +2230,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/forward-ports-for-peering.md html: forward-ports-for-peering.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Configure your firewall to allow incoming peers to your rippled server. targets: - en @@ -3091,10 +2237,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/forward-ports-for-peering.ja.md html: forward-ports-for-peering.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: 受信ピアがrippledサーバーに接続できるようにファイアウォールを設定します。 targets: - ja @@ -3102,10 +2244,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/manually-connect-to-a-specific-peer.md html: manually-connect-to-a-specific-peer.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Connect your rippled server to a specific peer. targets: - en @@ -3113,10 +2251,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/manually-connect-to-a-specific-peer.ja.md html: manually-connect-to-a-specific-peer.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: rippledサーバーを特定のピアに接続します。 targets: - ja @@ -3124,10 +2258,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/set-max-number-of-peers.md html: set-max-number-of-peers.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Set the maximum number of peers your rippled server connects to. targets: - en @@ -3135,10 +2265,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/set-max-number-of-peers.ja.md html: set-max-number-of-peers.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: rippledサーバーが接続するピアの最大数を設定します。 targets: - ja @@ -3146,10 +2272,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/use-a-peer-reservation.md html: use-a-peer-reservation.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: Set up a more reliable connection to a specific peer using a peer reservation. targets: - en @@ -3157,10 +2279,6 @@ pages: - md: tutorials/manage-the-rippled-server/configure-peering/use-a-peer-reservation.ja.md html: use-a-peer-reservation.html parent: configure-peering.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Configure Peering blurb: ピアリザベーションを使用して特定のピアへのより信頼できる接続を設定します。 targets: - ja @@ -3168,10 +2286,6 @@ pages: - name: Test rippled Functionality in Stand-Alone Mode html: use-stand-alone-mode.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: For new features and experiments, you can use Stand-Alone Mode to test features with a full network. template: template-landing-children.html targets: @@ -3180,10 +2294,6 @@ pages: - name: スタンドアロンモードでrippledをテスト html: use-stand-alone-mode.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: 新機能や実験用に、スタンドアロンモードを使用してフルネットワークで機能をテストできます。 template: template-landing-children.html targets: @@ -3192,10 +2302,6 @@ pages: - md: tutorials/manage-the-rippled-server/stand-alone-mode/start-a-new-genesis-ledger-in-stand-alone-mode.md html: start-a-new-genesis-ledger-in-stand-alone-mode.html parent: use-stand-alone-mode.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: Start from a fresh genesis ledger in stand-alone mode. targets: - en @@ -3203,10 +2309,6 @@ pages: - md: tutorials/manage-the-rippled-server/stand-alone-mode/start-a-new-genesis-ledger-in-stand-alone-mode.ja.md html: start-a-new-genesis-ledger-in-stand-alone-mode.html parent: use-stand-alone-mode.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: スタンドアロンモードで新しいジェネシスレジャーを開始します。 targets: - ja @@ -3214,10 +2316,6 @@ pages: - md: tutorials/manage-the-rippled-server/stand-alone-mode/load-a-saved-ledger-in-stand-alone-mode.md html: load-a-saved-ledger-in-stand-alone-mode.html parent: use-stand-alone-mode.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: Start in stand-alone mode from a specific saved ledger to test or replay transactions. targets: - en @@ -3225,10 +2323,6 @@ pages: - md: tutorials/manage-the-rippled-server/stand-alone-mode/load-a-saved-ledger-in-stand-alone-mode.ja.md html: load-a-saved-ledger-in-stand-alone-mode.html parent: use-stand-alone-mode.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: 特定の保存済みレジャーからスタンドアロンモードで開始して、トランザクションのテストやリプレイを行います。 targets: - ja @@ -3236,10 +2330,6 @@ pages: - md: tutorials/manage-the-rippled-server/stand-alone-mode/advance-the-ledger-in-stand-alone-mode.md html: advance-the-ledger-in-stand-alone-mode.html parent: use-stand-alone-mode.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: Make progress in stand-alone mode by manually closing the ledger. targets: - en @@ -3247,10 +2337,6 @@ pages: - md: tutorials/manage-the-rippled-server/stand-alone-mode/advance-the-ledger-in-stand-alone-mode.ja.md html: advance-the-ledger-in-stand-alone-mode.html parent: use-stand-alone-mode.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Stand-Alone Mode blurb: レジャーを手動で閉鎖して、スタンドアロンモードでの処理を進めます。 targets: - ja @@ -3258,10 +2344,6 @@ pages: - name: Troubleshooting rippled html: troubleshoot-the-rippled-server.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Troubleshoot all kinds of problems with the rippled server. template: template-landing-children.html targets: @@ -3270,10 +2352,6 @@ pages: - name: rippledのトラブルシューティング html: troubleshoot-the-rippled-server.html parent: manage-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: rippledサーバーのあらゆる種類の問題をトラブルシューティングします。 template: template-landing-children.html targets: @@ -3282,10 +2360,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/diagnosing-problems.md html: diagnosing-problems.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Collect information to identify the cause of problems. targets: - en @@ -3293,10 +2367,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/diagnosing-problems.ja.md html: diagnosing-problems.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: 情報を収集して問題の原因を特定します。 targets: - ja @@ -3305,10 +2375,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/health-check-interventions.md html: health-check-interventions.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Use the rippled server's health check as part of automated infrastructure monitoring. targets: - en @@ -3317,10 +2383,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/understanding-log-messages.md html: understanding-log-messages.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Interpret and respond to warning and error messages in the debug log. targets: - en @@ -3328,10 +2390,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/understanding-log-messages.ja.md html: understanding-log-messages.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: デバッグログの警告メッセージとエラーメッセージを解釈して対応します。 targets: - ja @@ -3339,10 +2397,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/server-doesnt-sync.md html: server-doesnt-sync.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Troubleshoot problems that make a rippled server unable to sync with the rest of the XRP Ledger. targets: - en @@ -3350,10 +2404,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/server-doesnt-sync.ja.md html: server-doesnt-sync.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Troubleshoot problems that make a rippled server unable to sync with the rest of the XRP Ledger. #TODO: translate targets: - ja @@ -3361,10 +2411,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/server-wont-start.md html: server-wont-start.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: A collection of problems that would cause a rippled server not to start, and how to fix them. targets: - en @@ -3372,10 +2418,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/server-wont-start.ja.md html: server-wont-start.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: rippledサーバーが起動しない原因となると思われる問題とその解決方法です。 targets: - ja @@ -3383,10 +2425,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/fix-sqlite-tx-db-page-size-issue.md html: fix-sqlite-tx-db-page-size-issue.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: Fix a problem with the SQLite page size on full-history servers started on rippled version 0.40.0 or earlier. targets: - en @@ -3394,10 +2432,6 @@ pages: - md: tutorials/manage-the-rippled-server/troubleshooting/fix-sqlite-tx-db-page-size-issue.ja.md html: fix-sqlite-tx-db-page-size-issue.html parent: troubleshoot-the-rippled-server.html - funnel: Build - doc_type: Tutorials - category: Manage the rippled Server - subcategory: Troubleshooting rippled blurb: rippledバージョン0.40.0以前で起動された完全履歴サーバーでのSQLiteのページサイズに関する問題を解決します。 targets: - ja @@ -3406,8 +2440,6 @@ pages: - name: References longer_name: API References - funnel: Build - doc_type: References template: template-landing-references.html html: references.html parent: docs.html @@ -3419,8 +2451,6 @@ pages: - name: リファレンス longer_name: API リファレンス - funnel: Build - doc_type: References template: template-landing-references.html html: references.html parent: docs.html @@ -3435,9 +2465,6 @@ pages: - name: rippled API Reference html: rippled-api.html parent: references.html - funnel: Build - doc_type: References - supercategory: rippled API template: template-landing-children.html blurb: Communicate directly with rippled, the core peer-to-peer server that manages the XRP Ledger. targets: @@ -3446,9 +2473,6 @@ pages: - name: rippled API リファレンス html: rippled-api.html parent: references.html - funnel: Build - doc_type: References - supercategory: rippled API template: template-landing-children.html blurb: XRP Ledgerを管理するコアのピアツーピアサーバーであるrippledと直接通信します。 targets: @@ -3458,10 +2482,6 @@ pages: html: api-conventions.html parent: rippled-api.html blurb: Common conventions used across the rippled API. - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions template: template-landing-children.html targets: - en @@ -3470,10 +2490,6 @@ pages: html: api-conventions.html parent: rippled-api.html blurb: rippled APIのデータ型とフォーマットについて説明します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions template: template-landing-children.html targets: - ja @@ -3481,10 +2497,6 @@ pages: - md: references/rippled-api/api-conventions/basic-data-types.md html: basic-data-types.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Format and meaning of fundamental data types like addresses, ledger index, and currency codes. targets: - en @@ -3492,10 +2504,6 @@ pages: - md: references/rippled-api/api-conventions/basic-data-types.ja.md html: basic-data-types.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: さまざまなタイプのオブジェクトがそれぞれ異なる方法で一意に識別されます。 targets: - ja @@ -3503,10 +2511,6 @@ pages: - md: references/rippled-api/api-conventions/base58-encodings.md html: base58-encodings.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Formats for representing cryptographic keys and related data in base58 format. targets: - en @@ -3514,10 +2518,6 @@ pages: - md: references/rippled-api/api-conventions/base58-encodings.ja.md html: base58-encodings.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: 暗号鍵と関連データをbase58形式で表すフォーマットです。 targets: - ja @@ -3525,10 +2525,6 @@ pages: - md: references/rippled-api/api-conventions/currency-formats.md html: currency-formats.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Precision and range for currency numbers, plus formats of custom currency codes. targets: - en @@ -3536,10 +2532,6 @@ pages: - md: references/rippled-api/api-conventions/currency-formats.ja.md html: currency-formats.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: 通貨番号の精度と範囲、カスタム通貨コードのフォーマットです。 targets: - ja @@ -3547,10 +2539,6 @@ pages: - md: references/rippled-api/api-conventions/error-formatting.md html: error-formatting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Error formats and common error codes for WebSocket, JSON-RPC, and Commandline interfaces. targets: - en @@ -3558,10 +2546,6 @@ pages: - md: references/rippled-api/api-conventions/error-formatting.ja.md html: error-formatting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: WebSocket、JSON-RPC、コマンドラインインターフェイスのエラーフォーマットと汎用エラーコードです。 targets: - ja @@ -3569,10 +2553,6 @@ pages: - md: references/rippled-api/api-conventions/markers-and-pagination.md html: markers-and-pagination.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Convention for paginating large queries into multiple responses. targets: - en @@ -3580,10 +2560,6 @@ pages: - md: references/rippled-api/api-conventions/markers-and-pagination.ja.md html: markers-and-pagination.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: 大きなクエリを複数の応答にページネーションする際の慣例です。 targets: - ja @@ -3591,10 +2567,6 @@ pages: - md: references/rippled-api/api-conventions/modifying-the-ledger.md html: modifying-the-ledger.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Why and how only transactions can modify the ledger. targets: - en @@ -3602,10 +2574,6 @@ pages: - md: references/rippled-api/api-conventions/modifying-the-ledger.ja.md html: modifying-the-ledger.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: トランザクションだけがレジャーを変更できる理由とその方法です。 targets: - ja @@ -3614,10 +2582,6 @@ pages: - md: references/rippled-api/api-conventions/rate-limiting.md html: rate-limiting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Information on how public APIs limit clients from making too many requests. targets: - en @@ -3626,10 +2590,6 @@ pages: - md: references/rippled-api/api-conventions/request-formatting.md html: request-formatting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Standard request format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces. targets: - en @@ -3637,10 +2597,6 @@ pages: - md: references/rippled-api/api-conventions/request-formatting.ja.md html: request-formatting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: WebSocket、JSON-RPC、コマンドラインインターフェイスの標準の要求フォーマットと例です。 targets: - ja @@ -3648,10 +2604,6 @@ pages: - md: references/rippled-api/api-conventions/response-formatting.md html: response-formatting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Standard response format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces. targets: - en @@ -3659,10 +2611,6 @@ pages: - md: references/rippled-api/api-conventions/response-formatting.ja.md html: response-formatting.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Standard response format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces. #TODO:translate targets: - ja @@ -3670,10 +2618,6 @@ pages: - md: references/rippled-api/api-conventions/rippled-server-states.md html: rippled-server-states.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Definitions of state information reported in some API methods. targets: - en @@ -3681,10 +2625,6 @@ pages: - md: references/rippled-api/api-conventions/rippled-server-states.ja.md html: rippled-server-states.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: 一部のAPIメソッドで報告される状態情報の定義です。 targets: - ja @@ -3692,10 +2632,6 @@ pages: - md: references/rippled-api/api-conventions/serialization.md html: serialization.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: Conversion between JSON and canonical binary format for XRP Ledger transactions and other objects. targets: - en @@ -3703,10 +2639,6 @@ pages: - md: references/rippled-api/api-conventions/serialization.ja.md html: serialization.html parent: api-conventions.html - funnel: Build - doc_type: References - supercategory: rippled API - category: API Conventions blurb: XRP Ledgerトランザクションやその他のオブジェクトの場合のJSONフォーマットと正規バイナリーフォーマットとの変換です。 targets: - ja @@ -3716,10 +2648,6 @@ pages: - md: references/rippled-api/public-rippled-methods/public-rippled-methods.md html: public-rippled-methods.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods blurb: Get data from the XRP Ledger and submit transactions using these public API methods. targets: - en @@ -3727,10 +2655,6 @@ pages: - md: references/rippled-api/public-rippled-methods/public-rippled-methods.ja.md html: public-rippled-methods.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods blurb: パブリックAPIメソッドを使用して、rippledサーバーと直接通信します。 targets: - ja @@ -3738,11 +2662,6 @@ pages: - name: Account Methods html: account-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods template: template-landing-children.html blurb: An account in the XRP Ledger represents a holder of XRP and a sender of transactions. Use these methods to work with account info. targets: @@ -3751,11 +2670,6 @@ pages: - name: Account Methods html: account-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods template: template-landing-children.html blurb: XRP Ledgerのアカウントとは、XRPの保有者とトランザクションの送信者を意味します。以下のメソッドを使用して、アカウント情報を処理します。 targets: @@ -3764,11 +2678,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_channels.md html: account_channels.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get a list of payment channels where the account is the source of the channel. targets: - en @@ -3776,11 +2685,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_channels.ja.md html: account_channels.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: アカウントのPayment Channelに関する情報を返します。 targets: - ja @@ -3788,11 +2692,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_currencies.md html: account_currencies.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get a list of currencies an account can send or receive. targets: - en @@ -3800,11 +2699,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_currencies.ja.md html: account_currencies.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: アカウントが送金または受領できる通貨のリストを返します。 targets: - ja @@ -3812,11 +2706,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_info.md html: account_info.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get basic data about an account. targets: - en @@ -3824,11 +2713,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_info.ja.md html: account_info.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: アカウントとそのアクティビティおよびXRP残高についての情報を取得します。 targets: - ja @@ -3836,11 +2720,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_lines.md html: account_lines.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get info about an account's trust lines. targets: - en @@ -3848,11 +2727,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_lines.ja.md html: account_lines.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: アカウントのトラストラインに関する情報を返します。 targets: - ja @@ -3860,11 +2734,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_objects.md html: account_objects.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get all ledger objects owned by an account. targets: - en @@ -3872,11 +2741,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_objects.ja.md html: account_objects.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: アカウントが所有するすべてのオブジェクトを返します。 targets: - ja @@ -3884,11 +2748,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_offers.md html: account_offers.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get info about an account's currency exchange offers. targets: - en @@ -3896,11 +2755,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_offers.ja.md html: account_offers.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: 特定のアカウントから出されたオファーのリストを取得します。 targets: - ja @@ -3908,11 +2762,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_tx.md html: account_tx.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get info about an account's transactions. targets: - en @@ -3920,11 +2769,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/account_tx.ja.md html: account_tx.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: 指定したアカウントに関連するトランザクションのリストを取得します。 targets: - ja @@ -3932,11 +2776,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/gateway_balances.md html: gateway_balances.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Calculate total amounts issued by an account. targets: - en @@ -3944,11 +2783,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/gateway_balances.ja.md html: gateway_balances.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: 特定のアカウントから発行された残高の合計を計算します。 targets: - ja @@ -3956,11 +2790,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/noripple_check.md html: noripple_check.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: Get recommended changes to an account's Default Ripple and No Ripple settings. targets: - en @@ -3968,11 +2797,6 @@ pages: - md: references/rippled-api/public-rippled-methods/account-methods/noripple_check.ja.md html: noripple_check.html parent: account-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Account Methods blurb: アカウントのDefaultRippleフィールドとそのトラストラインのNoRippleフラグの状態を、推奨される設定と比較して迅速にチェックします。 targets: - ja @@ -3980,11 +2804,6 @@ pages: - name: Ledger Methods html: ledger-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: A ledger version contains a header, a transaction tree, and a state tree, which contain account settings, trustlines, balances, transactions, and other data. Use these methods to retrieve ledger info. template: template-landing-children.html targets: @@ -3993,11 +2812,6 @@ pages: - name: Ledger Methods html: ledger-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: レジャーバージョンには、ヘッダー、トランザクションツリー、状態ツリーが含まれ、さらにその中にアカウント設定、トラストライン、残高、トランザクション、その他のデータが含まれます。以下のメソッドを使用して、レジャー情報を取得します。 template: template-landing-children.html targets: @@ -4006,11 +2820,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger.md html: ledger.html # Watch carefully for clashes w/ this filename parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: Get info about a ledger version. targets: - en @@ -4018,11 +2827,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger.ja.md html: ledger.html # Watch carefully for clashes w/ this filename parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: 公開レジャーに関する情報を取得します。 targets: - ja @@ -4030,11 +2834,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_closed.md html: ledger_closed.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: Get the latest closed ledger version. targets: - en @@ -4042,11 +2841,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_closed.ja.md html: ledger_closed.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: 最新の閉鎖済みレジャーの一意のIDを返します。 targets: - ja @@ -4054,11 +2848,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_current.md html: ledger_current.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: Get the current working ledger version. targets: - en @@ -4066,11 +2855,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_current.ja.md html: ledger_current.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: 現在進行中のレジャーの一意のIDを返します。 targets: - ja @@ -4078,11 +2862,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_data.md html: ledger_data.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: Get the raw contents of a ledger version. targets: - en @@ -4090,11 +2869,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_data.ja.md html: ledger_data.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: 指定されたレジャーの内容を取得します。 targets: - ja @@ -4102,11 +2876,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_entry.md html: ledger_entry.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: Get one element from a ledger version. targets: - en @@ -4114,11 +2883,6 @@ pages: - md: references/rippled-api/public-rippled-methods/ledger-methods/ledger_entry.ja.md html: ledger_entry.html parent: ledger-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Ledger Methods blurb: XRP Ledgerの1つのレジャーオブジェクトを生フォーマットで返します。 targets: - ja @@ -4126,11 +2890,6 @@ pages: - name: Transaction Methods html: transaction-methods.html # watch for clashes w/ this filename parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods template: template-landing-children.html blurb: Transactions are the only thing that can modify the shared state of the XRP Ledger. All business on the XRP Ledger takes the form of transactions. Use these methods to work with transactions. #TODO:translate targets: @@ -4139,11 +2898,6 @@ pages: - name: Transaction Methods html: transaction-methods.html # watch for clashes w/ this filename parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods template: template-landing-children.html blurb: トランザクションだけが、XRP Ledgerの共有されている状態を変更できます。XRP Ledgerに対するすべてのビジネスはトランザクションの形態をとります。以下のメソッドを使用して、トランザクションを処理します。 targets: @@ -4152,11 +2906,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/sign.md html: sign.html # watch for clashes w/ this filename parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Cryptographically sign a transaction. targets: - en @@ -4164,11 +2913,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/sign.ja.md html: sign.html # watch for clashes w/ this filename parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: トランザクションの署名済みバイナリー表現を返します。 targets: - ja @@ -4176,11 +2920,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/sign_for.md html: sign_for.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Contribute to a multi-signature. targets: - en @@ -4188,11 +2927,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/sign_for.ja.md html: sign_for.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: マルチ署名済みトランザクションの署名を1つ提供します。 targets: - ja @@ -4200,11 +2934,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/submit.md html: submit.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Send a transaction to the network. targets: - en @@ -4212,11 +2941,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/submit.ja.md html: submit.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: トランザクションを適用し、トランザクションの確認と将来のレジャーへの記録が行われるように、ネットワークに送信します。 targets: - ja @@ -4224,11 +2948,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/submit_multisigned.md html: submit_multisigned.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Send a multi-signed transaction to the network. targets: - en @@ -4236,11 +2955,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/submit_multisigned.ja.md html: submit_multisigned.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: マルチ署名済みトランザクションを適用し、このトランザクションをネットワークに送信します。 targets: - ja @@ -4248,11 +2962,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/transaction_entry.md html: transaction_entry.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Retrieve info about a transaction from a particular ledger version. targets: - en @@ -4260,11 +2969,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/transaction_entry.ja.md html: transaction_entry.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: 特定のレジャーバージョンから1つのトランザクションに関する情報を取得します。 targets: - ja @@ -4272,11 +2976,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/tx.md html: tx.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Retrieve info about a transaction from all the ledgers on hand. targets: - en @@ -4284,11 +2983,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/tx.ja.md html: tx.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: 1つのトランザクションに関する情報を取得します。 targets: - ja @@ -4296,11 +2990,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/tx_history.md html: tx_history.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: Retrieve info about all recent transactions. targets: - en @@ -4308,11 +2997,6 @@ pages: - md: references/rippled-api/public-rippled-methods/transaction-methods/tx_history.ja.md html: tx_history.html parent: transaction-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Transaction Methods blurb: 直近に作成されたトランザクションの一部を取得します。 targets: - ja @@ -4320,11 +3004,6 @@ pages: - name: Path and Order Book Methods html: path-and-order-book-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: Paths define a way for payments to flow through intermediary steps on their way from sender to receiver. Paths enable cross-currency payments by connecting sender and receiver through order books. Use these methods to work with paths and other books. template: template-landing-children.html targets: @@ -4333,11 +3012,6 @@ pages: - name: Path and Order Book Methods html: path-and-order-book-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: パスは、支払いが送信者から受信者に届くまでに中間ステップでたどる道筋を定義します。パスは、送信者と受信者をオーダーブックを介してつなぐことで、複数通貨間の支払いを可能にします。パスと他のオーダーブックに関しては、以下のメソッドを使用します。 template: template-landing-children.html targets: @@ -4346,11 +3020,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/book_offers.md html: book_offers.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: Get info about offers to exchange two currencies. targets: - en @@ -4358,11 +3027,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/book_offers.ja.md html: book_offers.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: オーダーブックと呼ばれる、2つの通貨間のオファーのリストを取得します。 targets: - ja @@ -4370,11 +3034,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/deposit_authorized.md html: deposit_authorized.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: Check whether an account is authorized to send money directly to another. targets: - en @@ -4382,11 +3041,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/deposit_authorized.ja.md html: deposit_authorized.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: あるアカウントに別のアカウントへ支払を直接送金する権限があるかどうかを示します。 targets: - ja @@ -4394,11 +3048,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/path_find.md html: path_find.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: Find a path for a payment between two accounts and receive updates. targets: - en @@ -4406,11 +3055,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/path_find.ja.md html: path_find.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: トランザクションが実行される可能性のあるパスを探索し、時間の経過とともにパスが変化する場合に更新を定期的に送信します。 targets: - ja @@ -4418,11 +3062,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/ripple_path_find.md html: ripple_path_find.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: Find a path for payment between two accounts, once. targets: - en @@ -4430,11 +3069,6 @@ pages: - md: references/rippled-api/public-rippled-methods/path-and-order-book-methods/ripple_path_find.ja.md html: ripple_path_find.html parent: path-and-order-book-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Path and Order Book Methods blurb: すぐに利用できるペイメントパスを含む1つの応答を返します。 targets: - ja @@ -4442,11 +3076,6 @@ pages: - name: Payment Channel Methods html: payment-channel-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Payment Channel Methods blurb: Payment channels are a tool for facilitating repeated, unidirectional payments, or temporary credit between two parties. Use these methods to work with payment channels. #TODO:translate template: template-landing-children.html targets: @@ -4456,11 +3085,6 @@ pages: - md: references/rippled-api/public-rippled-methods/payment-channel-methods/channel_authorize.md html: channel_authorize.html parent: payment-channel-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Payment Channel Methods blurb: Sign a claim for money from a payment channel. targets: - en @@ -4468,11 +3092,6 @@ pages: - md: references/rippled-api/public-rippled-methods/payment-channel-methods/channel_authorize.ja.md html: channel_authorize.html parent: payment-channel-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Payment Channel Methods blurb: 特定額のXRPをPayment Channelから清算するときに使用できる署名を作成します。 targets: - ja @@ -4480,11 +3099,6 @@ pages: - md: references/rippled-api/public-rippled-methods/payment-channel-methods/channel_verify.md html: channel_verify.html parent: payment-channel-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Payment Channel Methods blurb: Check a payment channel claim's signature. targets: - en @@ -4492,11 +3106,6 @@ pages: - md: references/rippled-api/public-rippled-methods/payment-channel-methods/channel_verify.ja.md html: channel_verify.html parent: payment-channel-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Payment Channel Methods blurb: 特定額のXRPをPayment Channelから清算するときに使用できる署名の有効性を検証します。 targets: - ja @@ -4504,11 +3113,6 @@ pages: - name: Subscription Methods html: subscription-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Subscription Methods blurb: Use these methods to enable the server to push updates to your client when various events happen, so that you can know and react right away. WebSocket API only. #TODO:translate template: template-landing-children.html targets: @@ -4517,11 +3121,6 @@ pages: - name: Subscription Methods html: subscription-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Subscription Methods blurb: 以下のメソッドにより、各種イベントの発生時にサーバーからクライアントに更新が通知されるように設定できます。これにより、イベントを即座に把握し、対処することができます。WebSocket APIのみ。 template: template-landing-children.html targets: @@ -4530,11 +3129,6 @@ pages: - md: references/rippled-api/public-rippled-methods/subscription-methods/subscribe.md html: subscribe.html parent: subscription-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Subscription Methods blurb: Listen for updates about a particular subject. targets: - en @@ -4542,11 +3136,6 @@ pages: - md: references/rippled-api/public-rippled-methods/subscription-methods/subscribe.ja.md html: subscribe.html parent: subscription-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Subscription Methods blurb: 特定のイベントが発生した場合に、定期的に通知するようサーバーに要求します。 targets: - ja @@ -4554,11 +3143,6 @@ pages: - md: references/rippled-api/public-rippled-methods/subscription-methods/unsubscribe.md html: unsubscribe.html parent: subscription-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Subscription Methods blurb: Stop listening for updates about a particular subject. targets: - en @@ -4566,11 +3150,6 @@ pages: - md: references/rippled-api/public-rippled-methods/subscription-methods/unsubscribe.ja.md html: unsubscribe.html parent: subscription-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Subscription Methods blurb: 特定のサブスクリプションまたは一連のサブスクリプションへのメッセージ送信の停止を指示します。 targets: - ja @@ -4578,11 +3157,6 @@ pages: - name: Server Info Methods html: server-info-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: Use these methods to retrieve information about the current state of the rippled server. template: template-landing-children.html targets: @@ -4591,11 +3165,6 @@ pages: - name: Server Info Methods html: server-info-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: 以下のメソッドを使用して、rippledサーバーの現在の状態についての情報を取得します。 template: template-landing-children.html targets: @@ -4604,11 +3173,6 @@ pages: - md: references/rippled-api/public-rippled-methods/server-info-methods/fee.md html: fee.html parent: server-info-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: Get information about transaction cost. targets: - en @@ -4616,11 +3180,6 @@ pages: - md: references/rippled-api/public-rippled-methods/server-info-methods/fee.ja.md html: fee.html parent: server-info-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: トランザクションコストに関するオープンレジャーの要件の現在の状態を報告します。 targets: - ja @@ -4629,11 +3188,6 @@ pages: html: manifest.html parent: server-info-methods.html blurb: Look up the public information about a known validator. - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods targets: - en - ja @@ -4641,11 +3195,6 @@ pages: - md: references/rippled-api/public-rippled-methods/server-info-methods/server_info.md html: server_info.html parent: server-info-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: Retrieve status of the server in human-readable format. targets: - en @@ -4653,11 +3202,6 @@ pages: - md: references/rippled-api/public-rippled-methods/server-info-methods/server_info.ja.md html: server_info.html parent: server-info-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: rippledサーバーについての各種情報を、人間が読めるフォーマットでサーバーに要求します。 targets: - ja @@ -4665,11 +3209,6 @@ pages: - md: references/rippled-api/public-rippled-methods/server-info-methods/server_state.md html: server_state.html parent: server-info-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: Retrieve status of the server in machine-readable format. targets: - en @@ -4677,11 +3216,6 @@ pages: - md: references/rippled-api/public-rippled-methods/server-info-methods/server_state.ja.md html: server_state.html parent: server-info-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Server Info Methods blurb: rippledサーバーの現在の状態に関するさまざまな機械可読の情報を問い合わせます。 targets: - ja @@ -4689,11 +3223,6 @@ pages: - name: Utility Methods html: utility-methods.html parent: public-rippled-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: Use these methods to perform convenient tasks, such as ping and random number generation. template: template-landing-children.html targets: @@ -4703,11 +3232,6 @@ pages: - md: references/rippled-api/public-rippled-methods/utility-methods/json.md html: json.html parent: utility-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: Pass JSON through the commandline. targets: - en @@ -4715,11 +3239,6 @@ pages: - md: references/rippled-api/public-rippled-methods/utility-methods/json.ja.md html: json.html parent: utility-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: コマンドのパラメーターをJSON値として受け入れ、他のコマンドを実行します。 targets: - ja @@ -4727,11 +3246,6 @@ pages: - md: references/rippled-api/public-rippled-methods/utility-methods/ping.md html: ping.html parent: utility-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: Confirm connectivity with the server. targets: - en @@ -4739,11 +3253,6 @@ pages: - md: references/rippled-api/public-rippled-methods/utility-methods/ping.ja.md html: ping.html parent: utility-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: 確認応答を返します。これにより、接続のステータスと遅延をテストできます。 targets: - ja @@ -4751,11 +3260,6 @@ pages: - md: references/rippled-api/public-rippled-methods/utility-methods/random.md html: random.html parent: utility-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: Generate a random number. targets: - en @@ -4763,11 +3267,6 @@ pages: - md: references/rippled-api/public-rippled-methods/utility-methods/random.ja.md html: random.html parent: utility-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Public rippled Methods - subcategory: Utility Methods blurb: クライアントが乱数生成のエントロピー生成源として使用する乱数を提供します。 targets: - ja @@ -4775,10 +3274,6 @@ pages: - md: references/rippled-api/admin-rippled-methods/admin-rippled-methods.md html: admin-rippled-methods.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods blurb: Administer a rippled server with these admin API methods. targets: - en @@ -4786,10 +3281,6 @@ pages: - md: references/rippled-api/admin-rippled-methods/admin-rippled-methods.ja.md html: admin-rippled-methods.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods blurb: これらの管理APIメソッドを使用してrippledサーバーを管理します。 targets: - ja @@ -4798,11 +3289,6 @@ pages: html: key-generation-methods.html parent: admin-rippled-methods.html blurb: Use these methods to generate and manage keys. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Key Generation Methods template: template-landing-children.html targets: - en @@ -4811,11 +3297,6 @@ pages: html: key-generation-methods.html parent: admin-rippled-methods.html blurb: キーを生成および管理するには、以下のメソッドを使用します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Key Generation Methods template: template-landing-children.html targets: - ja @@ -4824,11 +3305,6 @@ pages: html: validation_create.html parent: key-generation-methods.html blurb: Generate keys for a new rippled validator. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Key Generation Methods targets: - en @@ -4836,11 +3312,6 @@ pages: html: validation_create.html parent: key-generation-methods.html blurb: rippledサーバーがネットワークに対して自身の身元を識別させるのに使用できる暗号鍵を生成します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Key Generation Methods targets: - ja @@ -4848,11 +3319,6 @@ pages: html: wallet_propose.html parent: key-generation-methods.html blurb: Generate keys for a new account. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Key Generation Methods targets: - en @@ -4860,11 +3326,6 @@ pages: html: wallet_propose.html parent: key-generation-methods.html blurb: キーペアとXRP Ledgerアドレスを生成します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Key Generation Methods targets: - ja @@ -4872,11 +3333,6 @@ pages: html: logging-and-data-management-methods.html parent: admin-rippled-methods.html blurb: Use these methods to manage log levels and other data, such as ledgers. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods template: template-landing-children.html targets: - en @@ -4885,11 +3341,6 @@ pages: html: logging-and-data-management-methods.html parent: admin-rippled-methods.html blurb: Use these methods to manage log levels and other data, such as ledgers. #TODO: translate - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods template: template-landing-children.html targets: - ja @@ -4898,11 +3349,6 @@ pages: html: can_delete.html parent: logging-and-data-management-methods.html blurb: Allow online deletion of ledgers up to a specific ledger. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -4910,11 +3356,6 @@ pages: html: can_delete.html parent: logging-and-data-management-methods.html blurb: 指定したレジャーバージョン以前のレジャー履歴を削除可能にします。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -4922,11 +3363,6 @@ pages: html: crawl_shards.html parent: logging-and-data-management-methods.html blurb: Request information about which history shards peers have. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -4934,11 +3370,6 @@ pages: html: crawl_shards.html parent: logging-and-data-management-methods.html blurb: ピアが持つ履歴シャードについての情報を要求します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -4946,11 +3377,6 @@ pages: html: download_shard.html parent: logging-and-data-management-methods.html blurb: Download a specific shard of ledger history. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -4958,11 +3384,6 @@ pages: html: download_shard.html parent: logging-and-data-management-methods.html blurb: レジャー履歴の特定のシャードをダウンロードします。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -4970,11 +3391,6 @@ pages: html: ledger_cleaner.html parent: logging-and-data-management-methods.html blurb: Configure the ledger cleaner service to check for corrupted data. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -4982,11 +3398,6 @@ pages: html: ledger_cleaner.html parent: logging-and-data-management-methods.html blurb: レジャークリーナーを制御し、レジャーデータベースの破損を検出して修復できる非同期メンテナンスをする。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -4994,11 +3405,6 @@ pages: html: ledger_request.html parent: logging-and-data-management-methods.html blurb: Query peer servers for a specific ledger version. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -5006,11 +3412,6 @@ pages: html: ledger_request.html parent: logging-and-data-management-methods.html blurb: サーバーに対し接続しているピアから特定のレジャーバージョンを取得するように指示します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -5018,11 +3419,6 @@ pages: html: log_level.html parent: logging-and-data-management-methods.html blurb: Get or modify log verbosity. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -5030,11 +3426,6 @@ pages: html: log_level.html parent: logging-and-data-management-methods.html blurb: ログ詳細レベルを変更するか、現在のログレベルを返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -5042,11 +3433,6 @@ pages: html: logrotate.html parent: logging-and-data-management-methods.html blurb: Reopen the log file. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - en @@ -5054,11 +3440,6 @@ pages: html: logrotate.html parent: logging-and-data-management-methods.html blurb: ログファイルを閉じて再度開きます。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Logging and Data Management Methods targets: - ja @@ -5066,11 +3447,6 @@ pages: html: server-control-methods.html parent: admin-rippled-methods.html blurb: Use these methods to manage the rippled server. #TODO: translate blurb - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods template: template-landing-children.html targets: - en @@ -5080,11 +3456,6 @@ pages: html: ledger_accept.html parent: server-control-methods.html blurb: Close and advance the ledger in stand-alone mode. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods targets: - en @@ -5092,11 +3463,6 @@ pages: html: ledger_accept.html parent: server-control-methods.html blurb: スタンドアロンモードでサーバーが現在処理中のレジャーを強制的に終了し、次のレジャー番号に進むようにします。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods targets: - ja @@ -5104,11 +3470,6 @@ pages: html: stop.html parent: server-control-methods.html blurb: Shut down the rippled server. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods targets: - en @@ -5116,11 +3477,6 @@ pages: html: stop.html parent: server-control-methods.html blurb: サーバーのグレースフルシャットダウンを行います。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods targets: - ja @@ -5128,11 +3484,6 @@ pages: html: validation_seed.html parent: server-control-methods.html blurb: REMOVED. Temporarily set key to be used for validating. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods targets: - en @@ -5140,11 +3491,6 @@ pages: html: validation_seed.html parent: server-control-methods.html blurb: 無効。rippledが検証の署名に使用するシークレット値を一時的に設定します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Server Control Methods targets: - ja @@ -5153,11 +3499,6 @@ pages: html: peer-management-methods.html parent: admin-rippled-methods.html blurb: Use these methods to manage your server's peer-to-peer connections. #TODO:translate - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods template: template-landing-children.html targets: - en @@ -5166,11 +3507,6 @@ pages: html: peer-management-methods.html parent: admin-rippled-methods.html blurb: サーバーのピアツーピア接続を管理するにはこれらのメソッドを使用します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods template: template-landing-children.html targets: - ja @@ -5179,11 +3515,6 @@ pages: html: connect.html parent: peer-management-methods.html blurb: Force the rippled server to connect to a specific peer. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - en @@ -5191,11 +3522,6 @@ pages: html: connect.html parent: peer-management-methods.html blurb: 特定のピアrippledサーバーに強制的に接続します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - ja @@ -5203,11 +3529,6 @@ pages: html: peer_reservations_add.html parent: peer-management-methods.html blurb: Add a reserved slot for a specific peer server. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - en @@ -5215,11 +3536,6 @@ pages: html: peer_reservations_add.html parent: peer-management-methods.html blurb: 特定のピアサーバー用の予約済みスロットを追加します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - ja @@ -5227,11 +3543,6 @@ pages: html: peer_reservations_del.html parent: peer-management-methods.html blurb: Remove a reserved slot for a specific peer server. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - en @@ -5239,11 +3550,6 @@ pages: html: peer_reservations_del.html parent: peer-management-methods.html blurb: 特定のピアサーバー用の予約済みスロットを削除します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - ja @@ -5251,11 +3557,6 @@ pages: html: peer_reservations_list.html parent: peer-management-methods.html blurb: List reserved slots for specific peer servers. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - en @@ -5263,11 +3564,6 @@ pages: html: peer_reservations_list.html parent: peer-management-methods.html blurb: 特定のピアサーバー用の予約済みスロットをリスト表示します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - ja @@ -5275,11 +3571,6 @@ pages: html: peers.html parent: peer-management-methods.html blurb: Get information about the peer servers connected. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - en @@ -5287,11 +3578,6 @@ pages: html: peers.html parent: peer-management-methods.html blurb: ピアプロトコルでこのサーバーに現在接続されているその他のすべてのrippledサーバーのリストを返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Peer Management Methods targets: - ja @@ -5299,11 +3585,6 @@ pages: html: status-and-debugging-methods.html parent: admin-rippled-methods.html blurb: Use these methods to check the status of the network and server. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods template: template-landing-children.html targets: - en @@ -5312,11 +3593,6 @@ pages: html: status-and-debugging-methods.html parent: admin-rippled-methods.html blurb: ネットワークとサーバーのステータスを確認するには、以下のメソッドを使用します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods template: template-landing-children.html targets: - ja @@ -5325,11 +3601,6 @@ pages: html: consensus_info.html parent: status-and-debugging-methods.html blurb: Get information about the state of consensus as it happens. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5337,11 +3608,6 @@ pages: html: consensus_info.html parent: status-and-debugging-methods.html blurb: デバッグのためのコンセンサスプロセスに関する情報を返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5349,11 +3615,6 @@ pages: html: feature.html parent: status-and-debugging-methods.html blurb: Get information about protocol amendments. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5361,11 +3622,6 @@ pages: html: feature.html parent: status-and-debugging-methods.html blurb: Amendmentに関してこのサーバーが認識している情報を返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5373,11 +3629,6 @@ pages: html: fetch_info.html parent: status-and-debugging-methods.html blurb: Get information about the server's sync with the network. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5385,11 +3636,6 @@ pages: html: fetch_info.html parent: status-and-debugging-methods.html blurb: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5397,11 +3643,6 @@ pages: html: get_counts.html parent: status-and-debugging-methods.html blurb: Get statistics about the server's internals and memory usage. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5409,11 +3650,6 @@ pages: html: get_counts.html parent: status-and-debugging-methods.html blurb: サーバーの健全性に関するさまざまな統計情報を提供します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5421,11 +3657,6 @@ pages: html: print.html parent: status-and-debugging-methods.html blurb: Get information about internal subsystems. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5433,11 +3664,6 @@ pages: html: print.html parent: status-and-debugging-methods.html blurb: さまざまな内部サブシステムの現在の状況を返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5445,11 +3671,6 @@ pages: html: validator_info.html parent: status-and-debugging-methods.html blurb: Get the server's validation settings, if configured as a validator. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en - ja @@ -5458,11 +3679,6 @@ pages: html: validator_list_sites.html parent: status-and-debugging-methods.html blurb: Get information about sites that publish validator lists. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5470,11 +3686,6 @@ pages: html: validator_list_sites.html parent: status-and-debugging-methods.html blurb: バリデータリストを処理するサイトのステータス情報を返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5482,11 +3693,6 @@ pages: html: validators.html parent: status-and-debugging-methods.html blurb: Get information about the current validators. - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - en @@ -5494,11 +3700,6 @@ pages: html: validators.html parent: status-and-debugging-methods.html blurb: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。 - funnel: Build - doc_type: References - supercategory: rippled API - category: Admin rippled Methods - subcategory: Status and Debugging Methods targets: - ja @@ -5513,10 +3714,6 @@ pages: - md: references/rippled-api/ledger-data-formats/ledger-header.md html: ledger-header.html parent: ledger-data-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Ledger Data Formats blurb: A unique header that describes the contents of a ledger version. targets: - en @@ -5524,10 +3721,6 @@ pages: - md: references/rippled-api/ledger-data-formats/ledger-header.ja.md html: ledger-header.html parent: ledger-data-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Ledger Data Formats blurb: レジャーバージョンの内容を記述する一意のヘッダーです。 targets: - ja @@ -5535,10 +3728,6 @@ pages: - md: references/rippled-api/ledger-data-formats/ledger-object-ids.md html: ledger-object-ids.html parent: ledger-data-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Ledger Data Formats blurb: All objects in a ledger's state tree have a unique ID. targets: - en @@ -5546,10 +3735,6 @@ pages: - md: references/rippled-api/ledger-data-formats/ledger-object-ids.ja.md html: ledger-object-ids.html parent: ledger-data-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Ledger Data Formats blurb: レジャーの状態ツリーのすべてのオブジェクトには一意のIDがあります。 targets: - ja @@ -5671,10 +3856,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-formats.md html: transaction-formats.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats blurb: Transactions are the only way to modify the XRP Ledger. Get details about their required format. template: template-landing-children.html targets: @@ -5683,10 +3864,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-formats.ja.md html: transaction-formats.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats blurb: トランザクションは、XRP Ledgerを変更する唯一の方法です。 template: template-landing-children.html targets: @@ -5695,10 +3872,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-common-fields.md html: transaction-common-fields.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats blurb: These common fields can be provided on any XRP Ledger transaction. targets: - en @@ -5706,10 +3879,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-common-fields.ja.md html: transaction-common-fields.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats blurb: どのトランザクションについても、共通する一連のフィールドがあります。 targets: - ja @@ -5717,11 +3886,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/transaction-types.md html: transaction-types.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: All the different types of transactions that the XRP Ledger can process. template: template-landing-children.html targets: @@ -5730,11 +3894,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/transaction-types.ja.md html: transaction-types.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: トランザクションのタイプは、どういったタイプの操作を実行することが想定されているのかを示します。 template: template-landing-children.html targets: @@ -5743,11 +3902,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/accountset.md html: accountset.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Set options on an account. targets: - en @@ -5755,11 +3909,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/accountset.ja.md html: accountset.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: XRP Ledgerのアカウントのプロパティーを修正します。 targets: - ja @@ -5767,11 +3916,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/accountdelete.md html: accountdelete.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Delete an account. targets: - en @@ -5779,11 +3923,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/accountdelete.ja.md html: accountdelete.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Delete an account. targets: - ja @@ -5791,11 +3930,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/checkcancel.md html: checkcancel.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Cancel a check. targets: - en @@ -5803,11 +3937,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/checkcancel.ja.md html: checkcancel.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: 未清算のCheckを取り消し、送金を行わずにレジャーから削除します。 targets: - ja @@ -5815,11 +3944,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/checkcash.md html: checkcash.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Redeem a check. targets: - en @@ -5827,11 +3951,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/checkcash.ja.md html: checkcash.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: レジャーでCheckオブジェクトの清算を試みます。 targets: - ja @@ -5839,11 +3958,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/checkcreate.md html: checkcreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Create a check. targets: - en @@ -5851,11 +3965,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/checkcreate.ja.md html: checkcreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: レジャーにCheckオブジェクトを作成します targets: - ja @@ -5863,11 +3972,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/depositpreauth.md html: depositpreauth.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Preauthorizes an account to send payments to this one. targets: - en @@ -5875,11 +3979,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/depositpreauth.ja.md html: depositpreauth.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: DepositPreauthトランザクションは別のアカウントに対し、このトランザクションの送信者に支払いを送金することを事前承認します。 targets: - ja @@ -5887,11 +3986,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/escrowcancel.md html: escrowcancel.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Reclaim escrowed XRP. targets: - en @@ -5899,11 +3993,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/escrowcancel.ja.md html: escrowcancel.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Escrowに留保されているXRPを送金元に返金します。 targets: - ja @@ -5911,11 +4000,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/escrowcreate.md html: escrowcreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Create an escrowed XRP payment. targets: - en @@ -5923,11 +4007,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/escrowcreate.ja.md html: escrowcreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Escrowプロセスが終了または取り消されるまでXRPを隔離します。 targets: - ja @@ -5935,11 +4014,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/escrowfinish.md html: escrowfinish.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Deliver escrowed XRP to recipient. targets: - en @@ -5947,11 +4021,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/escrowfinish.ja.md html: escrowfinish.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: 保留中の支払いから受取人へXRPを送金します。 targets: - ja @@ -5959,11 +4028,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/offercancel.md html: offercancel.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Withdraw a currency-exchange order. targets: - en @@ -5971,11 +4035,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/offercancel.ja.md html: offercancel.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: XRP LedgerからOfferオブジェクトを削除します。 targets: - ja @@ -5983,11 +4042,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/offercreate.md html: offercreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Submit an order to exchange currency. targets: - en @@ -5995,11 +4049,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/offercreate.ja.md html: offercreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: OfferCreateは通貨の交換を行う意図を定義するもので、配置時に完全に履行されていない場合はOfferオブジェクトを作成します。 targets: - ja @@ -6007,11 +4056,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/payment.md html: payment.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Send funds from one account to another. targets: - en @@ -6019,11 +4063,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/payment.ja.md html: payment.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: アカウント間での価値の移動します。 targets: - ja @@ -6031,11 +4070,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/paymentchannelclaim.md html: paymentchannelclaim.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Claim money from a payment channel. targets: - en @@ -6043,11 +4077,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/paymentchannelclaim.ja.md html: paymentchannelclaim.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Payment Channelに対しXRPを請求します。 targets: - ja @@ -6055,11 +4084,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/paymentchannelcreate.md html: paymentchannelcreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Open a new payment channel. targets: - en @@ -6067,11 +4091,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/paymentchannelcreate.ja.md html: paymentchannelcreate.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: 一方向のChannelを作成し、XRPを供給します。 targets: - ja @@ -6087,11 +4106,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/setregularkey.md html: setregularkey.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Add, remove, or modify an account's regular key pair. targets: - en @@ -6099,11 +4113,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/setregularkey.ja.md html: setregularkey.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: アカウントに関連付けられているレギュラーキーペアの割り当て、変更、削除を行います。 targets: - ja @@ -6111,11 +4120,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/signerlistset.md html: signerlistset.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Add, remove, or modify an account's multi-signing list. targets: - en @@ -6123,11 +4127,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/signerlistset.ja.md html: signerlistset.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: トランザクションのマルチ署名に使用できる署名者のリストを作成、置換、削除します。 targets: - ja @@ -6140,11 +4139,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/trustset.md html: trustset.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: Add or modify a trust line. targets: - en @@ -6152,11 +4146,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-types/trustset.ja.md html: trustset.html parent: transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Types blurb: 2つのアカウントをリンクするトラストラインを作成または変更します。 targets: - ja @@ -6164,11 +4153,6 @@ pages: - md: references/rippled-api/transaction-formats/pseudo-transaction-types/pseudo-transaction-types.md html: pseudo-transaction-types.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Pseudo-Transaction Types blurb: Formats of pseudo-transactions that validators sometimes apply to the XRP Ledger. template: template-landing-children.html targets: @@ -6177,11 +4161,6 @@ pages: - md: references/rippled-api/transaction-formats/pseudo-transaction-types/pseudo-transaction-types.ja.md html: pseudo-transaction-types.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Pseudo-Transaction Types blurb: バリデータがXRP Ledgerに適用する場合がある疑似トランザクションのフォーマットです。 template: template-landing-children.html targets: @@ -6190,11 +4169,6 @@ pages: - md: references/rippled-api/transaction-formats/pseudo-transaction-types/enableamendment.md html: enableamendment.html parent: pseudo-transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Pseudo-Transaction Types blurb: Enable a change in transaction processing. targets: - en @@ -6202,11 +4176,6 @@ pages: - md: references/rippled-api/transaction-formats/pseudo-transaction-types/enableamendment.ja.md html: enableamendment.html parent: pseudo-transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Pseudo-Transaction Types blurb: トランザクション処理を変更するAmendmentプロセスの進行状況を追跡します。 targets: - ja @@ -6214,11 +4183,6 @@ pages: - md: references/rippled-api/transaction-formats/pseudo-transaction-types/setfee.md html: setfee.html parent: pseudo-transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Pseudo-Transaction Types blurb: Change global reserve and transaction cost settings. targets: - en @@ -6226,11 +4190,6 @@ pages: - md: references/rippled-api/transaction-formats/pseudo-transaction-types/setfee.ja.md html: setfee.html parent: pseudo-transaction-types.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Pseudo-Transaction Types blurb: 手数料投票の結果としてトランザクションコストまたはアカウント準備金の要件が変更されます。 targets: - ja @@ -6243,11 +4202,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/transaction-results.md html: transaction-results.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: Learn how to interpret rippled server transaction results. targets: - en @@ -6255,11 +4209,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/transaction-results.ja.md html: transaction-results.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: rippledサーバーのトランザクション結果の解釈の仕方について説明します。 targets: - ja @@ -6267,11 +4216,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tec-codes.md html: tec-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tec codes indicate that the transaction failed, but it was applied to a ledger to deduct the transaction cost. targets: - en @@ -6279,11 +4223,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tec-codes.ja.md html: tec-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tecコードは、トランザクションは失敗したものの、トランザクションコストを適用するために、このトランザクションがレジャーに適用されたことを示します。 targets: - ja @@ -6291,11 +4230,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tef-codes.md html: tef-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tef codes indicate that the transaction failed and was not included in a ledger, but the transaction could have succeeded in some theoretical ledger. targets: - en @@ -6303,11 +4237,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tef-codes.ja.md html: tef-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tefコードは、トランザクションが失敗してレジャーに記録されなかったが、一部の理論上のレジャーでは正常に完了できた可能性があることを示します。 targets: - ja @@ -6315,11 +4244,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tel-codes.md html: tel-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tel codes indicate an error in the local server processing the transaction. targets: - en @@ -6327,11 +4251,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tel-codes.ja.md html: tel-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: telコードは、トランザクションを処理するローカルサーバーでのエラーを示します。 targets: - ja @@ -6339,11 +4258,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tem-codes.md html: tem-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tem codes indicate that the transaction was malformed, and cannot succeed according to the XRP Ledger protocol. targets: - en @@ -6351,11 +4265,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tem-codes.ja.md html: tem-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: temコードは、トランザクションの形式が正しくないため、XRP Ledgerプロトコルに基づきトランザクションが正常に完了しないことを示します。 targets: - ja @@ -6363,11 +4272,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/ter-codes.md html: ter-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: ter codes indicate that the transaction failed, but it could apply successfully in the future, usually if some other hypothetical transaction applies first. targets: - en @@ -6375,11 +4279,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/ter-codes.ja.md html: ter-codes.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: terコードは、トランザクションは失敗したけれども、将来そのトランザクションを正常に適用できる可能性があることを示します。 targets: - ja @@ -6387,11 +4286,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tes-success.md html: tes-success.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tesSUCCESS is the only code that indicates a transaction succeeded. This does not always mean it accomplished what you expected it to do. targets: - en @@ -6399,11 +4293,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-results/tes-success.ja.md html: tes-success.html parent: transaction-results.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results blurb: tesSUCCESSコードは、トランザクションが成功したことを示す唯一のコードです。 targets: - ja @@ -6411,10 +4300,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-metadata.md html: transaction-metadata.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats blurb: Transaction metadata describes the outcome of the transaction in detail, regardless of whether the transaction is successful. targets: - en @@ -6422,10 +4307,6 @@ pages: - md: references/rippled-api/transaction-formats/transaction-metadata.ja.md html: transaction-metadata.html parent: transaction-formats.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Transaction Formats blurb: トランザクションのメタデータは、トランザクションの処理後にトランザクションに追加されるひとまとまりのデータです。 targets: - ja @@ -6433,10 +4314,6 @@ pages: - md: references/rippled-api/commandline-usage.md html: commandline-usage.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Commandline Usage blurb: Commandline usage options for the rippled server. curated_anchors: - name: Available Modes @@ -6455,10 +4332,6 @@ pages: - md: references/rippled-api/commandline-usage.ja.md html: commandline-usage.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Commandline Usage blurb: rippledサーバーのコマンドライン使用オプションです。 curated_anchors: - name: 使用できるモード @@ -6478,10 +4351,6 @@ pages: - name: Peer Port Methods html: peer-port-methods.html parent: rippled-api.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Peer Port Methods template: template-landing-children.html blurb: Special API method for sharing network topology and status metrics. targets: @@ -6492,10 +4361,6 @@ pages: - md: references/rippled-api/peer-port-methods/health-check.md html: health-check.html parent: peer-port-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Peer Port Methods blurb: Special API method for reporting server health. targets: - en @@ -6504,10 +4369,6 @@ pages: - md: references/rippled-api/peer-port-methods/peer-crawler.md html: peer-crawler.html parent: peer-port-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Peer Port Methods blurb: Special API method for sharing network topology and status metrics. targets: - en @@ -6516,10 +4377,6 @@ pages: - md: references/rippled-api/peer-port-methods/peer-crawler.md html: peer-crawler.html parent: peer-port-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Peer Port Methods blurb: ネットワークトポロジーとステータスメトリックを共有するための特殊なAPIメソッドです。 untranslated_warning: true targets: @@ -6529,10 +4386,6 @@ pages: - md: references/rippled-api/peer-port-methods/validator-list.md html: validator-list.html parent: peer-port-methods.html - funnel: Build - doc_type: References - supercategory: rippled API - category: Peer Port Methods blurb: Special API method for sharing recommended validator lists. targets: - en @@ -6544,9 +4397,6 @@ pages: md: https://raw.githubusercontent.com/xpring-eng/xrp-api/master/README.md html: xrp-api.html parent: references.html - funnel: Build - doc_type: References - supercategory: XRP-API skip_spell_checker: true filters: - xrpapi_readme @@ -6560,9 +4410,6 @@ pages: openapi_md_template_path: tool/openapi_templates_alpha/ parent: xrp-api.html api_slug: xrp-api - funnel: Build - doc_type: References - supercategory: XRP-API skip_spell_checker: true targets: - en @@ -6576,9 +4423,6 @@ pages: md: https://raw.githubusercontent.com/ripple/ripple-lib/32718d583b882b58f152511e152e9dae1da2d671/docs/index.md #TEMP: use commit instead of release tag since broken link fixes aren't in a release yet html: rippleapi-reference.html parent: references.html - funnel: Build - doc_type: References - category: RippleAPI for JavaScript blurb: JavaScript/TypeScript client library to the XRP Ledger. skip_spell_checker: true # Japanese: XRP Ledgerに対する公式なクライアントライブラリです。JavaScriptのみで使用できます。 @@ -6599,9 +4443,6 @@ pages: - md: references/data-api.md html: data-api.html parent: references.html - funnel: Build - doc_type: References - category: Data API blurb: RESTful interface to XRP Ledger analytics and historical data. curated_anchors: - name: Methods @@ -6615,9 +4456,6 @@ pages: - md: references/data-api.ja.md html: data-api.html parent: references.html - funnel: Build - doc_type: References - category: Data API blurb: XRP Ledger分析と履歴データに対するRESTfulインターフェイスです。 curated_anchors: - name: APIメソッドリファレンス @@ -6630,9 +4468,6 @@ pages: - md: references/xrp-ledger-toml.md html: xrp-ledger-toml.html parent: references.html - funnel: Build - doc_type: References - category: XRP Ledger TOML File blurb: Provide machine-readable information about yourself to other XRP Ledger users. #TODO:translate curated_anchors: - name: Serving the File @@ -6651,9 +4486,6 @@ pages: - md: references/xrp-ledger-toml.ja.md html: xrp-ledger-toml.html parent: references.html - funnel: Build - doc_type: References - category: XRP Ledger TOML File blurb: 機械が読み取れる、あなたに関する情報を他のXRP Ledgerユーザーに提供します。 curated_anchors: - name: ファイルの提供方法 @@ -6758,17 +4590,14 @@ pages: - md: dev-tools/dev-tools.md html: dev-tools.html parent: docs.html - funnel: Build - doc_type: Dev Tools top_nav_level: 1 + blurb: Use these web-based tools to interact with the ledger and test your software. targets: - en - md: dev-tools/dev-tools.ja.md html: dev-tools.html parent: docs.html - funnel: Build - doc_type: Dev Tools top_nav_level: 1 targets: - ja @@ -6785,8 +4614,6 @@ pages: - name: RPC Tool html: xrp-ledger-rpc-tool.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools targets: - en - ja @@ -6795,8 +4622,6 @@ pages: - name: WebSocket API Tool html: websocket-api-tool.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools template: template-websocket-api-tool.html canonical_url: https://xrpl.org/websocket-api-tool.html targets: @@ -6806,8 +4631,6 @@ pages: - name: Data API v2 Tool html: data-api-v2-tool.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools methods_js: js/apitool-methods-data_v2.js rest_host: https://data.ripple.com doc_page: data-api.html @@ -6820,8 +4643,6 @@ pages: - name: ripple.txt Validator # Redirect from ripple.txt validator to toml html: ripple-txt-validator.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools template: template-redirect.html nav_omit: true redirect_url: xrp-ledger-toml-checker.html @@ -6832,8 +4653,6 @@ pages: - name: xrp-ledger.toml Checker html: xrp-ledger-toml-checker.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools embed_ripple_lib: true targets: - en @@ -6843,8 +4662,6 @@ pages: - name: Domain Verification Checker html: validator-domain-verifier.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools targets: - en - ja @@ -6853,8 +4670,6 @@ pages: - name: XRP Faucets html: xrp-testnet-faucet.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools template: template-test-net.html targets: - en @@ -6862,8 +4677,6 @@ pages: - name: XRP Test Net Faucet # Redirect from old URL html: xrp-test-net-faucet.html - funnel: Build - doc_type: Dev Tools template: template-redirect.html nav_omit: true redirect_url: xrp-testnet-faucet.html @@ -6874,17 +4687,32 @@ pages: - name: Transaction Sender html: tx-sender.html parent: dev-tools.html - funnel: Build - doc_type: Dev Tools embed_ripple_lib: true targets: - en - ja template: template-tx-sender.html +# Dev Blog --------------------------------------------------------------------- + + - name: Dev Blog + html: https://xrpl.org/blog/ + parent: docs.html + blurb: Get news about the latest changes to the XRP Ledger protocol and tools. + cta_text: Read the Blog + targets: + - en + + - name: 開発者ブログ + html: https://xrpl.org/blog/ + parent: docs.html + blurb: Get news about the latest changes to the XRP Ledger protocol and tools. + cta_text: ブログを読む + targets: + - ja + # "Contribute" pages ----------------------------------------------------------- - name: Contribute - funnel: Contribute html: contribute.html parent: index.html template: template-contribute.html @@ -6893,7 +4721,6 @@ pages: - en - name: 貢献する - funnel: Contribute html: contribute.html parent: index.html template: template-contribute.html @@ -6902,9 +4729,9 @@ pages: - ja - md: contributing/contribute-code.md - funnel: Contribute html: contribute-code.html parent: contribute.html + top_nav_omit: true targets: - en - ja diff --git a/tool/template-footer.html b/tool/template-footer.html index 1ac843878a..45cee32d99 100644 --- a/tool/template-footer.html +++ b/tool/template-footer.html @@ -1,9 +1,7 @@