|
6 | 6 | "assets.no_issued_message": "トークンが見つかりません。", |
7 | 7 | "assets.no_nfts_message": "NFTが見つかりません。", |
8 | 8 | "network": "ネットワーク", |
9 | | - "amendments": null, |
| 9 | + "amendments": "Amendment", |
10 | 10 | "network_name": "不明なネットワーク", |
11 | 11 | "network_name_testnet": "Testnet", |
12 | 12 | "network_name_mainnet": "Mainnet", |
|
19 | 19 | "explorer": "エクスプローラ", |
20 | 20 | "xrpl_org": "XRPL.org", |
21 | 21 | "github": "GitHub", |
22 | | - "header.search.placeholder": "アドレス、Ledger、トランザクションで検索", |
| 22 | + "header.search.placeholder": "トークン、アドレス、Ledger、トランザクションで検索", |
23 | 23 | "xrp": "XRP", |
24 | 24 | "xrpl_explorer": "XRPL エクスプローラ", |
25 | 25 | "ledgers": null, |
|
127 | 127 | "amm_delete_description": null, |
128 | 128 | "amm_delete_description_caveat": null, |
129 | 129 | "payment_channel_closed_description": null, |
130 | | - "set_signer_list_description": null, |
131 | | - "unset_signer_list_description": null, |
| 130 | + "set_signer_list_description": "アカウントの署名者の最小定足数を {{quorum}} に設定します", |
| 131 | + "unset_signer_list_description": "アカウントからすべての署名者を削除します", |
132 | 132 | "transaction_initiated_by": null, |
133 | 133 | "increase_channel_amount_by": null, |
134 | 134 | "channel_amount_increase": null, |
|
144 | 144 | "setfee_fees_description": "今後のトランザクションは手数料として最低 <amount /> が必要となります。", |
145 | 145 | "setfee_reserves_description": "アカウントは、 <base /> の基本準備金と、そのアカウントが所有する追加のオブジェクトごとに、追加の <increment /> を保持する必要が生じました。", |
146 | 146 | "setfee_docs_description": "ドキュメントをご覧ください: <0>Fees</0>", |
147 | | - "setfee_base_fee": "基礎手数料", |
148 | | - "setfee_reserve": "準備金", |
149 | | - "setfee_reserve_increment": "準備金の増加", |
| 147 | + "setfee_base_fee": "基本手数料", |
| 148 | + "setfee_reserve": "アカウント準備金", |
| 149 | + "setfee_reserve_increment": "オブジェクト準備金", |
150 | 150 | "formatted_date": "日付/時間 ({{timeZone}})", |
151 | 151 | "transaction_type_name_AMMCreate": "AMMの作成", |
152 | 152 | "transaction_type_name_AMMDelete": "AMMの削除", |
|
175 | 175 | "transaction_type_name_NFTokenMint": "NFTのミント", |
176 | 176 | "transaction_type_name_OfferCancel": "オファーの取消", |
177 | 177 | "transaction_type_name_OfferCreate": "オファーの作成", |
178 | | - "transaction_type_name_OracleDelete": null, |
179 | | - "transaction_type_name_OracleSet": null, |
| 178 | + "transaction_type_name_OracleDelete": "オラクルの削除", |
| 179 | + "transaction_type_name_OracleSet": "オラクルの設定", |
180 | 180 | "transaction_type_name_Payment": "支払い", |
181 | 181 | "transaction_type_name_PaymentChannelClaim": "ペイメントチャネル請求", |
182 | 182 | "transaction_type_name_PaymentChannelCreate": "ペイメントチャネル作成", |
|
225 | 225 | "detailed": "詳細", |
226 | 226 | "details": "詳細", |
227 | 227 | "history": "履歴", |
228 | | - "voting": null, |
| 228 | + "voting": "投票中", |
229 | 229 | "raw": "生データ", |
230 | 230 | "try_detailed_raw": "`詳細`または`生データ`をご覧ください。", |
231 | 231 | "account": "アカウント", |
|
325 | 325 | "load": "読み込み", |
326 | 326 | "latency": "遅延", |
327 | 327 | "amendment_id": null, |
328 | | - "amendment_name": null, |
329 | | - "voters": null, |
330 | | - "threshold": null, |
331 | | - "consensus": null, |
332 | | - "enabled": null, |
| 328 | + "amendment_name": "Amendment名", |
| 329 | + "voters": "投票", |
| 330 | + "threshold": "閾値", |
| 331 | + "consensus": "合意", |
| 332 | + "enabled": "有効", |
333 | 333 | "on_tx": null, |
334 | | - "yes": null, |
335 | | - "no": null, |
336 | | - "deprecated": null, |
| 334 | + "yes": "はい", |
| 335 | + "no": "いいえ", |
| 336 | + "deprecated": "非推奨", |
337 | 337 | "domain": "ドメイン", |
338 | 338 | "unl": "unl", |
339 | 339 | "fee": "手数料", |
|
352 | 352 | "unauthorize": null, |
353 | 353 | "missed_validations": "バリデーション失敗数:{{count}}", |
354 | 354 | "incomplete": null, |
355 | | - "base_fee": null, |
356 | | - "account_reserve": null, |
357 | | - "object_reserve": null, |
358 | | - "vote": null, |
359 | | - "no_amendment_in_voting": null, |
| 355 | + "base_fee": "基本手数料", |
| 356 | + "account_reserve": "アカウント準備金", |
| 357 | + "object_reserve": "オブジェクト準備金", |
| 358 | + "vote": "投票", |
| 359 | + "no_amendment_in_voting": "投票中のAmendmentはありません", |
360 | 360 | "required": "必須", |
361 | 361 | "source": "送金元", |
362 | 362 | "destination": "宛先", |
|
450 | 450 | "last_affecting_transaction": "最新の関連トランザクション", |
451 | 451 | "Version": "バージョン", |
452 | 452 | "increased_by": null, |
453 | | - "lp_token_balance": null, |
454 | | - "token_balance": null, |
455 | | - "trading_fee": null, |
456 | | - "tvl": null, |
457 | | - "account_address": null, |
458 | | - "asset1": null, |
459 | | - "asset2": null, |
460 | | - "asset1out": null, |
461 | | - "asset2out": null, |
462 | | - "asset1in": null, |
463 | | - "asset2in": null, |
| 453 | + "lp_token_balance": "LPトークン残高", |
| 454 | + "token_balance": "トークン残高", |
| 455 | + "trading_fee": "取引手数料", |
| 456 | + "tvl": "TVM", |
| 457 | + "account_address": "アカウントアドレス", |
| 458 | + "asset1": "資産1", |
| 459 | + "asset2": "資産2", |
| 460 | + "asset1out": "資産1 出金", |
| 461 | + "asset2out": "資産2 出金", |
| 462 | + "asset1in": "資産1 入金", |
| 463 | + "asset2in": "資産2 入金", |
464 | 464 | "effective_price": null, |
465 | | - "amm_account_id": null, |
466 | | - "lp_tokens": null, |
467 | | - "min_slot_price": null, |
468 | | - "max_slot_price": null, |
469 | | - "auth_accounts": null, |
| 465 | + "amm_account_id": "AMMアカウント", |
| 466 | + "lp_tokens": "LPトークン", |
| 467 | + "min_slot_price": "最小スロット価格", |
| 468 | + "max_slot_price": "最大スロット価格", |
| 469 | + "auth_accounts": "認可されたアカウント", |
470 | 470 | "network_cannot_be_crawled": null, |
471 | 471 | "check_crawl_existed": null, |
472 | 472 | "peer_crawled_context": null, |
|
481 | 481 | "instruct_to_claw": null, |
482 | 482 | "hook": "Hook", |
483 | 483 | "hooks": "Hooks", |
484 | | - "hook_emitted": null, |
| 484 | + "hook_emitted": "このトランザクションはHookによって作成されました", |
485 | 485 | "emit_details": "Emitの詳細", |
486 | 486 | "hook_parameters": "Hookパラメータ", |
487 | 487 | "hook_executions": "Hookの実行", |
488 | | - "emit_generation": null, |
489 | | - "emit_hook_hash": null, |
490 | | - "emit_parent": null, |
491 | | - "emit_callback": null, |
492 | | - "hook_exec_hash": null, |
493 | | - "hook_exec_account": null, |
494 | | - "hook_exec_return": null, |
495 | | - "hook_exec_emit_count": null, |
| 488 | + "emit_generation": "作成されたトランザクションのNumber <0>{{emit}}</0>", |
| 489 | + "emit_hook_hash": "Hook {{hash}} によって作成されました", |
| 490 | + "emit_parent": "トランザクション <0>{{hash}}</0> にトリガーされたHookによって作成されました", |
| 491 | + "emit_callback": "Emitコールバックは <0>{{callback}}<0>", |
| 492 | + "hook_exec_hash": "Hook {{hash}} がトリガーされました", |
| 493 | + "hook_exec_account": "アカウント: <0>{{account}}</0>", |
| 494 | + "hook_exec_return": "結果: \"{{string}}\" ,コード: {{code}}", |
| 495 | + "hook_exec_emit_count": "このHookから{{count}}トランザクションが作成されました", |
496 | 496 | "hash": "Hash", |
497 | 497 | "grant": null, |
498 | 498 | "namespace": "ネームスペース", |
499 | 499 | "api_version": "APIバージョン", |
500 | | - "triggered_on": null, |
501 | | - "name": null, |
502 | | - "introduced_in": null, |
503 | | - "yeas": null, |
504 | | - "nays": null, |
505 | | - "eta": null, |
506 | | - "amendment_summary": null, |
| 500 | + "triggered_on": "次のトランザクションによってトリガー", |
| 501 | + "name": "名称", |
| 502 | + "introduced_in": "導入されたバージョン", |
| 503 | + "yeas": "賛成", |
| 504 | + "nays": "反対", |
| 505 | + "eta": "予定時刻", |
| 506 | + "amendment_summary": "Amendmentの概要", |
507 | 507 | "not": null, |
508 | 508 | "enable_tx": null, |
509 | 509 | "all": null, |
510 | | - "yeas_count": null, |
511 | | - "nays_count": null, |
512 | | - "yeas_percent": null, |
513 | | - "nays_percent": null, |
514 | | - "%_of_validators": null, |
515 | | - "amendment_not_found": null, |
516 | | - "check_amendment_key": null, |
| 510 | + "yeas_count": "賛成票: {{yeas_count}}", |
| 511 | + "nays_count": "反対票: {{nays_count}}", |
| 512 | + "yeas_percent": "賛成票の割合: {{yeas_percent}}%", |
| 513 | + "nays_percent": "反対票の割合: {{nays_percent}}%", |
| 514 | + "%_of_validators": "バリデータ(%)", |
| 515 | + "amendment_not_found": "Amendmentが見つかりません", |
| 516 | + "check_amendment_key": "AmendmentIDを確認してください", |
517 | 517 | "note": null, |
518 | 518 | "indicate_unl": null, |
519 | 519 | "transaction_tokens_involved": null, |
520 | 520 | "transaction_tokens_swapped": null, |
521 | | - "oracle_document_id": null, |
522 | | - "provider": null, |
523 | | - "last_update_time": null, |
524 | | - "asset_class": null, |
525 | | - "trading_pairs": null, |
526 | | - "deleted": null, |
527 | | - "holders": null, |
528 | | - "trustlines": null, |
529 | | - "website": null, |
| 521 | + "oracle_document_id": "オラクルドキュメントID", |
| 522 | + "provider": "プロバイダ", |
| 523 | + "last_update_time": "最終更新時刻", |
| 524 | + "asset_class": "資産クラス", |
| 525 | + "trading_pairs": "取引ペア", |
| 526 | + "deleted": "削除", |
| 527 | + "holders": "保有者: {{holders}}", |
| 528 | + "trustlines": "トラストライン: {{trustlines}}", |
| 529 | + "website": "Webサイト", |
530 | 530 | "assets.mpt_tab_title": null, |
531 | 531 | "assets.no_mpts_message": null, |
532 | 532 | "transaction_type_name_MPTokenIssuanceCreate": null, |
|
550 | 550 | "can_trade": null, |
551 | 551 | "can_transfer": null, |
552 | 552 | "can_clawback": null, |
553 | | - "search_results_banner": null, |
| 553 | + "search_results_banner": "トークン名とアカウントで検索が可能になりました! USDと検索してみてください", |
554 | 554 | "enable_amendment_name": null, |
555 | 555 | "amendment_status": null, |
556 | 556 | "expected_date": null, |
|
0 commit comments