Merge branch 'IA.v3-ja-nav'

This commit is contained in:
mDuo13
2023-09-06 17:46:47 -07:00
10 changed files with 180 additions and 47 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,11 +1,10 @@
---
html: networks-and-servers.html
parent: concepts.html
name: Networks and Servers
blurb: rippledは、XRP Ledgerを管理するコアとなるピアツーピアサーバーです。
template: pagetype-category.html.jinja
---
# XRP Ledger サーバ
# ネットワークとサーバ
XRP Ledgerを動かすサーバーソフトウェアは、主に2種類あります。

View File

@@ -3,7 +3,7 @@ html: faq.html
parent: xrp-ledger-overview.html
blurb: XRP Ledger、XRPLエコシステム、コミュニティに関するよくある質問にお答えします。
subtitle: XRPLについての質問にお答えします
top_nav_grouping: About
top_nav_grouping: 概要
sidebar: disabled
labels:
- ブロックチェーン

View File

@@ -5,9 +5,9 @@ blurb: パブリックAPIメソッドを使用して、rippledサーバーと直
labels:
- コアサーバー
top_nav_grouping: 人気ページ
top_nav_name: APIのメソッド
top_nav_name: パブリックAPIのメソッド
---
# rippledのパブリックメソッド
# パブリックAPIのメソッド
以下のパブリックAPIメソッドを使用して、[XRP Ledgerサーバー](xrpl-servers.html)と直接通信します。パブリックメソッドは必ずしも一般大衆向けに設計されたのではありませんが、サーバーに接続されたあらゆるクライアントが使用します。パブリックメソッドは、サーバーを運用している組織のメンバーまたは顧客向けのものと考えてください。

View File

@@ -6,7 +6,7 @@ cta_text: 開始しよう
labels:
- 開発
top_nav_name: HTTP / WebSocket
top_nav_grouping: Get Started
top_nav_grouping: 始めましょう
showcase_icon: assets/img/logos/globe.svg
---
# HTTP / WebSocket APIの使用開始

View File

@@ -3,7 +3,7 @@ html: get-started-using-javascript.html
parent: javascript.html
blurb: XRP Ledgerを参照するためのエントリーレベルのJavaScriptアプリケーションを構築します。
top_nav_name: JavaScript
top_nav_grouping: Get Started
top_nav_grouping: 始めましょう
labels:
- 開発
showcase_icon: assets/img/logos/javascript.svg

View File

@@ -1,6 +1,6 @@
---
html: send-xrp.html
parent: get-started.html
parent: tasks.html
blurb: Test Netを使用してXRPの送金をテストします。
cta_text: XRPを送金しよう
embed_xrpl_js: true

View File

@@ -1,12 +1,12 @@
---
html: use-checks.html
parent: use-specialized-payment-types.html
blurb: Checks in the XRP Ledger authorize another account to claim funds later, similar to how personal paper checks work.
blurb: XRP LedgerのCheckは、紙の小切手と同じように、別のアカウントに資金を振り込ませることができます。
template: pagetype-category.html.jinja
labels:
- Checks
---
# Checksの使用
# Checkの使用
XRP LedgerのChecksでは、別のアカウントが後で支払いを請求することが認められていており、個人用の紙の小切手の仕組みと似ています。

View File

