Update translations for Custom fee

This commit is contained in:
Gustavo Maximiliano Cortez 2017-07-18 14:18:11 -03:00
parent 5ca3dc3cd2
commit 7a97b1a9de
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 28 additions and 10 deletions

View File

@ -275,7 +275,7 @@ msgstr ""
msgid "Available Balance" msgid "Available Balance"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:14 #: www/views/modals/chooseFeeLevel.html:24
#: www/views/preferencesFee.html:15 #: www/views/preferencesFee.html:15
msgid "Average confirmation time" msgid "Average confirmation time"
msgstr "" msgstr ""
@ -618,10 +618,6 @@ msgstr ""
msgid "Could not add message to imported wallet without shared encrypting key" msgid "Could not add message to imported wallet without shared encrypting key"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:16
msgid "Could not be estimated"
msgstr ""
#: src/js/controllers/modals/txpDetails.js:193 #: src/js/controllers/modals/txpDetails.js:193
msgid "Could not broadcast payment" msgid "Could not broadcast payment"
msgstr "" msgstr ""
@ -671,6 +667,10 @@ msgstr ""
msgid "Could not get dynamic fee for level: {{feeLevel}}" msgid "Could not get dynamic fee for level: {{feeLevel}}"
msgstr "" msgstr ""
#: src/js/controllers/modals/feeLevels.js:113
msgid "Could not get fee levels"
msgstr ""
#: src/js/controllers/buyAmazon.js:121 #: src/js/controllers/buyAmazon.js:121
#: src/js/controllers/topup.js:99 #: src/js/controllers/topup.js:99
msgid "Could not get the invoice" msgid "Could not get the invoice"
@ -770,7 +770,7 @@ msgstr ""
msgid "Creating transaction" msgid "Creating transaction"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:20 #: www/views/modals/chooseFeeLevel.html:34
#: www/views/preferencesFee.html:20 #: www/views/preferencesFee.html:20
msgid "Current fee rate for this policy" msgid "Current fee rate for this policy"
msgstr "" msgstr ""
@ -910,6 +910,10 @@ msgstr ""
msgid "Enter Two Factor for your BitPay account" msgid "Enter Two Factor for your BitPay account"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:41
msgid "Enter custom fee"
msgstr ""
#: src/js/services/walletService.js:1030 #: src/js/services/walletService.js:1030
msgid "Enter new spending password" msgid "Enter new spending password"
msgstr "" msgstr ""
@ -980,6 +984,7 @@ msgstr ""
#: src/js/controllers/join.js:165 #: src/js/controllers/join.js:165
#: src/js/controllers/join.js:173 #: src/js/controllers/join.js:173
#: src/js/controllers/join.js:191 #: src/js/controllers/join.js:191
#: src/js/controllers/modals/feeLevels.js:10
#: src/js/controllers/modals/txpDetails.js:134 #: src/js/controllers/modals/txpDetails.js:134
#: src/js/controllers/paperWallet.js:47 #: src/js/controllers/paperWallet.js:47
#: src/js/controllers/preferencesBitpayCard.js:20 #: src/js/controllers/preferencesBitpayCard.js:20
@ -1097,6 +1102,14 @@ msgstr ""
msgid "Fee" msgid "Fee"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:73
msgid "Fee level"
msgstr ""
#: src/js/controllers/modals/feeLevels.js:101
msgid "Fee level is not defined"
msgstr ""
#: www/views/confirm.html:81 #: www/views/confirm.html:81
#: www/views/modals/txp-details.html:101 #: www/views/modals/txp-details.html:101
msgid "Fee:" msgid "Fee:"
@ -1787,6 +1800,7 @@ msgstr ""
#: src/js/services/popupService.js:52 #: src/js/services/popupService.js:52
#: src/js/services/popupService.js:61 #: src/js/services/popupService.js:61
#: src/js/services/popupService.js:72 #: src/js/services/popupService.js:72
#: www/views/modals/chooseFeeLevel.html:6
msgid "OK" msgid "OK"
msgstr "" msgstr ""
@ -2804,6 +2818,10 @@ msgstr ""
msgid "Transaction not found" msgid "Transaction not found"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:54
msgid "Transactions without fee are not supported."
msgstr ""
#: src/js/controllers/paperWallet.js:110 #: src/js/controllers/paperWallet.js:110
msgid "Transfer to" msgid "Transfer to"
msgstr "" msgstr ""
@ -3201,8 +3219,8 @@ msgstr ""
msgid "You control your bitcoin." msgid "You control your bitcoin."
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:38 #: www/views/modals/chooseFeeLevel.html:63
msgid "You could not set a fee higher than 1000 satoshis/byte." msgid "You should not set a fee higher than {{maxFeeRecommended}} satoshis/byte."
msgstr "" msgstr ""
#: www/views/modals/bitpay-card-confirmation.html:5 #: www/views/modals/bitpay-card-confirmation.html:5
@ -3225,8 +3243,8 @@ msgstr ""
msgid "Your bitcoin wallet is ready!" msgid "Your bitcoin wallet is ready!"
msgstr "" msgstr ""
#: www/views/modals/chooseFeeLevel.html:34 #: www/views/modals/chooseFeeLevel.html:60
msgid "Your fee is lower than recommended super economy fee ({{getMinimumRecommeded()}} satoshis/byte). The transaction may never get confirmed." msgid "Your fee is lower than recommended."
msgstr "" msgstr ""
#: www/views/feedback/send.html:42 #: www/views/feedback/send.html:42