Skip to content

Commit 795b921

Browse files
committed
qt: periodic language update
Pull updated translations from Transifex. Add mn (Mongolian) language. Do not update English translation for now as we want to keep compatibility with 0.9.
1 parent 53d9709 commit 795b921

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+4414
-484
lines changed

src/qt/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ QT_TS = \
5757
locale/bitcoin_la.ts \
5858
locale/bitcoin_lt.ts \
5959
locale/bitcoin_lv_LV.ts \
60+
locale/bitcoin_mn.ts \
6061
locale/bitcoin_ms_MY.ts \
6162
locale/bitcoin_nb.ts \
6263
locale/bitcoin_nl.ts \

src/qt/bitcoin.qrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
<file alias="la">locale/bitcoin_la.qm</file>
131131
<file alias="lt">locale/bitcoin_lt.qm</file>
132132
<file alias="lv_LV">locale/bitcoin_lv_LV.qm</file>
133+
<file alias="mn">locale/bitcoin_mn.qm</file>
133134
<file alias="ms_MY">locale/bitcoin_ms_MY.qm</file>
134135
<file alias="nb">locale/bitcoin_nb.qm</file>
135136
<file alias="nl">locale/bitcoin_nl.qm</file>

src/qt/locale/bitcoin_ach.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ach" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ach" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1038,6 +1038,14 @@ Address: %4
10381038
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10391039
<translation type="unfinished"/>
10401040
</message>
1041+
<message>
1042+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1043+
<translation type="unfinished"/>
1044+
</message>
1045+
<message>
1046+
<source>Third party transaction URLs</source>
1047+
<translation type="unfinished"/>
1048+
</message>
10411049
<message>
10421050
<source>Active command-line options that override above options:</source>
10431051
<translation type="unfinished"/>
@@ -1340,7 +1348,7 @@ Address: %4
13401348
<translation type="unfinished"/>
13411349
</message>
13421350
<message>
1343-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1351+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13441352
<translation type="unfinished"/>
13451353
</message>
13461354
<message>

src/qt/locale/bitcoin_af_ZA.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="af_ZA" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="af_ZA" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1038,6 +1038,14 @@ Address: %4
10381038
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10391039
<translation type="unfinished"/>
10401040
</message>
1041+
<message>
1042+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1043+
<translation type="unfinished"/>
1044+
</message>
1045+
<message>
1046+
<source>Third party transaction URLs</source>
1047+
<translation type="unfinished"/>
1048+
</message>
10411049
<message>
10421050
<source>Active command-line options that override above options:</source>
10431051
<translation type="unfinished"/>
@@ -1340,7 +1348,7 @@ Address: %4
13401348
<translation type="unfinished"/>
13411349
</message>
13421350
<message>
1343-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1351+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13441352
<translation type="unfinished"/>
13451353
</message>
13461354
<message>

src/qt/locale/bitcoin_ar.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ar" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ar" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1041,6 +1041,14 @@ Address: %4
10411041
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10421042
<translation type="unfinished"/>
10431043
</message>
1044+
<message>
1045+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1046+
<translation type="unfinished"/>
1047+
</message>
1048+
<message>
1049+
<source>Third party transaction URLs</source>
1050+
<translation type="unfinished"/>
1051+
</message>
10441052
<message>
10451053
<source>Active command-line options that override above options:</source>
10461054
<translation type="unfinished"/>
@@ -1343,7 +1351,7 @@ Address: %4
13431351
<translation type="unfinished"/>
13441352
</message>
13451353
<message>
1346-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1354+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13471355
<translation type="unfinished"/>
13481356
</message>
13491357
<message>