@@ -341,7 +341,7 @@ pages:
html: impact.html
parent: xrp-ledger-overview.html
template: page-impact.html.jinja
top_nav_grouping: Sustainability
top_nav_grouping: 持続可能性
blurb: XRP Ledgerが、現在利用可能な他のどの通貨よりも速く、安く、持続的に世界中のお金を動かすのに役立つかをご紹介します。
sidebar: disabled
targets:
@@ -367,7 +367,7 @@ pages:
- name: XRPL財団
html: https://foundation.xrpl.org/
parent: xrp-ledger-overview.html
top_nav_grouping: About
top_nav_grouping: 概要
targets:
- ja
@@ -379,10 +379,16 @@ pages:
targets:
- ja
# TODO: translate
- md: privacy-policy.md
targets:
- en
# TODO: translate content, frontmatter, remove subtitle, top_nav_grouping in this file
- md: privacy-policy.md
subtitle: プライバシーポリシー
top_nav_grouping: 概要
name: プライバシーポリシー
targets:
- ja
# Redirect old technical-faq.html to new faq.html URL
@@ -459,8 +465,8 @@ pages:
- run-rippled-as-a-validator.html
- build-run-rippled-in-reporting-mode.html
- public-api-methods.html
blurb: XRP Ledgerのドキュメントと、元帳を構築して統合するために必要なすべての情報を紹介します。
top_nav_blurb: XRP Ledgerの技術に飛び込んで、統合を始めましょう。
blurb: XRP Ledgerのドキュメントと、XRP Ledgerの構築と利用を開始するために必要なすべての情報を紹介します。
top_nav_blurb: XRP Ledgerのテクノロジーに飛び込み、実装を始めましょう。
filters:
- labels
targets:
@@ -495,7 +501,7 @@ pages:
parent: docs.html
template: pagetype-category.html.jinja
blurb: XRP Ledgerとは「何なのか」、「なぜなのか」を学びましょう。
top_nav_grouping: Article Types
top_nav_grouping: カテゴリ
targets:
- ja
@@ -552,6 +558,14 @@ pages:
blurb: Browse the documentation based on practical use cases.
targets:
- en
- name: ユースケース
html: use-cases.html
parent: docs.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: 実践的なユースケースに基づいたドキュメントをご覧ください。
targets:
- ja
@@ -563,6 +577,14 @@ pages:
blurb: Practical examples for using different types of payment on the XRP Ledger.
targets:
- en
- name: Payment
html: payments-uc.html
parent: use-cases.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: XRP Ledgerで様々なタイプの支払いを利用するための実例を紹介します。
targets:
- ja
- md: use-cases/payments/peer-to-peer-payments-uc.md
@@ -591,6 +613,14 @@ pages:
blurb: Work with a variety of tokens supported by the XRP Ledger.
targets:
- en
- name: Tokenization
html: tokenization.html
parent: use-cases.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: XRP Ledgerが対応する様々なトークンを使用できます。
targets:
- ja
- md: use-cases/tokenization/stablecoin-issuer.md
@@ -632,6 +662,14 @@ pages:
blurb: Enabling fast, secure financial transactions without a central authority.
targets:
- en
- name: DeFi
html: defi-uc.html
parent: use-cases.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: 中央機関を介さずに、高速で安全な金融トランザクションを可能にします。
targets:
- ja
- md: use-cases/defi/algorithmic-trading.md
@@ -665,7 +703,7 @@ pages:
- name: コンセプト
html: concepts.html
parent: docs.html
top_nav_grouping: Article Types
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: XRP Ledgerの基本的な部分の背景に「何があるか」、「なぜなのか」を学びましょう。
targets:
@@ -979,7 +1017,7 @@ pages:
html: payment-types.html
parent: concepts.html
template: pagetype-category.html.jinja
blurb: XRP LedgerはポイントツーポイントのXRPペイメントのほかに、より専門化した支払いタイプをサポートしています。
blurb: XRP LedgerはポイントツーポイントのXRPペイメントのほかに、より専門的な支払いタイプをサポートしています。
targets:
- ja
@@ -1461,7 +1499,7 @@ pages:
- name: チュートリアル
html: tutorials.html
parent: docs.html
top_nav_grouping: Article Types
top_nav_grouping: カテゴリ
template: page-tutorials.html.jinja
blurb: XRP Ledgerで一般的なタスクを実行するためのステップバイステップのガイダンスを紹介します。
targets:
@@ -1485,12 +1523,25 @@ pages:
blurb: XRPL tutorials in Python.
targets:
- en
- name: Python
html: python.html
parent: tutorials.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: PythonでのXRPLチュートリアルです。
targets:
- ja
# TODO: translate
- md: tutorials/get-started/get-started-using-python.md
targets:
- en
# TODO: translate
- md: tutorials/get-started/get-started-using-python.md
top_nav_grouping: 始めましょう
targets:
- ja
- name: Modular Tutorials in Python
@@ -1501,6 +1552,14 @@ pages:
blurb: Modular XRPL tutorials in Python.
targets:
- en
- name: Pythonのモジュール形式チュートリアル
html: modular-tutorials-in-python.html
parent: python.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: Pythonによるモジュール式XRPLチュートリアル。
targets:
- ja
# TODO: translate
@@ -1560,6 +1619,14 @@ pages:
blurb: XRPL tutorials in JavaScript.
targets:
- en
- name: JavaScript
html: javascript.html
parent: tutorials.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: JavaScriptでのXRPLチュートリアルです。
targets:
- ja
- md: tutorials/get-started/get-started-using-javascript.md
@@ -1603,6 +1670,14 @@ pages:
blurb: Modular XRPL tutorials in JavaScript.
targets:
- en
- name: JavaScriptのモジュール形式チュートリアル
html: modular-tutorials-in-javascript.html
parent: javascript.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: JavaScriptによるモジュール式XRPLチュートリアルです。
targets:
- ja
# TODO: translate
@@ -1643,6 +1718,14 @@ pages:
blurb: Mint and sell NFTs on the XRP Ledger.
targets:
- en
- name: JavaScriptを使ったNFT
html: nfts-using-javascript.html
parent: modular-tutorials-in-javascript.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: XRP Ledger上でNFTのミントと販売を行います。
targets:
- ja
# TODO: translate
@@ -1691,12 +1774,24 @@ pages:
blurb: XRPL tutorials in Java.
targets:
- en
- name: Java
html: java.html
parent: tutorials.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: JavaでのXRPLチュートリアルです。
targets:
- ja
# TODO: translate
- md: tutorials/get-started/get-started-using-java.md
targets:
- en
# TODO: translate
- md: tutorials/get-started/get-started-using-java.md
top_nav_grouping: 始めましょう
targets:
- ja
# HTTP / Websocket Tutorials ---------------------------------------------------
@@ -1709,6 +1804,14 @@ pages:
blurb: XRPL tutorials for HTTP / Websocket APIs.
targets:
- en
- name: HTTP / Websocket API
html: http-websocket-apis-tutorials.html
parent: tutorials.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: HTTP / Websocket APIのXRPLチュートリアルです。
targets:
- ja
# Redirect for old HTTP/WebSocket APIs URL
@@ -1747,6 +1850,14 @@ pages:
blurb: Common tasks on the XRP Ledger.
targets:
- en
- name: タスク
html: tasks.html
parent: tutorials.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
blurb: XRP Ledgerの代表的なタスクです。
targets:
- ja
# Manage Account Settings ----------------------------------------------
@@ -1852,7 +1963,7 @@ pages:
targets:
- en
- name: 専門化した支払いタイプの使用
- name: 専門的な支払いタイプの使用
html: use-specialized-payment-types.html
parent: tasks.html
template: pagetype-category.html.jinja
@@ -2166,7 +2277,7 @@ pages:
template: page-references.html.jinja
html: references.html
parent: docs.html
top_nav_grouping: Article Types
top_nav_grouping: カテゴリ
sidebar: left_only
blurb: XRP Ledgerへのさまざまなインターフェイスの包括的なリファレンスです。
targets:
@@ -3854,7 +3965,6 @@ pages:
# Infrastructure ---------------------------------------------------------------
# TODO: translate blurb
- name: Infrastructure
html: infrastructure.html
parent: docs.html
@@ -3863,6 +3973,14 @@ pages:
top_nav_grouping: Article Types
targets:
- en
- name: インフラストラクチャ
html: infrastructure.html
parent: docs.html
blurb: XRP Ledgerを動かすソフトウェアのインストール、設定、管理。
template: pagetype-category.html.jinja
top_nav_grouping: カテゴリ
targets:
- ja
# Redirect old landing
@@ -3991,6 +4109,11 @@ pages:
- md: infrastructure/rippled/installation/build-run-rippled-in-reporting-mode.md
targets:
- en
# TODO: translate
- md: infrastructure/rippled/installation/build-run-rippled-in-reporting-mode.md
top_nav_grouping: 人気ページ
targets:
- ja
- md: infrastructure/rippled/installation/capacity-planning.md
@@ -5160,7 +5283,7 @@ pages:
parent: index.html
template: page-community.html.jinja
sidebar: disabled
top_nav_blurb: Join the conversation
top_nav_blurb: コミュニティに参加しましょう
blurb: XRP Ledger (XRPL) はコミュニティ主導のパブリックブロックチェーンです。ここでは、その参加方法について説明します。
top_nav_name: コミュニティ
top_nav_hero_image: top-nav-hero-contribute
@@ -5294,10 +5417,10 @@ pages:
targets:
- en
- name: XRPL Brand Kit
- name: XRPLブランドキット
html: https://github.com/XRPLF/xrpl-dev-portal/raw/master/content/XRPL_Logo_Kit.zip
parent: contribute.html
blurb: XRPL 設計資産の使用に関するガイドラインを確認してください
blurb: XRPLのデザインアセットのガイドラインを確認しましょう
targets:
- ja

