Skip to content

Commit ce6772f

Browse files
committed
Merge #625: Add japanese translation for 0.17.0.1
93867b0 Add japanese translation for 0.17.0.1 (azuchi) Pull request description: Tree-SHA512: fd4179c2afa83e7ac36ef986b20edc7535bacc3843df06f11330e17daf4fd283febd81f2fb892f179db35beb3097e1de778d10f62921955b2c3f84faf807e453
2 parents 549966e + 93867b0 commit ce6772f

File tree

1 file changed

+71
-0
lines changed

1 file changed

+71
-0
lines changed
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: Bitcoin Core 0.17.0.1
3+
id: ja-release-0.17.0.1
4+
name: release-0.17.0.1
5+
permalink: /ja/releases/0.17.0.1/
6+
excerpt: Bitcoin Core version 0.17.0.1 が利用可能になりました
7+
date: 2018-10-30
8+
type: releases
9+
layout: page
10+
lang: ja
11+
share: true
12+
13+
## Use a YAML array for the version number to allow other parts of the
14+
## site to correctly sort in "natural sort of version numbers"
15+
release: [0, 17, 0, 1]
16+
17+
## Optional magnet link. To get it, open the torrent in a good BitTorrent client
18+
## and View Details, or install the transmission-cli Debian/Ubuntu package
19+
## and run: transmission-show -m <torrent file>
20+
#
21+
## Link should be enclosed in quotes and start with: "magnet:?
22+
optional_magnetlink: "magnet:?xt=urn:btih:70749cf2cf2922a21208b4ae760c9f2f9d1e7f11&dn=bitcoin-core-0.17.0.1&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fexplodie.org%3A6969"
23+
24+
# Note: it is recommended to check all links to ensure they use
25+
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
26+
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
27+
28+
## Notes from bitcoin/bitcoin 2018-10-28 commit 9e87d82e7f0696a40d08c6e4cff3f040a447ece5
29+
---
30+
{% include download.html %}
31+
{% githubify https://github.com/bitcoin/bitcoin %}
32+
Bitcoin Core バージョン0.17.0.1は以下から入手可能です。
33+
34+
<https://bitcoincore.org/bin/bitcoin-core-0.17.0.1/>
35+
36+
このリリースでは0.17.0のマイナーバグ修正が提供されています。
37+
38+
バグを発見した場合はGitHubのIssue Trackerを使用して報告してください。
39+
40+
<https://github.com/bitcoin/bitcoin/issues>
41+
42+
セキュリティやアップデートの通知を受け取りたい場合は、以下に登録してください。
43+
44+
<https://bitcoincore.org/en/list/announcements/join/>
45+
46+
主な変更点
47+
===============
48+
49+
MacOS 10.12から10.14で影響する、Finderがインストール時にクラッシュする可能性があるOSXのdmg生成の問題が解決されました。
50+
51+
他のオペレーティングシステムには大きな変更はなく、このリリースは[0.17.0](/ja/releases/0.17.0/)と同じです。
52+
53+
0.17.0.1のチェンジログ
54+
===================
55+
56+
### ビルドシステム
57+
- #14416 `eb2cc84` Fix OSX dmg issue (10.12 to 10.14) (jonasschnelli)
58+
59+
### ドキュメンテーション
60+
- #14509 `1b5af2c` [0.17] doc: use SegWit in getblocktemplate example (Sjors)
61+
62+
クレジット
63+
=======
64+
65+
このリリースに直接貢献されたみなさん、ありがとうございます:
66+
67+
- Jonas Schnelli
68+
- Pieter Wuille
69+
- Sjors Provoost
70+
- Wladimir J. van der Laan
71+
{% endgithubify %}

0 commit comments

Comments
 (0)