Skip to content

Commit 95924e3

Browse files
Translate locales/en.json in ja [Manual Sync]
98% of minimum 80% translated source file: 'locales/en.json' on 'ja'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
1 parent 1373e49 commit 95924e3

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

locales/ja.json

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"amount": "金額",
88
"fee": "手数料",
99
"search": "検索",
10-
"viewInBlockExplorer": "ブロックエクスプローラで表示"
10+
"viewInBlockExplorer": "ブロックエクスプローラで表示",
11+
"blocks": "{{numBlocks}} blocks"
1112
},
1213
"buttons": {
1314
"ok": "わかった",
@@ -252,6 +253,9 @@
252253
},
253254
"feeEstimate": {
254255
"title": "手数料見積り"
256+
},
257+
"outgoingChannel": {
258+
"title": "Outbound Channel"
255259
}
256260
}
257261
},
@@ -293,6 +297,7 @@
293297
"remoteCommitmentTxid": "リモートコミットメントTXID",
294298
"closeChannel": "チャネルをクローズ",
295299
"forceClosePendingChannel": "強制クローズ保留チャネル",
300+
"forceCloseDelay": "Force closure delay",
296301
"closeChannelPrompt": {
297302
"title": "チャネルをクローズ"
298303
}
@@ -739,14 +744,17 @@
739744
"rpc": {
740745
"title": "bitcoind RPCホストの設定"
741746
},
747+
"rpcuser": {
748+
"title": "Set the bitcoind RPC User"
749+
},
750+
"rpcpass": {
751+
"title": "Set the bitcoind RPC Password"
752+
},
742753
"zmqRawBlock": {
743754
"title": "bitcoind ZMQ Raw Blockホストの設定"
744755
},
745756
"zmqRawTx": {
746757
"title": "bitcoind ZMQ Raw Txホストの設定"
747-
},
748-
"p2tr": {
749-
"title": "Taproot(P2TR)経由でオンチェーン受信を有効にする"
750758
}
751759
},
752760
"LN": {
@@ -799,6 +807,17 @@
799807
"msg": "ダンダーサーバをデフォルトの状態に復元しますか?"
800808
}
801809
},
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+
},
802821
"graphSync": {
803822
"title": "支払い前にグラフ同期を待つ",
804823
"subtitle": "同期化されたグラフは最適な支払い経路につながります"
@@ -1002,7 +1021,8 @@
10021021
"title": "起動時にゴシップ同期を強制する"
10031022
},
10041023
"persistentServices": {
1005-
"title": "持続的なLNDおよびTorを有効にする(有効な場合)"
1024+
"title": "Enable persistent app",
1025+
"subtitle": "The app stays active in the background"
10061026
}
10071027
}
10081028
},

0 commit comments

Comments
 (0)