Skip to content

Commit 1c4dfb5

Browse files
committed
Add japanese translation for 0.19.1 release
1 parent ae9c46e commit 1c4dfb5

File tree

2 files changed

+181
-0
lines changed

2 files changed

+181
-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 0.19.1 リリース
3+
name: blog-release-0.19.1
4+
id: ja-blog-release-0.19.1
5+
lang: ja
6+
permalink: /ja/2020/03/09/release-0.19.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 annoucement. English posts only
14+
announcement: 1
15+
16+
excerpt: >
17+
Bug Fixおよびマイナーな改良が加えられたBitcoin Core 0.19.1メンテナンスリリースが利用可能になりました。
18+
---
19+
Bitcoin Core バージョン 0.19.1が[ダウンロード][ダウンロードページ]できるようになりました。
20+
このメンテナンスリリースの変更の完全なリストは[リリースノート][]を参照ください。
21+
22+
ご不明な点がありましたら、#bitcoin IRCチャットルーム([IRC][irc][web][web irc])にお立ち寄りください。
23+
可能な限り支援します。
24+
25+
[リリースノート]: /ja/releases/0.19.1/
26+
[IRC]: irc://irc.freenode.net/bitcoin
27+
[web irc]: https://webchat.freenode.net/?channels=bitcoin&uio=d4
28+
[ダウンロードページ]: /ja/download
29+
30+
{% include references.md %}
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
---
2+
title: Bitcoin Core 0.19.1
3+
id: ja-release-0.19.1
4+
name: release-0.19.1
5+
permalink: /ja/releases/0.19.1/
6+
excerpt: Bitcoin Core バージョン 0.19.1 が利用可能になりました
7+
type: releases
8+
layout: page
9+
lang: ja
10+
date: 2020-03-09
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+
release: [0, 19, 1]
15+
16+
## Optional magnet link. To get it, open the torrent in a good BitTorrent client
17+
## and View Details, or install the transmission-cli Debian/Ubuntu package
18+
## and run: transmission-show -m <torrent file>
19+
#
20+
## Link should be enclosed in quotes and start with: "magnet:?
21+
optional_magnetlink: "magnet:?xt=urn:btih:8b6ad1da5bbb24656234efc2370abc14781a6f83&dn=bitcoin-core-0.19.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"
22+
23+
# Note: it is recommended to check all links to ensure they use
24+
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
25+
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
26+
27+
# Release notes from bitcoin/bitcoin 58ba7c314d552cea8cb024960a8504577aee586f
28+
# added whitespace between subheads and lists (needed for Kramdown)
29+
---
30+
{% include download.html %}
31+
{% githubify https://github.com/bitcoin/bitcoin %}
32+
0.19.1 リリースノート {#release-notes}
33+
===============================
34+
35+
Bitcoin Core バージョン 0.19.1 は以下から入手可能です。
36+
37+
<https://bitcoincore.org/bin/bitcoin-core-0.19.1/>
38+
39+
このマイナーリリースにはさまざまなBug Fixおよびパフォーマンス改善、
40+
更新された翻訳が含まれます。
41+
42+
バグの報告にはGitHubのIssue Trackerを使用してください。
43+
44+
<https://github.com/bitcoin/bitcoin/issues>
45+
46+
セキュリティやアップデートの通知を受け取りたい場合は、以下に登録してください。
47+
48+
<https://bitcoincore.org/en/list/announcements/join/>
49+
50+
アップグレード方法 {#how-to-upgrade}
51+
==============
52+
53+
旧バージョンを起動している場合はシャットダウンしてください。
54+
完全にシャットダウンするのを待ってから(旧バージョンでは数分かかるかもしれません)、
55+
Windowsの場合はインストーラーを実行、Macの場合は`/Applications/Bitcoin-Qt`を上書き、
56+
Linuxの場合は`bitcoind`/`bitcoin-qt`を上書きしてください。
57+
58+
EOLに達したBitcoin Coreのバージョンから直接アップグレードすることは可能ですが、
59+
datadirを移行する必要がある場合は時間がかかる可能性があります。Bitcoin Coreの
60+
旧バージョンのウォレットが一般的にサポートされています。
61+
62+
互換性 {#compatibility}
63+
==============
64+
65+
Bitcoin CoreはLinuxカーネルやmacOS 10.10以降、Windows 7以降を使用している
66+
オペレーティングシステムでサポートされ、広範囲にテストされています。
67+
サポートされていないシステムでBitcoin Coreを使用するのはお勧めできません。
68+
69+
Bitcoin Coreは他のほとんどのUnixライクなシステムでも動作するはずですが、
70+
それらの環境ではそれほど頻繁にはテストされていません。
71+
72+
Bitcoin CoreはmacOS 10.10以降を必要とするQt 5.9.xを使ってビルドされているため、
73+
Bitcoin Core 0.17.0以降、10.10より前のmacOSバージョンはサポートされなくなりました。
74+
また、macOSの「ダークモード」が有効になっている場合、Bitcoin Coreの外観はまだ変更されません。
75+
76+
これまでサポートされていたCPUプラットフォームに加えて、このリリースの
77+
プリコンパイルされたディストリビューションは、RISC-Vプラットフォームのバイナリを提供します。
78+
79+
0.19.1のチェンジログ {#change-log}
80+
=================
81+
82+
### ウォレット
83+
84+
- #17643 Fix origfee return for bumpfee with feerate arg (instagibbs)
85+
- #16963 Fix `unique_ptr` usage in boost::signals2 (promag)
86+
- #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas, mchrostowski)
87+
- #17924 Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash (instagibbs)
88+
- #17621 IsUsedDestination should count any known single-key address (instagibbs)
89+
- #17843 Reset reused transactions cache (fjahr)
90+
91+
### RPCおよびその他のAPI
92+
93+
- #17687 cli: Fix fatal leveldb error when specifying -blockfilterindex=basic twice (brakmic)
94+
- #17728 require second argument only for scantxoutset start action (achow101)
95+
- #17445 zmq: Fix due to invalid argument and multiple notifiers (promag)
96+
- #17524 psbt: handle unspendable psbts (achow101)
97+
- #17156 psbt: check that various indexes and amounts are within bounds (achow101)
98+
99+
### GUI
100+
101+
- #17427 Fix missing qRegisterMetaType for `size_t` (hebasto)
102+
- #17695 disable File-\>CreateWallet during startup (fanquake)
103+
- #17634 Fix comparison function signature (hebasto)
104+
- #18062 Fix unintialized WalletView::progressDialog (promag)
105+
106+
### TestとQA
107+
108+
- #17416 Appveyor improvement - text file for vcpkg package list (sipsorcery)
109+
- #17488 fix "bitcoind already running" warnings on macOS (fanquake)
110+
- #17980 add missing #include to fix compiler errors (kallewoof)
111+
112+
### プラットフォームサポート
113+
114+
- #17736 Update msvc build for Visual Studio 2019 v16.4 (sipsorcery)
115+
- #17364 Updates to appveyor config for VS2019 and Qt5.9.8 + msvc project fixes (sipsorcery)
116+
- #17887 bug-fix macos: give free bytes to `F_PREALLOCATE` (kallewoof)
117+
118+
### その他
119+
120+
- #17897 init: Stop indexes on shutdown after ChainStateFlushed callback (jimpo)
121+
- #17450 util: Add missing headers to util/fees.cpp (hebasto)
122+
- #17654 Unbreak build with Boost 1.72.0 (jbeich)
123+
- #17857 scripts: Fix symbol-check & security-check argument passing (fanquake)
124+
- #17762 Log to net category for exceptions in ProcessMessages (laanwj)
125+
- #18100 Update univalue subtree (MarcoFalke)
126+
127+
クレジット {#credits}
128+
=======
129+
130+
このリリースに直接貢献されたみなさん、ありがとうございます:
131+
132+
- Aaron Clauson
133+
- Adam Jonas
134+
- Andrew Chow
135+
- Fabian Jahr
136+
- fanquake
137+
- Gregory Sanders
138+
- Harris
139+
- Hennadii Stepanov
140+
- Jan Beich
141+
- Jim Posen
142+
- João Barbosa
143+
- Karl-Johan Alm
144+
- Luke Dashjr
145+
- MarcoFalke
146+
- Michael Chrostowski
147+
- Russell Yanofsky
148+
- Wladimir J. van der Laan
149+
150+
[Transifex](https://www.transifex.com/projects/p/bitcoin/)での翻訳を手伝ってくれたみなさんもありがとうございます。
151+
{% endgithubify %}

0 commit comments

Comments
 (0)