|
7 | 7 | "amount": "金額",
|
8 | 8 | "fee": "手数料",
|
9 | 9 | "search": "検索",
|
10 |
| - "viewInBlockExplorer": "ブロックエクスプローラで表示" |
| 10 | + "viewInBlockExplorer": "ブロックエクスプローラで表示", |
| 11 | + "blocks": "{{numBlocks}} blocks" |
11 | 12 | },
|
12 | 13 | "buttons": {
|
13 | 14 | "ok": "わかった",
|
|
252 | 253 | },
|
253 | 254 | "feeEstimate": {
|
254 | 255 | "title": "手数料見積り"
|
| 256 | + }, |
| 257 | + "outgoingChannel": { |
| 258 | + "title": "Outbound Channel" |
255 | 259 | }
|
256 | 260 | }
|
257 | 261 | },
|
|
293 | 297 | "remoteCommitmentTxid": "リモートコミットメントTXID",
|
294 | 298 | "closeChannel": "チャネルをクローズ",
|
295 | 299 | "forceClosePendingChannel": "強制クローズ保留チャネル",
|
| 300 | + "forceCloseDelay": "Force closure delay", |
296 | 301 | "closeChannelPrompt": {
|
297 | 302 | "title": "チャネルをクローズ"
|
298 | 303 | }
|
|
739 | 744 | "rpc": {
|
740 | 745 | "title": "bitcoind RPCホストの設定"
|
741 | 746 | },
|
| 747 | + "rpcuser": { |
| 748 | + "title": "Set the bitcoind RPC User" |
| 749 | + }, |
| 750 | + "rpcpass": { |
| 751 | + "title": "Set the bitcoind RPC Password" |
| 752 | + }, |
742 | 753 | "zmqRawBlock": {
|
743 | 754 | "title": "bitcoind ZMQ Raw Blockホストの設定"
|
744 | 755 | },
|
745 | 756 | "zmqRawTx": {
|
746 | 757 | "title": "bitcoind ZMQ Raw Txホストの設定"
|
747 |
| - }, |
748 |
| - "p2tr": { |
749 |
| - "title": "Taproot(P2TR)経由でオンチェーン受信を有効にする" |
750 | 758 | }
|
751 | 759 | },
|
752 | 760 | "LN": {
|
|
799 | 807 | "msg": "ダンダーサーバをデフォルトの状態に復元しますか?"
|
800 | 808 | }
|
801 | 809 | },
|
| 810 | + "speedloaderServer": { |
| 811 | + "title": "Set LN channel sync server", |
| 812 | + "subtitle": "", |
| 813 | + "setDialog": { |
| 814 | + "title": "Set LN Sync channel server" |
| 815 | + }, |
| 816 | + "restoreDialog": { |
| 817 | + "title": "Restore LN channel sync Server", |
| 818 | + "msg": "Would you like to restore to the default LN channel sync server" |
| 819 | + } |
| 820 | + }, |
802 | 821 | "graphSync": {
|
803 | 822 | "title": "支払い前にグラフ同期を待つ",
|
804 | 823 | "subtitle": "同期化されたグラフは最適な支払い経路につながります"
|
|
1002 | 1021 | "title": "起動時にゴシップ同期を強制する"
|
1003 | 1022 | },
|
1004 | 1023 | "persistentServices": {
|
1005 |
| - "title": "持続的なLNDおよびTorを有効にする(有効な場合)" |
| 1024 | + "title": "Enable persistent app", |
| 1025 | + "subtitle": "The app stays active in the background" |
1006 | 1026 | }
|
1007 | 1027 | }
|
1008 | 1028 | },
|
|
0 commit comments