View File

@@ -233,28 +233,33 @@
.col-for-xrp {
grid-column: 2;
}
.col-for-sustainability {
.col-for-sustainability,
.col-for-持続可能性 {
grid-column: 2;
}
.col-for-about {
.col-for-about,
.col-for-概要 {
grid-row: 1 / 3;
grid-column: 3;
}
// "Docs" dropdown placement
.col-for-article-types {
.col-for-article-types,
.col-for-カテゴリ {
grid-column: 1;
grid-row: 2;
}
.col-for-online-tools {
grid-column: 1;
grid-row: 3;
// Not used
// .col-for-online-tools {
// grid-column: 1;
// grid-row: 3;
.external-link {
white-space: nowrap;
}
}
.col-for-get-started {
// .external-link {
// white-space: nowrap;
// }
// }
.col-for-get-started,
.col-for-始めましょう {
grid-column: 2;
grid-row: 2 / 4;
}
@@ -275,7 +280,8 @@
.col-for-現在のステータス {
grid-column: 2;
}
.col-for-join-in {
.col-for-join-in,
.col-for-参加する {
grid-column: 3;
}
}
@@ -418,16 +424,21 @@
}
// "Docs" dropdown placement
.col-for-article-types {
.col-for-article-types,
.col-for-カテゴリ
{
grid-column: 1;
grid-row: 2;
}
.col-for-online-tools {
grid-column: 1;
grid-row: 3;
padding-bottom: 32px;
}
.col-for-get-started {
// Not used
// .col-for-online-tools {
// grid-column: 1;
// grid-row: 3;
// padding-bottom: 32px;
// }
.col-for-get-started,
.col-for-始めましょう
{
grid-column: 2;
grid-row: 2 / 4;
padding-bottom: 32px;