Skip to content

Commit

Permalink
Translate locales/en.json in ja [Manual Sync]
Browse files Browse the repository at this point in the history
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
  • Loading branch information
transifex-integration[bot] authored and hsjoberg committed Jun 27, 2024
1 parent 1373e49 commit 95924e3
Showing 1 changed file with 25 additions and 5 deletions.
30 changes: 25 additions & 5 deletions locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"amount": "金額",
"fee": "手数料",
"search": "検索",
"viewInBlockExplorer": "ブロックエクスプローラで表示"
"viewInBlockExplorer": "ブロックエクスプローラで表示",
"blocks": "{{numBlocks}} blocks"
},
"buttons": {
"ok": "わかった",
Expand Down Expand Up @@ -252,6 +253,9 @@
},
"feeEstimate": {
"title": "手数料見積り"
},
"outgoingChannel": {
"title": "Outbound Channel"
}
}
},
Expand Down Expand Up @@ -293,6 +297,7 @@
"remoteCommitmentTxid": "リモートコミットメントTXID",
"closeChannel": "チャネルをクローズ",
"forceClosePendingChannel": "強制クローズ保留チャネル",
"forceCloseDelay": "Force closure delay",
"closeChannelPrompt": {
"title": "チャネルをクローズ"
}
Expand Down Expand Up @@ -739,14 +744,17 @@
"rpc": {
"title": "bitcoind RPCホストの設定"
},
"rpcuser": {
"title": "Set the bitcoind RPC User"
},
"rpcpass": {
"title": "Set the bitcoind RPC Password"
},
"zmqRawBlock": {
"title": "bitcoind ZMQ Raw Blockホストの設定"
},
"zmqRawTx": {
"title": "bitcoind ZMQ Raw Txホストの設定"
},
"p2tr": {
"title": "Taproot(P2TR)経由でオンチェーン受信を有効にする"
}
},
"LN": {
Expand Down Expand Up @@ -799,6 +807,17 @@
"msg": "ダンダーサーバをデフォルトの状態に復元しますか?"
}
},
"speedloaderServer": {
"title": "Set LN channel sync server",
"subtitle": "",
"setDialog": {
"title": "Set LN Sync channel server"
},
"restoreDialog": {
"title": "Restore LN channel sync Server",
"msg": "Would you like to restore to the default LN channel sync server"
}
},
"graphSync": {
"title": "支払い前にグラフ同期を待つ",
"subtitle": "同期化されたグラフは最適な支払い経路につながります"
Expand Down Expand Up @@ -1002,7 +1021,8 @@
"title": "起動時にゴシップ同期を強制する"
},
"persistentServices": {
"title": "持続的なLNDおよびTorを有効にする(有効な場合)"
"title": "Enable persistent app",
"subtitle": "The app stays active in the background"
}
}
},
Expand Down

0 comments on commit 95924e3

Please sign in to comment.