Skip to content

Commit dc43456

Browse files
committed
Merge #1012: Add japanese translation for 26.1
5b984f7 Add missing release note fragments for 26.0-ja (azuchi) d01a3f1 Add japanese translation for 26.1 (azuchi) Pull request description: and applied PR #999 to the Japanese translation for 26.0. Top commit has no ACKs. Tree-SHA512: d492c13d209c182e73712a563e3d9c0e1a159f8c679fe256090f3276225181b88d0819450ff696212e97bf18250e7345b487369fffad268d083afc3f79f2036f
2 parents 12d5f7b + 5b984f7 commit dc43456

File tree

3 files changed

+168
-0
lines changed

3 files changed

+168
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Bitcoin Core 26.1 リリース
3+
name: blog-release-26.1
4+
id: ja-blog-release-26.1
5+
lang: ja
6+
permalink: /ja/2024/04/02/release-26.1/
7+
type: posts
8+
layout: post
9+
10+
## If this is a new post, reset this counter to 1.
11+
version: 1
12+
13+
## Only true if release announcement or security announcement. English posts only
14+
announcement: 0
15+
16+
excerpt: >
17+
Bitcoin Core 26.1 が利用可能になりました。
18+
---
19+
Bitcoin Core バージョン 26.1 が[ダウンロード][download page]できるようになりました。
20+
このリリースのバグ修正に関する情報については[リリースノート][release notes]をご覧ください。
21+
22+
ご不明な点がありましたら、#bitcoin IRCチャットルーム([IRC][irc][web][web irc])にお立ち寄りください。
23+
可能な限り支援します。
24+
25+
[release notes]: /ja/releases/26.1/
26+
[IRC]: irc://irc.libera.chat/bitcoin
27+
[web irc]: https://web.libera.chat/#bitcoin
28+
[download page]: /ja/download
29+
30+
{% include references.md %}

