mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
Update transifex source file.
This commit is contained in:
parent
6fe1b77b76
commit
f3ff766da4
@ -1,4 +1,6 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en" version="2.0">
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="en">
|
||||
<context>
|
||||
<name>AboutDialog</name>
|
||||
<message>
|
||||
@ -11,6 +13,12 @@
|
||||
<source><b>Darkcoin Core</b> version</source>
|
||||
<translation><b>Darkcoin Core</b> version</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/aboutdialog.ui" line="94"/>
|
||||
<source>Copyright &copy; 2009-2014 The Bitcoin Core developers.
|
||||
Copyright &copy; 2014-YYYY The Darkcoin Core developers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/aboutdialog.ui" line="111"/>
|
||||
<source>
|
||||
@ -626,7 +634,10 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="638"/>
|
||||
<source>%n active connection(s) to Darkcoin network</source>
|
||||
<translation><numerusform>%n active connection(s) to Darkcoin network</numerusform><numerusform>%n active connection(s) to Darkcoin network</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>%n active connection(s) to Darkcoin network</numerusform>
|
||||
<numerusform>%n active connection(s) to Darkcoin network</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="650"/>
|
||||
@ -661,18 +672,27 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="696"/>
|
||||
<source>%n hour(s)</source>
|
||||
<translation><numerusform>%n hour(s)</numerusform><numerusform>%n hour(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>%n hour(s)</numerusform>
|
||||
<numerusform>%n hour(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="700"/>
|
||||
<source>%n day(s)</source>
|
||||
<translation><numerusform>%n day(s)</numerusform><numerusform>%n day(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>%n day(s)</numerusform>
|
||||
<numerusform>%n day(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="704"/>
|
||||
<location filename="../bitcoingui.cpp" line="710"/>
|
||||
<source>%n week(s)</source>
|
||||
<translation><numerusform>%n week(s)</numerusform><numerusform>%n week(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>%n week(s)</numerusform>
|
||||
<numerusform>%n week(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="710"/>
|
||||
@ -682,7 +702,10 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="710"/>
|
||||
<source>%n year(s)</source>
|
||||
<translation><numerusform>%n year(s)</numerusform><numerusform>%n year(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>%n year(s)</numerusform>
|
||||
<numerusform>%n year(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="714"/>
|
||||
@ -838,11 +861,21 @@ Address: %4
|
||||
<source>List mode</source>
|
||||
<translation>List mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="400"/>
|
||||
<source>(1 locked)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="446"/>
|
||||
<source>Amount</source>
|
||||
<translation>Amount</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="451"/>
|
||||
<source>Label</source>
|
||||
<translation type="unfinished">Label</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="456"/>
|
||||
<source>Address</source>
|
||||
@ -960,6 +993,7 @@ Address: %4
|
||||
<translation>medium-high</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="164"/>
|
||||
<location filename="../coincontroldialog.cpp" line="414"/>
|
||||
<source>medium</source>
|
||||
<translation>medium</translation>
|
||||
@ -1005,6 +1039,7 @@ Address: %4
|
||||
<translation>yes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="244"/>
|
||||
<location filename="../coincontroldialog.cpp" line="605"/>
|
||||
<source>no</source>
|
||||
<translation>no</translation>
|
||||
@ -1450,6 +1485,11 @@ Address: %4
|
||||
<source>Darksend rounds to use</source>
|
||||
<translation>Darksend rounds to use</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="165"/>
|
||||
<source>This amount acts as a threshold to turn off Darksend once it's reached.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="180"/>
|
||||
<source>Amount of Darkcoin to keep anonymized</source>
|
||||
@ -1591,58 +1631,64 @@ Address: %4
|
||||
<translation>The user interface language can be set here. This setting will take effect after restarting Darkcoin.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="514"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="524"/>
|
||||
<source>Language missing or translation incomplete? Help contributing translations here:
|
||||
https://www.transifex.com/projects/p/darkcoin/</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="550"/>
|
||||
<source>&Unit to show amounts in:</source>
|
||||
<translation>&Unit to show amounts in:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="527"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="563"/>
|
||||
<source>Choose the default subdivision unit to show in the interface and when sending coins.</source>
|
||||
<translation>Choose the default subdivision unit to show in the interface and when sending coins.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="536"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="572"/>
|
||||
<source>Whether to show Darkcoin addresses in the transaction list or not.</source>
|
||||
<translation>Whether to show Darkcoin addresses in the transaction list or not.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="539"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="575"/>
|
||||
<source>&Display addresses in transaction list</source>
|
||||
<translation>&Display addresses in transaction list</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="548"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="561"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="584"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="597"/>
|
||||
<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>
|
||||
<translation>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 |.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="551"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="587"/>
|
||||
<source>Third party transaction URLs</source>
|
||||
<translation>Third party transaction URLs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="592"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="628"/>
|
||||
<source>Active command-line options that override above options:</source>
|
||||
<translation>Active command-line options that override above options:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="635"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="671"/>
|
||||
<source>Reset all client options to default.</source>
|
||||
<translation>Reset all client options to default.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="638"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="674"/>
|
||||
<source>&Reset Options</source>
|
||||
<translation>&Reset Options</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="699"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="735"/>
|
||||
<source>&OK</source>
|
||||
<translation>&OK</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/optionsdialog.ui" line="706"/>
|
||||
<location filename="../forms/optionsdialog.ui" line="742"/>
|
||||
<source>&Cancel</source>
|
||||
<translation>&Cancel</translation>
|
||||
</message>
|
||||
@ -2609,6 +2655,11 @@ Address: %4
|
||||
<source>Priority:</source>
|
||||
<translation>Priority:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="353"/>
|
||||
<source>medium</source>
|
||||
<translation type="unfinished">medium</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="388"/>
|
||||
<source>Fee:</source>
|
||||
@ -2619,6 +2670,11 @@ Address: %4
|
||||
<source>Low Output:</source>
|
||||
<translation>Low Output:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="433"/>
|
||||
<source>no</source>
|
||||
<translation type="unfinished">no</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="468"/>
|
||||
<source>After Fee:</source>
|
||||
@ -3168,7 +3224,10 @@ Address: %4
|
||||
<message numerus="yes">
|
||||
<location filename="../transactiondesc.cpp" line="28"/>
|
||||
<source>Open for %n more block(s)</source>
|
||||
<translation><numerusform>Open for %n more block(s)</numerusform><numerusform>Open for %n more block(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>Open for %n more block(s)</numerusform>
|
||||
<numerusform>Open for %n more block(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="30"/>
|
||||
@ -3252,7 +3311,10 @@ Address: %4
|
||||
<message numerus="yes">
|
||||
<location filename="../transactiondesc.cpp" line="105"/>
|
||||
<source>, broadcast through %n node(s)</source>
|
||||
<translation><numerusform>, broadcast through %n node(s)</numerusform><numerusform>, broadcast through %n node(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>, broadcast through %n node(s)</numerusform>
|
||||
<numerusform>, broadcast through %n node(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="109"/>
|
||||
@ -3310,7 +3372,10 @@ Address: %4
|
||||
<message numerus="yes">
|
||||
<location filename="../transactiondesc.cpp" line="181"/>
|
||||
<source>matures in %n more block(s)</source>
|
||||
<translation><numerusform>matures in %n more block(s)</numerusform><numerusform>matures in %n more block(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>matures in %n more block(s)</numerusform>
|
||||
<numerusform>matures in %n more block(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="183"/>
|
||||
@ -3430,7 +3495,10 @@ Address: %4
|
||||
<message numerus="yes">
|
||||
<location filename="../transactiontablemodel.cpp" line="288"/>
|
||||
<source>Open for %n more block(s)</source>
|
||||
<translation><numerusform>Open for %n more block(s)</numerusform><numerusform>Open for %n more block(s)</numerusform></translation>
|
||||
<translation>
|
||||
<numerusform>Open for %n more block(s)</numerusform>
|
||||
<numerusform>Open for %n more block(s)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="291"/>
|
||||
@ -3778,10 +3846,19 @@ Address: %4
|
||||
<context>
|
||||
<name>WalletModel</name>
|
||||
<message>
|
||||
<location filename="../walletmodel.cpp" line="278"/>
|
||||
<location filename="../walletmodel.cpp" line="272"/>
|
||||
<location filename="../walletmodel.cpp" line="286"/>
|
||||
<source>Send Coins</source>
|
||||
<translation>Send Coins</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../walletmodel.cpp" line="272"/>
|
||||
<source>InstantX doesn't support sending values that high yet. Transactions are currently limited to %n DRK.</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WalletView</name>
|
||||
@ -5188,4 +5265,4 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<translation>wallet.dat corrupt, salvage failed</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
Loading…
Reference in New Issue
Block a user