Merge pull request #1809 from develoQ/ja-tx-fields-intro

[JA] Fix tx-fields-intro snippet
This commit is contained in:
Rome Reginelli
2023-03-10 16:14:13 -08:00
committed by GitHub
24 changed files with 24 additions and 23 deletions

View File

@@ -27,7 +27,7 @@ AccountDeleteトランザクションは、XRP Ledgerで[アカウント](accoun
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -25,7 +25,7 @@ AccountSetトランザクションは、[XRP Ledgerのアカウント](accountro
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -23,7 +23,7 @@ _[Checks Amendment][]が必要です_
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -26,7 +26,7 @@ Checkに相当する資金があるとは保証されないため、送金元に
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -27,7 +27,7 @@ _[Checks Amendment][]が必要です_
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -27,7 +27,7 @@ DepositPreauthトランザクションは別のアカウントに対し、この
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -24,7 +24,7 @@ Escrowに留保されているXRPを送金元に返金します。
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -29,7 +29,7 @@ Escrowプロセスが終了または取り消されるまでXRPを隔離しま
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -26,7 +26,7 @@ _[Escrow Amendment][]が必要です。_
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -64,7 +64,7 @@ _([NonFungibleTokensV1_1 amendment][]が必要です)_
## フィールド
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
| フィールド | JSONの型 | [内部の型][] | 説明 |
|:-------------------|:--------------------|:------------------|:--------------|

View File

@@ -28,7 +28,7 @@ _([NonFungibleTokensV1_1 amendment][]が必要です)_
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
| フィールド | JSONの型 | [内部の型][] | 説明 |
|:------------------|:----------|:------------------|:-------------------------|

View File

@@ -34,7 +34,7 @@ _([NonFungibleTokensV1_1 amendment][]が必要です)_
このトランザクションは、リストアップされた`NFTokenOffer`オブジェクトがあればレジャーから削除し、それに応じて必要な準備金を調整します。`NFTokenOffer`が見つからなくてもエラーにはなりません。その場合、トランザクションは正常に完了するでしょう。
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
| フィールド | JSONの型 | [内部の型][] | 説明 |
|:------------------|:----------|:------------------|:-------------------------|

View File

@@ -26,7 +26,7 @@ _([NonFungibleTokensV1_1 amendment][]が必要です)_
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
| フィールド | JSONの型 | [内部の型][] | 説明 |
|:--------------|:--------------------|:------------------|:-------------------|

View File

@@ -38,7 +38,7 @@ _([NonFungibleTokensV1_1 amendment][]が必要です)_
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
| フィールド | JSONの型 | [内部の型][] | 説明 |
|:--------------|:--------------------|:------------------|:-------------------|

View File

@@ -25,7 +25,7 @@ OfferCancelトランザクションは、XRP LedgerからOfferオブジェクト
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -32,7 +32,7 @@ OfferCreateトランザクションは、効果的な[指値注文](http://en.wi
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -42,7 +42,7 @@ Channelの**宛先アドレス**は以下の操作を実行できます。
<!--{# TODO: replace the above example with one where the channel, pubkey, signature, and balance match #}-->
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -28,7 +28,7 @@ _[PayChan Amendment][]が必要です。_
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -24,7 +24,7 @@ PaymentChannelFundの例:
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -25,7 +25,7 @@ labels:
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -42,7 +42,7 @@ SignerListSetトランザクションは、トランザクションの[マルチ
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -25,7 +25,7 @@ TicketCreateトランザクションは、1つまたは複数の[シーケンス
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -29,7 +29,7 @@ labels:
}
```
{% include '_snippets/tx-fields-intro.md' %}
{% include '_snippets/tx-fields-intro.ja.md' %}
<!--{# fix md highlighting_ #}-->
| フィールド | JSONの型 | [内部の型][] | 説明 |

View File

@@ -190,6 +190,7 @@ targets:
# Fix links from untranslated NFT API methods:
"transaction-common-fields.html#flags-field": "transaction-common-fields.html#flagsフィールド"
"nftoken.html#nftoken-flags": "nftoken.html#nftoken-フラグ"
"nftokenmint.html#nftokenmint-fields": "nftokenmint.html#nftokenmint-フィールド"
"basic-data-types.html#addresses": "basic-data-types.html#アドレス"
"nftokenoffer.html#nftokenoffer-flags": "nftokenoffer.html#nftokenoffer-フラグ"
# Fix links from untranslated AMM pages: