Skip to content

Commit 4635a4c

Browse files
committed
Translations update from transifex
1 parent 0eccf0a commit 4635a4c

Some content is hidden

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

67 files changed

+6254
-2516
lines changed

doc/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Bitcoin Core version 0.10.1 is now available from:
22

33
https://bitcoin.org/bin/0.10.1/
44

5-
This is a new minor version release, bringing bug fixes and robustness
6-
improvements. If you are using 0.10.0, it is recommended to upgrade to this
5+
This is a new minor version release, bringing bug fixes and translation
6+
updates. If you are using 0.10.0, it is recommended to upgrade to this
77
version.
88

99
Please report bugs using the issue tracker at github:

src/qt/bitcoinstrings.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
100100
"Query for peer addresses via DNS lookup, if low on addresses (default: 1 "
101101
"unless -connect)"),
102102
QT_TRANSLATE_NOOP("bitcoin-core", ""
103+
"Require high priority for relaying free or low-fee transactions (default:%u)"),
104+
QT_TRANSLATE_NOOP("bitcoin-core", ""
103105
"Set maximum size of high-priority/low-fee transactions in bytes (default: %d)"),
104106
QT_TRANSLATE_NOOP("bitcoin-core", ""
105107
"Set the number of script verification threads (%u to %d, 0 = auto, <0 = "
@@ -198,6 +200,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
198200
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
199201
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires newer version of Bitcoin Core"),
200202
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
203+
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
201204
QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
202205
QT_TRANSLATE_NOOP("bitcoin-core", "Error: A fatal internal error occured, see debug.log for details"),
203206
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low!"),
@@ -243,6 +246,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"),
243246
QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp (default: %u)"),
244247
QT_TRANSLATE_NOOP("bitcoin-core", "RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
245248
QT_TRANSLATE_NOOP("bitcoin-core", "RPC server options:"),
249+
QT_TRANSLATE_NOOP("bitcoin-core", "RPC support for HTTP persistent connections (default: %d)"),
246250
QT_TRANSLATE_NOOP("bitcoin-core", "Randomly drop 1 of every <n> network messages"),
247251
QT_TRANSLATE_NOOP("bitcoin-core", "Randomly fuzz 1 of every <n> network messages"),
248252
QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000??.dat files"),

src/qt/locale/bitcoin_af_ZA.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<TS language="af_ZA" version="2.0">
22
<context>
33
<name>AddressBookPage</name>
4-
<message>
5-
<source>Double-click to edit address or label</source>
6-
<translation>Dubbel-klik om die adres of etiket te wysig</translation>
7-
</message>
84
<message>
95
<source>Create a new address</source>
106
<translation>Skep 'n nuwe adres</translation>
@@ -658,10 +654,6 @@
658654
<source>Loading addresses...</source>
659655
<translation>Laai adresse...</translation>
660656
</message>
661-
<message>
662-
<source>Invalid amount</source>
663-
<translation>Ongeldige bedrag</translation>
664-
</message>
665657
<message>
666658
<source>Insufficient funds</source>
667659
<translation>Onvoldoende fondse</translation>

src/qt/locale/bitcoin_ar.ts

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<context>
33
<name>AddressBookPage</name>
44
<message>
5-
<source>Double-click to edit address or label</source>
6-
<translation>أنقر بالماوس مرتين لتعديل العنوان او الوصف</translation>
5+
<source>Right-click to edit address or label</source>
6+
<translation>انقر بالزر الايمن لتعديل العنوان</translation>
77
</message>
88
<message>
99
<source>Create a new address</source>
@@ -294,6 +294,14 @@
294294
<source>Bitcoin Core client</source>
295295
<translation>عميل bitcion core</translation>
296296
</message>
297+
<message>
298+
<source>Importing blocks from disk...</source>
299+
<translation>استيراد كتل من القرص ...</translation>
300+
</message>
301+
<message>
302+
<source>Reindexing blocks on disk...</source>
303+
<translation>إعادة فهرسة الكتل على القرص</translation>
304+
</message>
297305
<message>
298306
<source>Send coins to a Bitcoin address</source>
299307
<translation>ارسل عملات الى عنوان بيتكوين</translation>
@@ -1674,10 +1682,6 @@
16741682
<source>Error: Disk space is low!</source>
16751683
<translation>تحذير: مساحة القرص منخفضة</translation>
16761684
</message>
1677-
<message>
1678-
<source>Error: Wallet locked, unable to create transaction!</source>
1679-
<translation>تحذير: المحفظة مغلقة , لا تستطيع تنفيذ المعاملة</translation>
1680-
</message>
16811685
<message>
16821686
<source>Failed to listen on any port. Use -listen=0 if you want this.</source>
16831687
<translation>فشل في الاستماع على أي منفذ. استخدام الاستماع = 0 إذا كنت تريد هذا.</translation>
@@ -1746,10 +1750,6 @@
17461750
<source>Invalid -proxy address: '%s'</source>
17471751
<translation>عنوان البروكسي غير صحيح : '%s'</translation>
17481752
</message>
1749-
<message>
1750-
<source>Invalid amount</source>
1751-
<translation>قيمة غير صحيحة</translation>
1752-
</message>
17531753
<message>
17541754
<source>Insufficient funds</source>
17551755
<translation>اموال غير كافية</translation>
@@ -1770,10 +1770,6 @@
17701770
<source>Done loading</source>
17711771
<translation>انتهاء التحميل</translation>
17721772
</message>
1773-
<message>
1774-
<source>To use the %s option</source>
1775-
<translation>لاستخدام %s الخيار</translation>
1776-
</message>
17771773
<message>
17781774
<source>Error</source>
17791775
<translation>خطأ</translation>

src/qt/locale/bitcoin_be_BY.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<TS language="be_BY" version="2.0">
22
<context>
33
<name>AddressBookPage</name>
4-
<message>
5-
<source>Double-click to edit address or label</source>
6-
<translation>Двайны клік для рэдагавання адрасу ці пазнакі</translation>
7-
</message>
84
<message>
95
<source>Create a new address</source>
106
<translation>Стварыць новы адрас</translation>
@@ -954,10 +950,6 @@ Address: %4
954950
<source>Error loading wallet.dat</source>
955951
<translation>Памылка загрузкі wallet.dat</translation>
956952
</message>
957-
<message>
958-
<source>Invalid amount</source>
959-
<translation>Памылковая колькасць</translation>
960-
</message>
961953
<message>
962954
<source>Insufficient funds</source>
963955
<translation>Недастаткова сродкаў</translation>

0 commit comments

Comments
 (0)