_posts/ja/releases/2023-12-06-release-26.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ GUIまたはウォレット関連の設定の変更は、以下のGUI、ウォ
195195
データを新しいウォレットにインポートすることをお勧めします。また、このような場合に、
196196
ソフトウェアを改善し、ウォレットのロードをより堅牢にするために、問題を報告してください。(#24914)
197197

198+
- `-deprecatedrpc=create_bdb`オプションを指定せずに`descriptors=false`を設定すると、
199+
`createwallet` RPCはレガシー(BDB)ウォレットを作成しなくなりました。
200+
これは、将来のリリースでレガシーウォレットが非推奨になるためです。(#28597)
201+
198202
- `gettransaction``listtransactions``listsinceblock` RPCは、
199203
すべてのトランザクションに対して`abandoned`フィールドを返すようになりました。
200204
これまでは、`abandoned`フィールドは送信されたトランザクションに対してのみ返されていました。(#25158)
Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
---
2+
title: Bitcoin Core 26.1
3+
id: ja-release-26.1
4+
name: release-26.1
5+
permalink: /ja/releases/26.1/
6+
excerpt: Bitcoin Core バージョン 26.1 が利用可能になりました
7+
date: 2024-04-02
8+
type: releases
9+
layout: page
10+
lang: ja
11+
12+
## Use a YAML array for the version number to allow other parts of the
13+
## site to correctly sort in "natural sort of version numbers".
14+
## Use the same number of elements as decimal places, e.g. "0.1.2 => [0,
15+
## 1, 2]" versus "1.2 => [1, 2]"
16+
release: [26, 1]
17+
18+
## Optional magnet link. To get it, open the torrent in a good BitTorrent client
19+
## and View Details, or install the transmission-cli Debian/Ubuntu package
20+
## and run: transmission-show -m <torrent file>
21+
#
22+
## Link should be enclosed in quotes and start with: "magnet:?
23+
optional_magnetlink: "magnet:?xt=urn:btih:1cae6d38169395d3e841d61c6f6afe25de2edaf9&dn=bitcoin-core-26.1&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.bitcoin.sprovoost.nl%3A6969&ws=http%3A%2F%2Fbitcoincore.org%2Fbin%2F"
24+
25+
# Note: it is recommended to check all links to ensure they use
26+
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
27+
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
28+
---
29+
{% include download.html %}
30+
{% githubify https://github.com/bitcoin/bitcoin %}
31+
26.1 リリースノート
32+
==================
33+
34+
Bitcoin Core バージョン 26.1 は以下から入手可能です:
35+
36+
<https://bitcoincore.org/bin/bitcoin-core-26.1/>
37+
38+
このリリースには、さまざまなバグ修正およびパフォーマンス改善、更新された翻訳が含まれています。
39+
40+
バグの報告にはGitHubのIssue Trackerを使用してください:
41+
42+
<https://github.com/bitcoin/bitcoin/issues>
43+
44+
セキュリティやアップデートの通知を受け取りたい場合は、以下に登録してください:
45+
46+
<https://bitcoincore.org/en/list/announcements/join/>
47+
48+
アップブレード方法 {#how-to-upgrade}
49+
==============
50+
51+
旧バージョンを起動している場合はシャットダウンしてください。
52+
完全にシャットダウンするのを待ってから(数分かかる場合があります)、
53+
Windowsの場合はインストーラーを実行、Macの場合は`/Applications/Bitcoin-Qt`を上書き、
54+
Linuxの場合は`bitcoind`/`bitcoin-qt`を上書きしてください。
55+
56+
EOLに達したBitcoin Coreのバージョンから直接アップグレードすることは可能ですが、
57+
データディレクトリを移行する必要がある場合は時間がかかる可能性があります。
58+
Bitcoin Coreの旧ウォレットバージョンが一般的にサポートされます。
59+
60+
互換性 {#compatibility}
61+
==============
62+
63+
Bitcoin CoreはLinuxカーネルやmacOS 11.0以降、Windows 7以降を使用している
64+
オペレーティングシステムでサポートされ、広範囲にテストされています。
65+
Bitcoin Coreは他のほとんどのUNIXライクなシステムでも動作するはずですが、
66+
それらの環境では頻繁にテストされていません。
67+
サポートされていないシステムでBitcoin Coreを使用することは推奨されません。
68+
69+
注目すべき変更 {#notable-changes}
70+
===============
71+
72+
### ウォレット {#wallet}
73+
74+
- #28994 wallet: skip BnB when SFFO is enabled
75+
- #28920 wallet: birth time update during tx scanning
76+
- #29176 wallet: Fix use-after-free in WalletBatch::EraseRecords
77+
- #29510 wallet: getrawchangeaddress and getnewaddress failures should not affect keypools for descriptor wallets
78+
79+
### RPC
80+
81+
- #29003 rpc: fix getrawtransaction segfault
82+
- #28784 rpc: keep .cookie file if it was not generated
83+
84+
### ログ {#logs}
85+
86+
- #29227 log mempool loading progress
87+
88+
### P2Pとネットワークの変更 {#p2p-and-network-changes}
89+
90+
- #29200 net: create I2P sessions using both ECIES-X25519 and ElGamal encryption
91+
- #29412 p2p: Don't process mutated blocks
92+
- #29524 p2p: Don't consider blocks mutated if they don't connect to known prev block
93+
94+
### ビルド {#build}
95+
96+
- #29127 Use hardened runtime on macOS release builds.
97+
- #29195 build: Fix -Xclang -internal-isystem option
98+
99+
### CI
100+
101+
- #28992 ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy,fuzz
102+
- #29080 ci: Set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to avoid unrelated failures
103+
- #29610 ci: Fix "macOS native" job
104+
105+
### その他 {#miscellaneous}
106+
107+
- #28391 refactor: Simplify CTxMempool/BlockAssembler fields, remove some external mapTx access
108+
- #29179 test: wallet rescan with reorged parent + IsFromMe child in mempool
109+
- #28791 snapshots: don't core dump when running -checkblockindex after loadtxoutset
110+
- #29357 test: Drop x modifier in fsbridge::fopen call for MinGW builds
111+
- #29529 fuzz: restrict fopencookie usage to Linux & FreeBSD
112+
113+
クレジット {#credits}
114+
=======
115+
116+
このリリースに直接貢献されたみなさん、ありがとうございます:
117+
118+
- dergoegge
119+
- fanquake
120+
- furszy
121+
- glozow
122+
- Greg Sanders
123+
- Hennadii Stepanov
124+
- Jon Atack
125+
- MarcoFalke
126+
- Mark Friedenbach
127+
- Martin Zumsande
128+
- Murch
129+
- Roman Zeyde
130+
- stickies-v
131+
- UdjinM6
132+
133+
[Transifex](https://www.transifex.com/bitcoin/bitcoin/)での翻訳を手伝ってくださったみなさんもありがとうございます。
134+
{% endgithubify %}

0 commit comments

Comments
 (0)