src/qt/locale/bitcoin_be_BY.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="be_BY" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="be_BY" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1042,6 +1042,14 @@ Address: %4
10421042
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10431043
<translation type="unfinished"/>
10441044
</message>
1045+
<message>
1046+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1047+
<translation type="unfinished"/>
1048+
</message>
1049+
<message>
1050+
<source>Third party transaction URLs</source>
1051+
<translation type="unfinished"/>
1052+
</message>
10451053
<message>
10461054
<source>Active command-line options that override above options:</source>
10471055
<translation type="unfinished"/>
@@ -1344,7 +1352,7 @@ Address: %4
13441352
<translation type="unfinished"/>
13451353
</message>
13461354
<message>
1347-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1355+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13481356
<translation type="unfinished"/>
13491357
</message>
13501358
<message>

src/qt/locale/bitcoin_bg.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="bg" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="bg" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1043,6 +1043,14 @@ Address: %4
10431043
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10441044
<translation type="unfinished"/>
10451045
</message>
1046+
<message>
1047+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1048+
<translation type="unfinished"/>
1049+
</message>
1050+
<message>
1051+
<source>Third party transaction URLs</source>
1052+
<translation type="unfinished"/>
1053+
</message>
10461054
<message>
10471055
<source>Active command-line options that override above options:</source>
10481056
<translation type="unfinished"/>
@@ -1345,7 +1353,7 @@ Address: %4
13451353
<translation type="unfinished"/>
13461354
</message>
13471355
<message>
1348-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1356+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13491357
<translation type="unfinished"/>
13501358
</message>
13511359
<message>

src/qt/locale/bitcoin_bs.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="bs" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="bs" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1038,6 +1038,14 @@ Address: %4
10381038
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10391039
<translation type="unfinished"/>
10401040
</message>
1041+
<message>
1042+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1043+
<translation type="unfinished"/>
1044+
</message>
1045+
<message>
1046+
<source>Third party transaction URLs</source>
1047+
<translation type="unfinished"/>
1048+
</message>
10411049
<message>
10421050
<source>Active command-line options that override above options:</source>
10431051
<translation type="unfinished"/>
@@ -1340,7 +1348,7 @@ Address: %4
13401348
<translation type="unfinished"/>
13411349
</message>
13421350
<message>
1343-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1351+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13441352
<translation type="unfinished"/>
13451353
</message>
13461354
<message>

src/qt/locale/bitcoin_ca.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ca" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ca" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1038,6 +1038,14 @@ Address: %4
10381038
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10391039
<translation type="unfinished"/>
10401040
</message>
1041+
<message>
1042+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1043+
<translation type="unfinished"/>
1044+
</message>
1045+
<message>
1046+
<source>Third party transaction URLs</source>
1047+
<translation type="unfinished"/>
1048+
</message>
10411049
<message>
10421050
<source>Active command-line options that override above options:</source>
10431051
<translation type="unfinished"/>
@@ -1340,7 +1348,7 @@ Address: %4
13401348
<translation type="unfinished"/>
13411349
</message>
13421350
<message>
1343-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1351+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13441352
<translation type="unfinished"/>
13451353
</message>
13461354
<message>

src/qt/locale/[email protected]

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ca@valencia" version="2.0">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ca@valencia" version="2.1">
22
<context>
33
<name>AboutDialog</name>
44
<message>
@@ -1038,6 +1038,14 @@ Address: %4
10381038
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
10391039
<translation type="unfinished"/>
10401040
</message>
1041+
<message>
1042+
<source>Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1043+
<translation type="unfinished"/>
1044+
</message>
1045+
<message>
1046+
<source>Third party transaction URLs</source>
1047+
<translation type="unfinished"/>
1048+
</message>
10411049
<message>
10421050
<source>Active command-line options that override above options:</source>
10431051
<translation type="unfinished"/>
@@ -1340,7 +1348,7 @@ Address: %4
13401348
<translation type="unfinished"/>
13411349
</message>
13421350
<message>
1343-
<source>Bitcoin Core did&apos;t yet exit safely...</source>
1351+
<source>Bitcoin Core didn&apos;t yet exit safely...</source>
13441352
<translation type="unfinished"/>
13451353
</message>
13461354
<message>

0 commit comments

Comments
 (0)