1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
Return-Path: <brenorb@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 7566486D
for <bitcoin-dev@lists.linuxfoundation.org>;
Tue, 26 Jun 2018 15:58:31 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-oi0-f51.google.com (mail-oi0-f51.google.com
[209.85.218.51])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 2748B12E
for <bitcoin-dev@lists.linuxfoundation.org>;
Tue, 26 Jun 2018 15:58:31 +0000 (UTC)
Received: by mail-oi0-f51.google.com with SMTP id c6-v6so16502837oiy.0
for <bitcoin-dev@lists.linuxfoundation.org>;
Tue, 26 Jun 2018 08:58:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
h=mime-version:from:date:message-id:subject:to;
bh=cQD1uEsVLXLtZ+/BX8z8WPJRJVhvfxq8fBStB3nYZVw=;
b=BB20mPWGHBpQ3trt4V2Yc5mkL5vpM+fl5dgRfw057j9z9il9bAKwx2zCzIA81qK3n3
EneTeX+1uhWNvITtnEq70ewBic0II42d8uPjG44nh5CD0r0WEip8N1RtzD8CCMvNVv2Y
rTmj0+PiR7N38fAhQ6Id7zx7gZZ2Z4gzOv6Lf/PAHifIusaeMSiDwZrb3GsUSx1K8rOF
2pNp2JiKX8cDnlbg3kqSaA5GuPDu0ey9JKDVc/pHDI19v93U35SbNDmR0J/ECzhUNhUa
o0k33i4NOYrPSOFgaX6Pr2cPsxC8+0Vkr6sU5FxaUwTUiXWFm6q0o+frjx8amiZ5Vn2T
CK0Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=cQD1uEsVLXLtZ+/BX8z8WPJRJVhvfxq8fBStB3nYZVw=;
b=KAp5uvQkkJfAUvZfqUwQRG3memeFQIulbUDo4ISHnw9idY5Iqsvq/xn6NAD7VkLQqM
rDg6vp9m2HjYphKg6fDrCxoC2519iA4tqPO0xzUBC/xZTHGSvLWYIHtfgup3J1mn/YJ8
B7Gs2XOfLqM/5pzpeurfOh9ZAM+b7+6uKpIuemseOaFMnD33nqQPJ+guK4AUm6XQmX6z
ei2FefBHo/Na4+1tuIwVhxunOe4zGkqYbV0qHzuuwmfhXDAUavYIIemgO8x2Kn9r8Hhp
VcdCJ9tGmRlIMetGluY8DYs8Rbrn+gLGk1bc9Fi2mj4ANJ5eT/v1lQ5kAz+/Fny30MBn
MXhQ==
X-Gm-Message-State: APt69E1pE8TBDyaqZJcsRYUg/11bTSZQ6tthAqvPGexZ5zjCwfA/pdcm
AOnMrHMmrWJjkyS1kKeMeNypVYMetUdJmpj1j0483g==
X-Google-Smtp-Source: AAOMgpcYDqblzvQeuf44DCz5Lzv6uPPqr+HHZVCzU3mHeIp/ka0aQQsSmw/a9tfEyO9ZucH0rEYg0Ol9IE/CV0wmnGs=
X-Received: by 2002:aca:f356:: with SMTP id
r83-v6mr1121249oih.257.1530028709812;
Tue, 26 Jun 2018 08:58:29 -0700 (PDT)
MIME-Version: 1.0
From: Breno Brito <brenorb@gmail.com>
Date: Tue, 26 Jun 2018 12:58:53 -0300
Message-ID: <CA+NC=6wiSY3HFd80ODGCy00ei1r4vbv7s4OU1rNJih=GfrRHdg@mail.gmail.com>
To: bitcoin-dev@lists.linuxfoundation.org
Content-Type: multipart/alternative; boundary="000000000000be9e7d056f8d9106"
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
X-Mailman-Approved-At: Tue, 26 Jun 2018 16:07:56 +0000
Subject: [bitcoin-dev] BIP039 - How to add a Portuguese wordlist?
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 26 Jun 2018 15:58:31 -0000
--000000000000be9e7d056f8d9106
Content-Type: text/plain; charset="UTF-8"
Hello,
Since Portuguese is considered the 6th most spoken language in the world
and is an official language in 10 countries, I'd like to propose the
expansion of the BIP039 wordlist to Portuguese or help if someone had
already proposed it. What should I do?
Regards,
Breno
--000000000000be9e7d056f8d9106
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">
<span style=3D"text-decoration-style:initial;text-decoration-color:initial;=
float:none;display:inline">Hello,</span><div style=3D"text-decoration-style=
:initial;text-decoration-color:initial"><br></div><div style=3D"text-decora=
tion-style:initial;text-decoration-color:initial">Since Portuguese is consi=
dered the 6th most spoken language in the world and is an official language=
in 10 countries, I'd like to propose the expansion of the BIP039 wordl=
ist to Portuguese or help if someone had already proposed it. What should I=
do?</div><div style=3D"text-decoration-style:initial;text-decoration-color=
:initial"><br></div><div style=3D"text-decoration-style:initial;text-decora=
tion-color:initial">Regards,<br clear=3D"all"><div><div dir=3D"ltr" class=
=3D"gmail-m_-7304506049165333817gmail_signature"><div dir=3D"ltr"><div>Bren=
o</div></div></div></div></div>
</div>
--000000000000be9e7d056f8d9106--
|