From bc07c8e9be26dfc2b9ed014af76f71deeb9540d7 Mon Sep 17 00:00:00 2001 From: develoQ Date: Sat, 5 Aug 2023 16:13:24 +0900 Subject: [PATCH] [JA] fix NonFungibleTokensV1_1 amendment status --- content/concepts/tokens/non-fungible-token-transfers.ja.md | 2 +- .../references/protocol-reference/data-types/nftoken.ja.md | 2 +- .../ledger-data/ledger-object-types/nftokenoffer.ja.md | 2 +- .../ledger-data/ledger-object-types/nftokenpage.ja.md | 2 +- .../transactions/transaction-types/accountset.ja.md | 4 ++-- .../transactions/transaction-types/nftokenacceptoffer.ja.md | 2 +- .../transactions/transaction-types/nftokenburn.ja.md | 2 +- .../transactions/transaction-types/nftokencanceloffer.ja.md | 2 +- .../transactions/transaction-types/nftokencreateoffer.ja.md | 2 +- .../transactions/transaction-types/nftokenmint.ja.md | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/content/concepts/tokens/non-fungible-token-transfers.ja.md b/content/concepts/tokens/non-fungible-token-transfers.ja.md index c222b17ce7b..64672e4e246 100644 --- a/content/concepts/tokens/non-fungible-token-transfers.ja.md +++ b/content/concepts/tokens/non-fungible-token-transfers.ja.md @@ -11,7 +11,7 @@ labels: XRP Ledger上のアカウント間で`NFToken`オブジェクトを転送することができます。`NFToken`の売買をオファーしたり、他のアカウントから自分が保有するNFTokenへの売買オファーを受け入れることができます。`NFToken`を無料(価格が0)で売却することで、`NFToken`を配布することもできます。すべてのオファーは[NFTokenCreateOfferトランザクション][]を使って作成されます。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## 売却オファー diff --git a/content/references/protocol-reference/data-types/nftoken.ja.md b/content/references/protocol-reference/data-types/nftoken.ja.md index a89db752d3b..a76a0d216a7 100644 --- a/content/references/protocol-reference/data-types/nftoken.ja.md +++ b/content/references/protocol-reference/data-types/nftoken.ja.md @@ -21,7 +21,7 @@ labels: 他のオブジェクトとは異なり、`NFToken` にはオブジェクトの種類や現在の所有者を特定するためのフィールドはありません。NFToken オブジェクトは、オブジェクトの種類と所有者を暗黙的に定義する `NFTokenPages` にグループ化されています。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## トークンID diff --git a/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenoffer.ja.md b/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenoffer.ja.md index 4d2f429375d..8112e2c08c3 100644 --- a/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenoffer.ja.md +++ b/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenoffer.ja.md @@ -9,7 +9,7 @@ labels: `lsfTransferable` フラグが設定されているトークンは、オファーを使って 参加者間で転送することができます。`NFTokenOffer` オブジェクトは `NFToken` オブジェクトの購入、売却、または譲渡のオファーを表します。`NFToken` の所有者は `NFTokenCreateOffer` を使用して売買を行うことができます。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ### `NFTokenOfferID`のフォーマット diff --git a/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.ja.md b/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.ja.md index 5289b16a7f5..0eef68660ee 100644 --- a/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.ja.md +++ b/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.ja.md @@ -9,7 +9,7 @@ labels: `NFTokenPage` オブジェクトは、同じアカウントが所有する `NFToken` オブジェクトのコレクションを表します。一つのアカウントは複数の `NFTokenPage` 型のレジャーオブジェクトを持つことができ、それらは双方向リストを形成します。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## {{currentpage.name}} JSONの例 diff --git a/content/references/protocol-reference/transactions/transaction-types/accountset.ja.md b/content/references/protocol-reference/transactions/transaction-types/accountset.ja.md index 26ebdf15088..95ea88788ab 100644 --- a/content/references/protocol-reference/transactions/transaction-types/accountset.ja.md +++ b/content/references/protocol-reference/transactions/transaction-types/accountset.ja.md @@ -35,7 +35,7 @@ AccountSetトランザクションは、[XRP Ledgerのアカウント](accountro | [`Domain`](#domain) | 文字列 | Blob | _(省略可)_ このアカウントを保有するドメインのASCII小文字を表現する16進文字列。[256バイトを超える長さは使用できません。](https://github.com/XRPLF/rippled/blob/55dc7a252e08a0b02cd5aa39e9b4777af3eafe77/src/ripple/app/tx/impl/SetAccount.h#L34) | | `EmailHash` | 文字列 | Hash128 | _(省略可)_ アバターイメージの生成に使用されるメールアドレスのハッシュ。一般的に、クライアントは[Gravatar](http://en.gravatar.com/site/implement/hash/)を使用してこのイメージを表示しています。 | | `MessageKey` | 文字列 | Blob | _(省略可)_ 暗号化されたメッセージをこのアカウントに送信するための公開鍵です。キーを設定するには、正確に33バイトである必要があり、最初のバイトはキーの種類を示します。secp256k1鍵の場合は`0x02`または`0x03`、Ed25519鍵の場合は`0xED`です。キーを削除するには、空の値を使用します。 | -| `NFTokenMinter` | 文字列 | Blob | _(省略可)_ あなたのために[NFTokensをミントする](assign-an-authorized-minter-using-javascript.html)ことができる別のアカウント。 _([NonFungibleTokensV1_1 amendment][]によって追加されました.)_ | +| `NFTokenMinter` | 文字列 | Blob | _(省略可)_ あなたのために[NFTokensをミントする](assign-an-authorized-minter-using-javascript.html)ことができる別のアカウント。 _([NonFungibleTokensV1_1 amendment][]により追加されました.)_ | | [`SetFlag`](#accountsetのフラグ) | 数値 | UInt32 | _(省略可)_ このアカウントについてオプションを有効にするための整数フラグ。 | | [`TransferRate`](#transferrate) | 符号なし整数 | UInt32 | _(省略可)_ ユーザーがこのアカウントの発行済み通貨を送金するときに請求される手数料。通貨単位の10億分の1で表現されます。手数料なしを意味する特殊なケースの`0`を除いて、`2000000000`より大きくしたり、`1000000000`より小さくしたりすることはできません。 | | [`TickSize`](ticksize.html) | 符号なし整数 | UInt8 | _(省略可)_このアドレスによって発行されている通貨が関係するオファーに使用する為替レートの呼値の単位。それらのオファーの為替レートは、この有効桁数へと丸められます。有効な値は`3`から`15`、または無効にするための`0`です_([TickSize Amendment][]によって追加されました)。_ | @@ -72,7 +72,7 @@ AccountSetトランザクションは、[XRP Ledgerのアカウント](accountro | フラグの名前 | 10進値 | 対応するレジャーフラグ | 説明 | |:----------------------------------|:------|:----------------------------------|:--------------| | `asfAccountTxnID` | 5 | (なし) | このアカウントの直近のトランザクションのIDを追跡します。[AccountTxnID](transaction-common-fields.html#accounttxnid)については必須です。 | -| `asfAuthorizedNFTokenMinter` | 10 | (なし) | このアカウントの代わりに、別のアカウントが非代替性トークン(NFToken)をミントすることを許可するために使用します。認可されたアカウントを[AccountRoot](accountroot.html)オブジェクトの`NFTokenMinter`フィールドで指定します。認可されたアカウントを削除するには、このフラグを有効にして`NFTokenMinter`フィールドを省略します。 _([NonFungibleTokensV1_1 amendment][]によって追加されました。)_ | +| `asfAuthorizedNFTokenMinter` | 10 | (なし) | このアカウントの代わりに、別のアカウントが非代替性トークン(NFToken)をミントすることを許可するために使用します。認可されたアカウントを[AccountRoot](accountroot.html)オブジェクトの`NFTokenMinter`フィールドで指定します。認可されたアカウントを削除するには、このフラグを有効にして`NFTokenMinter`フィールドを省略します。 _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ | | `asfDefaultRipple` | 8 | `lsfDefaultRipple` | このアカウントのトラストラインでの[リップリング](rippling.html)をデフォルトで有効にします。 | | `asfDepositAuth` | 9 | `lsfDepositAuth` | このアカウントに対して[Deposit Authorization](depositauth.html)を有効にします _([DepositAuth Amendment][]によって追加されました)。_ | | `asfDisableMaster` | 4 | `lsfDisableMaster` | マスターキーペアの使用を禁止します。[レギュラーキー](cryptographic-keys.html)や[署名者リスト](multi-signing.html)など、トランザクションに署名するための別の手段がアカウントで設定されている場合のみ有効にできます。 | diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.ja.md b/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.ja.md index a534f5ce3c4..92acb51eb3b 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.ja.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.ja.md @@ -12,7 +12,7 @@ labels: * 1つのオファーを受け入れることを許可する。これは _ダイレクト_ モードと呼ばれます。 * 2つの異なるオファー、1つは与えられた`NFToken`の購入を提案し、もう1つは同じ`NFToken`の売却を提案し、アトミックに受け入れられることを許可します。これは _ブローカー_ モードと呼ばれます。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## ブローカー vs. ダイレクト モード diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokenburn.ja.md b/content/references/protocol-reference/transactions/transaction-types/nftokenburn.ja.md index 4bee06c5d5f..5cfd41fdd0a 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokenburn.ja.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokenburn.ja.md @@ -13,7 +13,7 @@ NFTokenBurnトランザクションは、`NFToken`オブジェクトを保持し この操作に成功すると、対応する`NFToken`が削除されます。この操作によって`NFToken`を保持している`NFTokenPage`が空になるか、統合されて`NFTokenPage`が削除されると、所有者準備金が1つ減ります。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## {{currentpage.name}} JSONの例 diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokencanceloffer.ja.md b/content/references/protocol-reference/transactions/transaction-types/nftokencanceloffer.ja.md index 42267ee3b17..520ec04ba5c 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokencanceloffer.ja.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokencanceloffer.ja.md @@ -21,7 +21,7 @@ labels: } ``` -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## アクセス権 diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.ja.md b/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.ja.md index dd79afd3b24..a2d2a2447fe 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.ja.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.ja.md @@ -12,7 +12,7 @@ labels: 成功した場合、トランザクションは[NFTokenOfferオブジェクト][]を作成します。各オファーは、オファーを提示したアカウントの[所有者準備金](reserves.html)に関連づけて1つのオブジェクトとしてカウントされます。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## {{currentpage.name}} JSONの例 diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokenmint.ja.md b/content/references/protocol-reference/transactions/transaction-types/nftokenmint.ja.md index 0cb036e8cff..892d0f89366 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokenmint.ja.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokenmint.ja.md @@ -10,7 +10,7 @@ labels: `NFTokenMint`トランザクションは非代替性トークンを作成し、`NFTokenMinter`に紐付く[NFTokenPageオブジェクト][]に[NFToken][]オブジェクトとして追加します。このトランザクションの必須パラメータは`Token`フィールドで、実際のトークンを指定します。このトランザクションは`NFTokenMinter`にとって、不変と定義されているトークンフィールド(例えば`Flags`)を設定することができる唯一の方法です。 -_([NonFungibleTokensV1_1 amendment][]が必要です)_ +_([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## {{currentpage.name}} JSONの例