bump package.json version

This commit is contained in:
Florian Dold 2019-08-31 22:07:16 +02:00
parent 68aa1e9ece
commit aa36fce8a0
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
10 changed files with 354 additions and 1476 deletions

View File

@ -4,8 +4,8 @@
"name": "GNU Taler Wallet (git)",
"description": "Privacy preserving and transparent payments",
"author": "GNU Taler Developers",
"version": "0.6.66",
"version_name": "0.5.2",
"version": "0.6.68",
"version_name": "0.6.0pre1",
"minimum_chrome_version": "51",
"minimum_opera_version": "36",

View File

@ -1,6 +1,6 @@
{
"name": "taler-wallet",
"version": "0.6.2",
"version": "0.6.3",
"description": "",
"main": "dist/node/index.js",
"repository": {

View File

@ -37,87 +37,31 @@ msgstr ""
msgid "time (ms/op)"
msgstr ""
#: src/webex/pages/pay.tsx:78
#, c-format
msgid "show more details"
msgstr ""
#: src/webex/pages/pay.tsx:92
#, c-format
msgid "Accepted exchanges:"
msgstr ""
#: src/webex/pages/pay.tsx:97
#, c-format
msgid "Exchanges in the wallet:"
msgstr ""
#: src/webex/pages/pay.tsx:219
#, c-format
msgid "You have insufficient funds of the requested currency in your wallet."
msgstr ""
#. tslint:disable-next-line:max-line-length
#: src/webex/pages/pay.tsx:221
#, c-format
msgid ""
"You do not have any funds from an exchange that is accepted by this "
"merchant. None of the exchanges accepted by the merchant is known to your "
"wallet."
msgstr ""
#: src/webex/pages/pay.tsx:322
#, fuzzy, c-format
msgid "Confirm payment"
msgstr "Bezahlung bestätigen"
#: src/webex/pages/pay.tsx:332
#, fuzzy, c-format
msgid "Submitting payment"
msgstr "Bezahlung bestätigen"
#: src/webex/pages/pay.tsx:343
#, c-format
msgid ""
"You already paid for this, clicking \"Confirm payment\" will not cost money "
"again."
msgstr ""
#: src/webex/pages/pay.tsx:357
#, fuzzy, c-format
msgid "Aborting payment ..."
msgstr "Bezahlung bestätigen"
#: src/webex/pages/pay.tsx:359
#, c-format
msgid "Payment aborted!"
msgstr ""
#: src/webex/pages/pay.tsx:362
#, fuzzy, c-format
msgid "Retry Payment"
msgstr "Bezahlung bestätigen"
#: src/webex/pages/pay.tsx:365
#, fuzzy, c-format
msgid "Abort Payment"
msgstr "Bezahlung bestätigen"
#: src/webex/pages/pay.tsx:374
#: src/webex/pages/pay.tsx:115
#, fuzzy, c-format
msgid "The merchant %1$s offers you to purchase:"
msgstr "Der Händler %1$s möchte einen Vertrag über %2$s mit Ihnen abschließen."
#: src/webex/pages/pay.tsx:383
#: src/webex/pages/pay.tsx:121
#, c-format
msgid "The total price is %1$s (plus %2$s fees)."
msgstr ""
#: src/webex/pages/pay.tsx:387
#: src/webex/pages/pay.tsx:126
#, c-format
msgid "The total price is %1$s."
msgstr ""
#: src/webex/pages/pay.tsx:140
#, c-format
msgid "Retry"
msgstr ""
#: src/webex/pages/pay.tsx:148
#, fuzzy, c-format
msgid "Confirm payment"
msgstr "Bezahlung bestätigen"
#: src/webex/pages/popup.tsx:165
#, c-format
msgid "Balance"
@ -259,123 +203,51 @@ msgstr "Saldo"
#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#
#. TODO:generic error reporting function or component.
#: src/webex/pages/tip.tsx:180 src/webex/pages/withdraw.tsx:519
#: src/webex/pages/tip.tsx:118 src/webex/pages/withdraw.tsx:224
#, c-format
msgid "Fatal error: \"%1$s\"."
msgstr ""
#: src/webex/pages/withdraw.tsx:128
#: src/webex/pages/withdraw.tsx:81
#, c-format
msgid "Select"
msgid "Could not get details for withdraw operation:"
msgstr ""
#: src/webex/pages/withdraw.tsx:145
#: src/webex/pages/withdraw.tsx:97 src/webex/pages/withdraw.tsx:187
#, c-format
msgid "Error: URL may not be relative"
msgid "Chose different exchange provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:160
#, c-format
msgid "Invalid exchange URL (%1$s)"
msgstr ""
#: src/webex/pages/withdraw.tsx:210
#, c-format
msgid "The exchange is trusted by the wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:216
#, c-format
msgid "The exchange is audited by a trusted auditor."
msgstr ""
#: src/webex/pages/withdraw.tsx:222
#, c-format
msgid ""
"Warning: The exchange is neither directly trusted nor audited by a trusted "
"auditor. If you withdraw from this exchange, it will be trusted in the "
"future."
msgstr ""
#: src/webex/pages/withdraw.tsx:231
#, c-format
msgid ""
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees."
msgstr ""
#: src/webex/pages/withdraw.tsx:243
#, c-format
msgid "Waiting for a response from %1$s %2$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:260
#, c-format
msgid ""
"Information about fees will be available when an exchange provider is "
"selected."
msgstr ""
#: src/webex/pages/withdraw.tsx:279
#, c-format
msgid ""
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has "
"a higher, incompatible protocol version (%3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:290
#, c-format
msgid ""
"The chosen exchange (protocol version %1$s might be outdated.%2$s The "
"exchange has a lower, incompatible protocol version than your wallet "
"(protocol version %3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:309
#, c-format
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:314
#, c-format
msgid "Change Exchange Provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:335
#: src/webex/pages/withdraw.tsx:116
#, c-format
msgid ""
"Please select an exchange. You can review the details before after your "
"selection."
msgstr ""
#: src/webex/pages/withdraw.tsx:341 src/webex/pages/withdraw.tsx:353
#: src/webex/pages/withdraw.tsx:128
#, c-format
msgid "Select %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:370
#: src/webex/pages/withdraw.tsx:150
#, c-format
msgid "Select custom exchange"
msgstr ""
#: src/webex/pages/withdraw.tsx:167
#, c-format
msgid "You are about to withdraw %1$s from your bank account into your wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:459
#: src/webex/pages/withdraw.tsx:178
#, c-format
msgid ""
"Oops, something went wrong. The wallet responded with error status (%1$s)."
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:468
#: src/webex/pages/withdraw.tsx:196
#, c-format
msgid "Checking URL, please wait ..."
msgstr ""
#: src/webex/pages/withdraw.tsx:482
#, c-format
msgid "Can't parse amount: %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:489
#, c-format
msgid "Can't parse wire_types: %1$s"
msgid "Cancel withdraw operation"
msgstr ""
#: src/webex/renderHtml.tsx:225
@ -438,6 +310,22 @@ msgstr ""
msgid "Unknown Wire Detail"
msgstr ""
#, fuzzy, c-format
#~ msgid "Submitting payment"
#~ msgstr "Bezahlung bestätigen"
#, fuzzy, c-format
#~ msgid "Aborting payment ..."
#~ msgstr "Bezahlung bestätigen"
#, fuzzy, c-format
#~ msgid "Retry Payment"
#~ msgstr "Bezahlung bestätigen"
#, fuzzy, c-format
#~ msgid "Abort Payment"
#~ msgstr "Bezahlung bestätigen"
#, fuzzy
#~ msgid "You are about to purchase:"
#~ msgstr "Sie sind dabei, Folgendes zu kaufen:"

View File

@ -37,87 +37,31 @@ msgstr ""
msgid "time (ms/op)"
msgstr ""
#: src/webex/pages/pay.tsx:78
#, c-format
msgid "show more details"
msgstr ""
#: src/webex/pages/pay.tsx:92
#, c-format
msgid "Accepted exchanges:"
msgstr ""
#: src/webex/pages/pay.tsx:97
#, c-format
msgid "Exchanges in the wallet:"
msgstr ""
#: src/webex/pages/pay.tsx:219
#, c-format
msgid "You have insufficient funds of the requested currency in your wallet."
msgstr ""
#. tslint:disable-next-line:max-line-length
#: src/webex/pages/pay.tsx:221
#, c-format
msgid ""
"You do not have any funds from an exchange that is accepted by this "
"merchant. None of the exchanges accepted by the merchant is known to your "
"wallet."
msgstr ""
#: src/webex/pages/pay.tsx:322
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/pay.tsx:332
#, c-format
msgid "Submitting payment"
msgstr ""
#: src/webex/pages/pay.tsx:343
#, c-format
msgid ""
"You already paid for this, clicking \"Confirm payment\" will not cost money "
"again."
msgstr ""
#: src/webex/pages/pay.tsx:357
#, c-format
msgid "Aborting payment ..."
msgstr ""
#: src/webex/pages/pay.tsx:359
#, c-format
msgid "Payment aborted!"
msgstr ""
#: src/webex/pages/pay.tsx:362
#, c-format
msgid "Retry Payment"
msgstr ""
#: src/webex/pages/pay.tsx:365
#, c-format
msgid "Abort Payment"
msgstr ""
#: src/webex/pages/pay.tsx:374
#: src/webex/pages/pay.tsx:115
#, c-format
msgid "The merchant %1$s offers you to purchase:"
msgstr ""
#: src/webex/pages/pay.tsx:383
#: src/webex/pages/pay.tsx:121
#, c-format
msgid "The total price is %1$s (plus %2$s fees)."
msgstr ""
#: src/webex/pages/pay.tsx:387
#: src/webex/pages/pay.tsx:126
#, c-format
msgid "The total price is %1$s."
msgstr ""
#: src/webex/pages/pay.tsx:140
#, c-format
msgid "Retry"
msgstr ""
#: src/webex/pages/pay.tsx:148
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/popup.tsx:165
#, c-format
msgid "Balance"
@ -250,123 +194,51 @@ msgstr ""
#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#
#. TODO:generic error reporting function or component.
#: src/webex/pages/tip.tsx:180 src/webex/pages/withdraw.tsx:519
#: src/webex/pages/tip.tsx:118 src/webex/pages/withdraw.tsx:224
#, c-format
msgid "Fatal error: \"%1$s\"."
msgstr ""
#: src/webex/pages/withdraw.tsx:128
#: src/webex/pages/withdraw.tsx:81
#, c-format
msgid "Select"
msgid "Could not get details for withdraw operation:"
msgstr ""
#: src/webex/pages/withdraw.tsx:145
#: src/webex/pages/withdraw.tsx:97 src/webex/pages/withdraw.tsx:187
#, c-format
msgid "Error: URL may not be relative"
msgid "Chose different exchange provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:160
#, c-format
msgid "Invalid exchange URL (%1$s)"
msgstr ""
#: src/webex/pages/withdraw.tsx:210
#, c-format
msgid "The exchange is trusted by the wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:216
#, c-format
msgid "The exchange is audited by a trusted auditor."
msgstr ""
#: src/webex/pages/withdraw.tsx:222
#, c-format
msgid ""
"Warning: The exchange is neither directly trusted nor audited by a trusted "
"auditor. If you withdraw from this exchange, it will be trusted in the "
"future."
msgstr ""
#: src/webex/pages/withdraw.tsx:231
#, c-format
msgid ""
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees."
msgstr ""
#: src/webex/pages/withdraw.tsx:243
#, c-format
msgid "Waiting for a response from %1$s %2$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:260
#, c-format
msgid ""
"Information about fees will be available when an exchange provider is "
"selected."
msgstr ""
#: src/webex/pages/withdraw.tsx:279
#, c-format
msgid ""
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has "
"a higher, incompatible protocol version (%3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:290
#, c-format
msgid ""
"The chosen exchange (protocol version %1$s might be outdated.%2$s The "
"exchange has a lower, incompatible protocol version than your wallet "
"(protocol version %3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:309
#, c-format
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:314
#, c-format
msgid "Change Exchange Provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:335
#: src/webex/pages/withdraw.tsx:116
#, c-format
msgid ""
"Please select an exchange. You can review the details before after your "
"selection."
msgstr ""
#: src/webex/pages/withdraw.tsx:341 src/webex/pages/withdraw.tsx:353
#: src/webex/pages/withdraw.tsx:128
#, c-format
msgid "Select %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:370
#: src/webex/pages/withdraw.tsx:150
#, c-format
msgid "Select custom exchange"
msgstr ""
#: src/webex/pages/withdraw.tsx:167
#, c-format
msgid "You are about to withdraw %1$s from your bank account into your wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:459
#: src/webex/pages/withdraw.tsx:178
#, c-format
msgid ""
"Oops, something went wrong. The wallet responded with error status (%1$s)."
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:468
#: src/webex/pages/withdraw.tsx:196
#, c-format
msgid "Checking URL, please wait ..."
msgstr ""
#: src/webex/pages/withdraw.tsx:482
#, c-format
msgid "Can't parse amount: %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:489
#, c-format
msgid "Can't parse wire_types: %1$s"
msgid "Cancel withdraw operation"
msgstr ""
#: src/webex/renderHtml.tsx:225

View File

@ -37,87 +37,31 @@ msgstr ""
msgid "time (ms/op)"
msgstr ""
#: src/webex/pages/pay.tsx:78
#, c-format
msgid "show more details"
msgstr ""
#: src/webex/pages/pay.tsx:92
#, c-format
msgid "Accepted exchanges:"
msgstr ""
#: src/webex/pages/pay.tsx:97
#, c-format
msgid "Exchanges in the wallet:"
msgstr ""
#: src/webex/pages/pay.tsx:219
#, c-format
msgid "You have insufficient funds of the requested currency in your wallet."
msgstr ""
#. tslint:disable-next-line:max-line-length
#: src/webex/pages/pay.tsx:221
#, c-format
msgid ""
"You do not have any funds from an exchange that is accepted by this "
"merchant. None of the exchanges accepted by the merchant is known to your "
"wallet."
msgstr ""
#: src/webex/pages/pay.tsx:322
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/pay.tsx:332
#, c-format
msgid "Submitting payment"
msgstr ""
#: src/webex/pages/pay.tsx:343
#, c-format
msgid ""
"You already paid for this, clicking \"Confirm payment\" will not cost money "
"again."
msgstr ""
#: src/webex/pages/pay.tsx:357
#, c-format
msgid "Aborting payment ..."
msgstr ""
#: src/webex/pages/pay.tsx:359
#, c-format
msgid "Payment aborted!"
msgstr ""
#: src/webex/pages/pay.tsx:362
#, c-format
msgid "Retry Payment"
msgstr ""
#: src/webex/pages/pay.tsx:365
#, c-format
msgid "Abort Payment"
msgstr ""
#: src/webex/pages/pay.tsx:374
#: src/webex/pages/pay.tsx:115
#, c-format
msgid "The merchant %1$s offers you to purchase:"
msgstr ""
#: src/webex/pages/pay.tsx:383
#: src/webex/pages/pay.tsx:121
#, c-format
msgid "The total price is %1$s (plus %2$s fees)."
msgstr ""
#: src/webex/pages/pay.tsx:387
#: src/webex/pages/pay.tsx:126
#, c-format
msgid "The total price is %1$s."
msgstr ""
#: src/webex/pages/pay.tsx:140
#, c-format
msgid "Retry"
msgstr ""
#: src/webex/pages/pay.tsx:148
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/popup.tsx:165
#, c-format
msgid "Balance"
@ -250,123 +194,51 @@ msgstr ""
#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#
#. TODO:generic error reporting function or component.
#: src/webex/pages/tip.tsx:180 src/webex/pages/withdraw.tsx:519
#: src/webex/pages/tip.tsx:118 src/webex/pages/withdraw.tsx:224
#, c-format
msgid "Fatal error: \"%1$s\"."
msgstr ""
#: src/webex/pages/withdraw.tsx:128
#: src/webex/pages/withdraw.tsx:81
#, c-format
msgid "Select"
msgid "Could not get details for withdraw operation:"
msgstr ""
#: src/webex/pages/withdraw.tsx:145
#: src/webex/pages/withdraw.tsx:97 src/webex/pages/withdraw.tsx:187
#, c-format
msgid "Error: URL may not be relative"
msgid "Chose different exchange provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:160
#, c-format
msgid "Invalid exchange URL (%1$s)"
msgstr ""
#: src/webex/pages/withdraw.tsx:210
#, c-format
msgid "The exchange is trusted by the wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:216
#, c-format
msgid "The exchange is audited by a trusted auditor."
msgstr ""
#: src/webex/pages/withdraw.tsx:222
#, c-format
msgid ""
"Warning: The exchange is neither directly trusted nor audited by a trusted "
"auditor. If you withdraw from this exchange, it will be trusted in the "
"future."
msgstr ""
#: src/webex/pages/withdraw.tsx:231
#, c-format
msgid ""
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees."
msgstr ""
#: src/webex/pages/withdraw.tsx:243
#, c-format
msgid "Waiting for a response from %1$s %2$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:260
#, c-format
msgid ""
"Information about fees will be available when an exchange provider is "
"selected."
msgstr ""
#: src/webex/pages/withdraw.tsx:279
#, c-format
msgid ""
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has "
"a higher, incompatible protocol version (%3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:290
#, c-format
msgid ""
"The chosen exchange (protocol version %1$s might be outdated.%2$s The "
"exchange has a lower, incompatible protocol version than your wallet "
"(protocol version %3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:309
#, c-format
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:314
#, c-format
msgid "Change Exchange Provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:335
#: src/webex/pages/withdraw.tsx:116
#, c-format
msgid ""
"Please select an exchange. You can review the details before after your "
"selection."
msgstr ""
#: src/webex/pages/withdraw.tsx:341 src/webex/pages/withdraw.tsx:353
#: src/webex/pages/withdraw.tsx:128
#, c-format
msgid "Select %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:370
#: src/webex/pages/withdraw.tsx:150
#, c-format
msgid "Select custom exchange"
msgstr ""
#: src/webex/pages/withdraw.tsx:167
#, c-format
msgid "You are about to withdraw %1$s from your bank account into your wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:459
#: src/webex/pages/withdraw.tsx:178
#, c-format
msgid ""
"Oops, something went wrong. The wallet responded with error status (%1$s)."
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:468
#: src/webex/pages/withdraw.tsx:196
#, c-format
msgid "Checking URL, please wait ..."
msgstr ""
#: src/webex/pages/withdraw.tsx:482
#, c-format
msgid "Can't parse amount: %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:489
#, c-format
msgid "Can't parse wire_types: %1$s"
msgid "Cancel withdraw operation"
msgstr ""
#: src/webex/renderHtml.tsx:225

View File

@ -37,87 +37,31 @@ msgstr ""
msgid "time (ms/op)"
msgstr ""
#: src/webex/pages/pay.tsx:78
#, c-format
msgid "show more details"
msgstr ""
#: src/webex/pages/pay.tsx:92
#, c-format
msgid "Accepted exchanges:"
msgstr ""
#: src/webex/pages/pay.tsx:97
#, c-format
msgid "Exchanges in the wallet:"
msgstr ""
#: src/webex/pages/pay.tsx:219
#, c-format
msgid "You have insufficient funds of the requested currency in your wallet."
msgstr ""
#. tslint:disable-next-line:max-line-length
#: src/webex/pages/pay.tsx:221
#, c-format
msgid ""
"You do not have any funds from an exchange that is accepted by this "
"merchant. None of the exchanges accepted by the merchant is known to your "
"wallet."
msgstr ""
#: src/webex/pages/pay.tsx:322
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/pay.tsx:332
#, c-format
msgid "Submitting payment"
msgstr ""
#: src/webex/pages/pay.tsx:343
#, c-format
msgid ""
"You already paid for this, clicking \"Confirm payment\" will not cost money "
"again."
msgstr ""
#: src/webex/pages/pay.tsx:357
#, c-format
msgid "Aborting payment ..."
msgstr ""
#: src/webex/pages/pay.tsx:359
#, c-format
msgid "Payment aborted!"
msgstr ""
#: src/webex/pages/pay.tsx:362
#, c-format
msgid "Retry Payment"
msgstr ""
#: src/webex/pages/pay.tsx:365
#, c-format
msgid "Abort Payment"
msgstr ""
#: src/webex/pages/pay.tsx:374
#: src/webex/pages/pay.tsx:115
#, c-format
msgid "The merchant %1$s offers you to purchase:"
msgstr ""
#: src/webex/pages/pay.tsx:383
#: src/webex/pages/pay.tsx:121
#, c-format
msgid "The total price is %1$s (plus %2$s fees)."
msgstr ""
#: src/webex/pages/pay.tsx:387
#: src/webex/pages/pay.tsx:126
#, c-format
msgid "The total price is %1$s."
msgstr ""
#: src/webex/pages/pay.tsx:140
#, c-format
msgid "Retry"
msgstr ""
#: src/webex/pages/pay.tsx:148
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/popup.tsx:165
#, c-format
msgid "Balance"
@ -250,123 +194,51 @@ msgstr ""
#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#
#. TODO:generic error reporting function or component.
#: src/webex/pages/tip.tsx:180 src/webex/pages/withdraw.tsx:519
#: src/webex/pages/tip.tsx:118 src/webex/pages/withdraw.tsx:224
#, c-format
msgid "Fatal error: \"%1$s\"."
msgstr ""
#: src/webex/pages/withdraw.tsx:128
#: src/webex/pages/withdraw.tsx:81
#, c-format
msgid "Select"
msgid "Could not get details for withdraw operation:"
msgstr ""
#: src/webex/pages/withdraw.tsx:145
#: src/webex/pages/withdraw.tsx:97 src/webex/pages/withdraw.tsx:187
#, c-format
msgid "Error: URL may not be relative"
msgid "Chose different exchange provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:160
#, c-format
msgid "Invalid exchange URL (%1$s)"
msgstr ""
#: src/webex/pages/withdraw.tsx:210
#, c-format
msgid "The exchange is trusted by the wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:216
#, c-format
msgid "The exchange is audited by a trusted auditor."
msgstr ""
#: src/webex/pages/withdraw.tsx:222
#, c-format
msgid ""
"Warning: The exchange is neither directly trusted nor audited by a trusted "
"auditor. If you withdraw from this exchange, it will be trusted in the "
"future."
msgstr ""
#: src/webex/pages/withdraw.tsx:231
#, c-format
msgid ""
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees."
msgstr ""
#: src/webex/pages/withdraw.tsx:243
#, c-format
msgid "Waiting for a response from %1$s %2$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:260
#, c-format
msgid ""
"Information about fees will be available when an exchange provider is "
"selected."
msgstr ""
#: src/webex/pages/withdraw.tsx:279
#, c-format
msgid ""
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has "
"a higher, incompatible protocol version (%3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:290
#, c-format
msgid ""
"The chosen exchange (protocol version %1$s might be outdated.%2$s The "
"exchange has a lower, incompatible protocol version than your wallet "
"(protocol version %3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:309
#, c-format
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:314
#, c-format
msgid "Change Exchange Provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:335
#: src/webex/pages/withdraw.tsx:116
#, c-format
msgid ""
"Please select an exchange. You can review the details before after your "
"selection."
msgstr ""
#: src/webex/pages/withdraw.tsx:341 src/webex/pages/withdraw.tsx:353
#: src/webex/pages/withdraw.tsx:128
#, c-format
msgid "Select %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:370
#: src/webex/pages/withdraw.tsx:150
#, c-format
msgid "Select custom exchange"
msgstr ""
#: src/webex/pages/withdraw.tsx:167
#, c-format
msgid "You are about to withdraw %1$s from your bank account into your wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:459
#: src/webex/pages/withdraw.tsx:178
#, c-format
msgid ""
"Oops, something went wrong. The wallet responded with error status (%1$s)."
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:468
#: src/webex/pages/withdraw.tsx:196
#, c-format
msgid "Checking URL, please wait ..."
msgstr ""
#: src/webex/pages/withdraw.tsx:482
#, c-format
msgid "Can't parse amount: %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:489
#, c-format
msgid "Can't parse wire_types: %1$s"
msgid "Cancel withdraw operation"
msgstr ""
#: src/webex/renderHtml.tsx:225

View File

@ -32,54 +32,6 @@ strings['de'] = {
null,
""
],
"show more details": [
null,
""
],
"Accepted exchanges:": [
null,
""
],
"Exchanges in the wallet:": [
null,
""
],
"You have insufficient funds of the requested currency in your wallet.": [
null,
""
],
"You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [
null,
""
],
"Confirm payment": [
null,
"Bezahlung bestätigen"
],
"Submitting payment": [
null,
"Bezahlung bestätigen"
],
"You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
null,
""
],
"Aborting payment ...": [
null,
"Bezahlung bestätigen"
],
"Payment aborted!": [
null,
""
],
"Retry Payment": [
null,
"Bezahlung bestätigen"
],
"Abort Payment": [
null,
"Bezahlung bestätigen"
],
"The merchant %1$s offers you to purchase:": [
null,
"Der Händler %1$s möchte einen Vertrag über %2$s mit Ihnen abschließen."
@ -92,6 +44,14 @@ strings['de'] = {
null,
""
],
"Retry": [
null,
""
],
"Confirm payment": [
null,
"Bezahlung bestätigen"
],
"Balance": [
null,
"Saldo"
@ -200,55 +160,11 @@ strings['de'] = {
null,
""
],
"Select": [
"Could not get details for withdraw operation:": [
null,
""
],
"Error: URL may not be relative": [
null,
""
],
"Invalid exchange URL (%1$s)": [
null,
""
],
"The exchange is trusted by the wallet.": [
null,
""
],
"The exchange is audited by a trusted auditor.": [
null,
""
],
"Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [
null,
""
],
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [
null,
""
],
"Waiting for a response from %1$s %2$s": [
null,
""
],
"Information about fees will be available when an exchange provider is selected.": [
null,
""
],
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [
null,
""
],
"The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [
null,
""
],
"Accept fees and withdraw": [
null,
""
],
"Change Exchange Provider": [
"Chose different exchange provider": [
null,
""
],
@ -260,23 +176,19 @@ strings['de'] = {
null,
""
],
"Select custom exchange": [
null,
""
],
"You are about to withdraw %1$s from your bank account into your wallet.": [
null,
""
],
"Oops, something went wrong. The wallet responded with error status (%1$s).": [
"Accept fees and withdraw": [
null,
""
],
"Checking URL, please wait ...": [
null,
""
],
"Can't parse amount: %1$s": [
null,
""
],
"Can't parse wire_types: %1$s": [
"Cancel withdraw operation": [
null,
""
],
@ -348,54 +260,6 @@ strings['en-US'] = {
null,
""
],
"show more details": [
null,
""
],
"Accepted exchanges:": [
null,
""
],
"Exchanges in the wallet:": [
null,
""
],
"You have insufficient funds of the requested currency in your wallet.": [
null,
""
],
"You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [
null,
""
],
"Confirm payment": [
null,
""
],
"Submitting payment": [
null,
""
],
"You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
null,
""
],
"Aborting payment ...": [
null,
""
],
"Payment aborted!": [
null,
""
],
"Retry Payment": [
null,
""
],
"Abort Payment": [
null,
""
],
"The merchant %1$s offers you to purchase:": [
null,
""
@ -408,6 +272,14 @@ strings['en-US'] = {
null,
""
],
"Retry": [
null,
""
],
"Confirm payment": [
null,
""
],
"Balance": [
null,
""
@ -516,55 +388,11 @@ strings['en-US'] = {
null,
""
],
"Select": [
"Could not get details for withdraw operation:": [
null,
""
],
"Error: URL may not be relative": [
null,
""
],
"Invalid exchange URL (%1$s)": [
null,
""
],
"The exchange is trusted by the wallet.": [
null,
""
],
"The exchange is audited by a trusted auditor.": [
null,
""
],
"Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [
null,
""
],
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [
null,
""
],
"Waiting for a response from %1$s %2$s": [
null,
""
],
"Information about fees will be available when an exchange provider is selected.": [
null,
""
],
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [
null,
""
],
"The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [
null,
""
],
"Accept fees and withdraw": [
null,
""
],
"Change Exchange Provider": [
"Chose different exchange provider": [
null,
""
],
@ -576,23 +404,19 @@ strings['en-US'] = {
null,
""
],
"Select custom exchange": [
null,
""
],
"You are about to withdraw %1$s from your bank account into your wallet.": [
null,
""
],
"Oops, something went wrong. The wallet responded with error status (%1$s).": [
"Accept fees and withdraw": [
null,
""
],
"Checking URL, please wait ...": [
null,
""
],
"Can't parse amount: %1$s": [
null,
""
],
"Can't parse wire_types: %1$s": [
"Cancel withdraw operation": [
null,
""
],
@ -664,54 +488,6 @@ strings['fr'] = {
null,
""
],
"show more details": [
null,
""
],
"Accepted exchanges:": [
null,
""
],
"Exchanges in the wallet:": [
null,
""
],
"You have insufficient funds of the requested currency in your wallet.": [
null,
""
],
"You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [
null,
""
],
"Confirm payment": [
null,
""
],
"Submitting payment": [
null,
""
],
"You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
null,
""
],
"Aborting payment ...": [
null,
""
],
"Payment aborted!": [
null,
""
],
"Retry Payment": [
null,
""
],
"Abort Payment": [
null,
""
],
"The merchant %1$s offers you to purchase:": [
null,
""
@ -724,6 +500,14 @@ strings['fr'] = {
null,
""
],
"Retry": [
null,
""
],
"Confirm payment": [
null,
""
],
"Balance": [
null,
""
@ -832,55 +616,11 @@ strings['fr'] = {
null,
""
],
"Select": [
"Could not get details for withdraw operation:": [
null,
""
],
"Error: URL may not be relative": [
null,
""
],
"Invalid exchange URL (%1$s)": [
null,
""
],
"The exchange is trusted by the wallet.": [
null,
""
],
"The exchange is audited by a trusted auditor.": [
null,
""
],
"Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [
null,
""
],
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [
null,
""
],
"Waiting for a response from %1$s %2$s": [
null,
""
],
"Information about fees will be available when an exchange provider is selected.": [
null,
""
],
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [
null,
""
],
"The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [
null,
""
],
"Accept fees and withdraw": [
null,
""
],
"Change Exchange Provider": [
"Chose different exchange provider": [
null,
""
],
@ -892,23 +632,19 @@ strings['fr'] = {
null,
""
],
"Select custom exchange": [
null,
""
],
"You are about to withdraw %1$s from your bank account into your wallet.": [
null,
""
],
"Oops, something went wrong. The wallet responded with error status (%1$s).": [
"Accept fees and withdraw": [
null,
""
],
"Checking URL, please wait ...": [
null,
""
],
"Can't parse amount: %1$s": [
null,
""
],
"Can't parse wire_types: %1$s": [
"Cancel withdraw operation": [
null,
""
],
@ -980,54 +716,6 @@ strings['it'] = {
null,
""
],
"show more details": [
null,
""
],
"Accepted exchanges:": [
null,
""
],
"Exchanges in the wallet:": [
null,
""
],
"You have insufficient funds of the requested currency in your wallet.": [
null,
""
],
"You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [
null,
""
],
"Confirm payment": [
null,
""
],
"Submitting payment": [
null,
""
],
"You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
null,
""
],
"Aborting payment ...": [
null,
""
],
"Payment aborted!": [
null,
""
],
"Retry Payment": [
null,
""
],
"Abort Payment": [
null,
""
],
"The merchant %1$s offers you to purchase:": [
null,
""
@ -1040,6 +728,14 @@ strings['it'] = {
null,
""
],
"Retry": [
null,
""
],
"Confirm payment": [
null,
""
],
"Balance": [
null,
""
@ -1148,55 +844,11 @@ strings['it'] = {
null,
""
],
"Select": [
"Could not get details for withdraw operation:": [
null,
""
],
"Error: URL may not be relative": [
null,
""
],
"Invalid exchange URL (%1$s)": [
null,
""
],
"The exchange is trusted by the wallet.": [
null,
""
],
"The exchange is audited by a trusted auditor.": [
null,
""
],
"Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [
null,
""
],
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [
null,
""
],
"Waiting for a response from %1$s %2$s": [
null,
""
],
"Information about fees will be available when an exchange provider is selected.": [
null,
""
],
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [
null,
""
],
"The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [
null,
""
],
"Accept fees and withdraw": [
null,
""
],
"Change Exchange Provider": [
"Chose different exchange provider": [
null,
""
],
@ -1208,23 +860,19 @@ strings['it'] = {
null,
""
],
"Select custom exchange": [
null,
""
],
"You are about to withdraw %1$s from your bank account into your wallet.": [
null,
""
],
"Oops, something went wrong. The wallet responded with error status (%1$s).": [
"Accept fees and withdraw": [
null,
""
],
"Checking URL, please wait ...": [
null,
""
],
"Can't parse amount: %1$s": [
null,
""
],
"Can't parse wire_types: %1$s": [
"Cancel withdraw operation": [
null,
""
],
@ -1296,54 +944,6 @@ strings['sv'] = {
null,
""
],
"show more details": [
null,
"visa mer"
],
"Accepted exchanges:": [
null,
"Accepterade tjänsteleverantörer:"
],
"Exchanges in the wallet:": [
null,
"Tjänsteleverantörer i plånboken:"
],
"You have insufficient funds of the requested currency in your wallet.": [
null,
"plånboken"
],
"You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [
null,
"plånboken"
],
"Confirm payment": [
null,
"Godkän betalning"
],
"Submitting payment": [
null,
"Bekräftar betalning"
],
"You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
null,
"Du har redan betalat för det här, om du trycker \"Godkän betalning\" debiteras du inte igen"
],
"Aborting payment ...": [
null,
"Bekräftar betalning"
],
"Payment aborted!": [
null,
""
],
"Retry Payment": [
null,
""
],
"Abort Payment": [
null,
"Godkän betalning"
],
"The merchant %1$s offers you to purchase:": [
null,
"Säljaren %1$s erbjuder följande:"
@ -1356,6 +956,14 @@ strings['sv'] = {
null,
"Det totala priset är %1$s."
],
"Retry": [
null,
""
],
"Confirm payment": [
null,
"Godkän betalning"
],
"Balance": [
null,
"Balans"
@ -1464,55 +1072,11 @@ strings['sv'] = {
null,
""
],
"Select": [
null,
"Välj"
],
"Error: URL may not be relative": [
"Could not get details for withdraw operation:": [
null,
""
],
"Invalid exchange URL (%1$s)": [
null,
""
],
"The exchange is trusted by the wallet.": [
null,
"Tjänsteleverantörer i plånboken:"
],
"The exchange is audited by a trusted auditor.": [
null,
""
],
"Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [
null,
""
],
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [
null,
""
],
"Waiting for a response from %1$s %2$s": [
null,
""
],
"Information about fees will be available when an exchange provider is selected.": [
null,
""
],
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [
null,
"tjänsteleverantörer plånboken"
],
"The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [
null,
"tjänsteleverantörer plånboken"
],
"Accept fees and withdraw": [
null,
"Acceptera avgifter och utbetala"
],
"Change Exchange Provider": [
"Chose different exchange provider": [
null,
"Ändra tjänsteleverantörer"
],
@ -1524,23 +1088,19 @@ strings['sv'] = {
null,
"Välj %1$s"
],
"Select custom exchange": [
null,
""
],
"You are about to withdraw %1$s from your bank account into your wallet.": [
null,
"Du är på väg att ta ut\n %1$s från ditt bankkonto till din plånbok.\n"
],
"Oops, something went wrong. The wallet responded with error status (%1$s).": [
"Accept fees and withdraw": [
null,
"plånboken"
"Acceptera avgifter och utbetala"
],
"Checking URL, please wait ...": [
null,
""
],
"Can't parse amount: %1$s": [
null,
""
],
"Can't parse wire_types: %1$s": [
"Cancel withdraw operation": [
null,
""
],

View File

@ -37,89 +37,31 @@ msgstr ""
msgid "time (ms/op)"
msgstr ""
#: src/webex/pages/pay.tsx:78
#, fuzzy, c-format
msgid "show more details"
msgstr "visa mer"
#: src/webex/pages/pay.tsx:92
#, c-format
msgid "Accepted exchanges:"
msgstr "Accepterade tjänsteleverantörer:"
#: src/webex/pages/pay.tsx:97
#, c-format
msgid "Exchanges in the wallet:"
msgstr "Tjänsteleverantörer i plånboken:"
#: src/webex/pages/pay.tsx:219
#, c-format
msgid "You have insufficient funds of the requested currency in your wallet."
msgstr "plånboken"
#. tslint:disable-next-line:max-line-length
#: src/webex/pages/pay.tsx:221
#, c-format
msgid ""
"You do not have any funds from an exchange that is accepted by this "
"merchant. None of the exchanges accepted by the merchant is known to your "
"wallet."
msgstr "plånboken"
#: src/webex/pages/pay.tsx:322
#, c-format
msgid "Confirm payment"
msgstr "Godkän betalning"
#: src/webex/pages/pay.tsx:332
#, c-format
msgid "Submitting payment"
msgstr "Bekräftar betalning"
#: src/webex/pages/pay.tsx:343
#, c-format
msgid ""
"You already paid for this, clicking \"Confirm payment\" will not cost money "
"again."
msgstr ""
"Du har redan betalat för det här, om du trycker \"Godkän betalning\" "
"debiteras du inte igen"
#: src/webex/pages/pay.tsx:357
#, fuzzy, c-format
msgid "Aborting payment ..."
msgstr "Bekräftar betalning"
#: src/webex/pages/pay.tsx:359
#, c-format
msgid "Payment aborted!"
msgstr ""
#: src/webex/pages/pay.tsx:362
#, c-format
msgid "Retry Payment"
msgstr ""
#: src/webex/pages/pay.tsx:365
#, fuzzy, c-format
msgid "Abort Payment"
msgstr "Godkän betalning"
#: src/webex/pages/pay.tsx:374
#: src/webex/pages/pay.tsx:115
#, fuzzy, c-format
msgid "The merchant %1$s offers you to purchase:"
msgstr "Säljaren %1$s erbjuder följande:"
#: src/webex/pages/pay.tsx:383
#: src/webex/pages/pay.tsx:121
#, fuzzy, c-format
msgid "The total price is %1$s (plus %2$s fees)."
msgstr "Det totala priset är %1$s (plus %2$s avgifter).\n"
#: src/webex/pages/pay.tsx:387
#: src/webex/pages/pay.tsx:126
#, fuzzy, c-format
msgid "The total price is %1$s."
msgstr "Det totala priset är %1$s."
#: src/webex/pages/pay.tsx:140
#, c-format
msgid "Retry"
msgstr ""
#: src/webex/pages/pay.tsx:148
#, c-format
msgid "Confirm payment"
msgstr "Godkän betalning"
#: src/webex/pages/popup.tsx:165
#, c-format
msgid "Balance"
@ -254,125 +196,53 @@ msgstr "Avbryt"
#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#
#. TODO:generic error reporting function or component.
#: src/webex/pages/tip.tsx:180 src/webex/pages/withdraw.tsx:519
#: src/webex/pages/tip.tsx:118 src/webex/pages/withdraw.tsx:224
#, c-format
msgid "Fatal error: \"%1$s\"."
msgstr ""
#: src/webex/pages/withdraw.tsx:128
#: src/webex/pages/withdraw.tsx:81
#, c-format
msgid "Select"
msgstr "Välj"
#: src/webex/pages/withdraw.tsx:145
#, c-format
msgid "Error: URL may not be relative"
msgid "Could not get details for withdraw operation:"
msgstr ""
#: src/webex/pages/withdraw.tsx:160
#, c-format
msgid "Invalid exchange URL (%1$s)"
msgstr ""
#: src/webex/pages/withdraw.tsx:210
#: src/webex/pages/withdraw.tsx:97 src/webex/pages/withdraw.tsx:187
#, fuzzy, c-format
msgid "The exchange is trusted by the wallet."
msgstr "Tjänsteleverantörer i plånboken:"
#: src/webex/pages/withdraw.tsx:216
#, c-format
msgid "The exchange is audited by a trusted auditor."
msgstr ""
#: src/webex/pages/withdraw.tsx:222
#, c-format
msgid ""
"Warning: The exchange is neither directly trusted nor audited by a trusted "
"auditor. If you withdraw from this exchange, it will be trusted in the "
"future."
msgstr ""
#: src/webex/pages/withdraw.tsx:231
#, c-format
msgid ""
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees."
msgstr ""
#: src/webex/pages/withdraw.tsx:243
#, c-format
msgid "Waiting for a response from %1$s %2$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:260
#, c-format
msgid ""
"Information about fees will be available when an exchange provider is "
"selected."
msgstr ""
#: src/webex/pages/withdraw.tsx:279
#, fuzzy, c-format
msgid ""
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has "
"a higher, incompatible protocol version (%3$s)."
msgstr "tjänsteleverantörer plånboken"
#: src/webex/pages/withdraw.tsx:290
#, fuzzy, c-format
msgid ""
"The chosen exchange (protocol version %1$s might be outdated.%2$s The "
"exchange has a lower, incompatible protocol version than your wallet "
"(protocol version %3$s)."
msgstr "tjänsteleverantörer plånboken"
#: src/webex/pages/withdraw.tsx:309
#, c-format
msgid "Accept fees and withdraw"
msgstr "Acceptera avgifter och utbetala"
#: src/webex/pages/withdraw.tsx:314
#, c-format
msgid "Change Exchange Provider"
msgid "Chose different exchange provider"
msgstr "Ändra tjänsteleverantörer"
#: src/webex/pages/withdraw.tsx:335
#: src/webex/pages/withdraw.tsx:116
#, c-format
msgid ""
"Please select an exchange. You can review the details before after your "
"selection."
msgstr ""
#: src/webex/pages/withdraw.tsx:341 src/webex/pages/withdraw.tsx:353
#: src/webex/pages/withdraw.tsx:128
#, fuzzy, c-format
msgid "Select %1$s"
msgstr "Välj %1$s"
#: src/webex/pages/withdraw.tsx:370
#: src/webex/pages/withdraw.tsx:150
#, c-format
msgid "Select custom exchange"
msgstr ""
#: src/webex/pages/withdraw.tsx:167
#, fuzzy, c-format
msgid "You are about to withdraw %1$s from your bank account into your wallet."
msgstr ""
"Du är på väg att ta ut\n"
" %1$s från ditt bankkonto till din plånbok.\n"
#: src/webex/pages/withdraw.tsx:459
#, fuzzy, c-format
msgid ""
"Oops, something went wrong. The wallet responded with error status (%1$s)."
msgstr "plånboken"
#: src/webex/pages/withdraw.tsx:468
#: src/webex/pages/withdraw.tsx:178
#, c-format
msgid "Checking URL, please wait ..."
msgstr ""
msgid "Accept fees and withdraw"
msgstr "Acceptera avgifter och utbetala"
#: src/webex/pages/withdraw.tsx:482
#: src/webex/pages/withdraw.tsx:196
#, c-format
msgid "Can't parse amount: %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:489
#, c-format
msgid "Can't parse wire_types: %1$s"
msgid "Cancel withdraw operation"
msgstr ""
#: src/webex/renderHtml.tsx:225
@ -434,3 +304,73 @@ msgstr ""
#, fuzzy, c-format
msgid "Unknown Wire Detail"
msgstr "visa mer"
#, fuzzy, c-format
#~ msgid "show more details"
#~ msgstr "visa mer"
#, c-format
#~ msgid "Accepted exchanges:"
#~ msgstr "Accepterade tjänsteleverantörer:"
#, c-format
#~ msgid "Exchanges in the wallet:"
#~ msgstr "Tjänsteleverantörer i plånboken:"
#, c-format
#~ msgid ""
#~ "You have insufficient funds of the requested currency in your wallet."
#~ msgstr "plånboken"
#, c-format
#~ msgid ""
#~ "You do not have any funds from an exchange that is accepted by this "
#~ "merchant. None of the exchanges accepted by the merchant is known to your "
#~ "wallet."
#~ msgstr "plånboken"
#, c-format
#~ msgid "Submitting payment"
#~ msgstr "Bekräftar betalning"
#, c-format
#~ msgid ""
#~ "You already paid for this, clicking \"Confirm payment\" will not cost "
#~ "money again."
#~ msgstr ""
#~ "Du har redan betalat för det här, om du trycker \"Godkän betalning\" "
#~ "debiteras du inte igen"
#, fuzzy, c-format
#~ msgid "Aborting payment ..."
#~ msgstr "Bekräftar betalning"
#, fuzzy, c-format
#~ msgid "Abort Payment"
#~ msgstr "Godkän betalning"
#, c-format
#~ msgid "Select"
#~ msgstr "Välj"
#, fuzzy, c-format
#~ msgid "The exchange is trusted by the wallet."
#~ msgstr "Tjänsteleverantörer i plånboken:"
#, fuzzy, c-format
#~ msgid ""
#~ "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange "
#~ "has a higher, incompatible protocol version (%3$s)."
#~ msgstr "tjänsteleverantörer plånboken"
#, fuzzy, c-format
#~ msgid ""
#~ "The chosen exchange (protocol version %1$s might be outdated.%2$s The "
#~ "exchange has a lower, incompatible protocol version than your wallet "
#~ "(protocol version %3$s)."
#~ msgstr "tjänsteleverantörer plånboken"
#, fuzzy, c-format
#~ msgid ""
#~ "Oops, something went wrong. The wallet responded with error status (%1$s)."
#~ msgstr "plånboken"

View File

@ -37,87 +37,31 @@ msgstr ""
msgid "time (ms/op)"
msgstr ""
#: src/webex/pages/pay.tsx:78
#, c-format
msgid "show more details"
msgstr ""
#: src/webex/pages/pay.tsx:92
#, c-format
msgid "Accepted exchanges:"
msgstr ""
#: src/webex/pages/pay.tsx:97
#, c-format
msgid "Exchanges in the wallet:"
msgstr ""
#: src/webex/pages/pay.tsx:219
#, c-format
msgid "You have insufficient funds of the requested currency in your wallet."
msgstr ""
#. tslint:disable-next-line:max-line-length
#: src/webex/pages/pay.tsx:221
#, c-format
msgid ""
"You do not have any funds from an exchange that is accepted by this "
"merchant. None of the exchanges accepted by the merchant is known to your "
"wallet."
msgstr ""
#: src/webex/pages/pay.tsx:322
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/pay.tsx:332
#, c-format
msgid "Submitting payment"
msgstr ""
#: src/webex/pages/pay.tsx:343
#, c-format
msgid ""
"You already paid for this, clicking \"Confirm payment\" will not cost money "
"again."
msgstr ""
#: src/webex/pages/pay.tsx:357
#, c-format
msgid "Aborting payment ..."
msgstr ""
#: src/webex/pages/pay.tsx:359
#, c-format
msgid "Payment aborted!"
msgstr ""
#: src/webex/pages/pay.tsx:362
#, c-format
msgid "Retry Payment"
msgstr ""
#: src/webex/pages/pay.tsx:365
#, c-format
msgid "Abort Payment"
msgstr ""
#: src/webex/pages/pay.tsx:374
#: src/webex/pages/pay.tsx:115
#, c-format
msgid "The merchant %1$s offers you to purchase:"
msgstr ""
#: src/webex/pages/pay.tsx:383
#: src/webex/pages/pay.tsx:121
#, c-format
msgid "The total price is %1$s (plus %2$s fees)."
msgstr ""
#: src/webex/pages/pay.tsx:387
#: src/webex/pages/pay.tsx:126
#, c-format
msgid "The total price is %1$s."
msgstr ""
#: src/webex/pages/pay.tsx:140
#, c-format
msgid "Retry"
msgstr ""
#: src/webex/pages/pay.tsx:148
#, c-format
msgid "Confirm payment"
msgstr ""
#: src/webex/pages/popup.tsx:165
#, c-format
msgid "Balance"
@ -250,123 +194,51 @@ msgstr ""
#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#
#. TODO:generic error reporting function or component.
#: src/webex/pages/tip.tsx:180 src/webex/pages/withdraw.tsx:519
#: src/webex/pages/tip.tsx:118 src/webex/pages/withdraw.tsx:224
#, c-format
msgid "Fatal error: \"%1$s\"."
msgstr ""
#: src/webex/pages/withdraw.tsx:128
#: src/webex/pages/withdraw.tsx:81
#, c-format
msgid "Select"
msgid "Could not get details for withdraw operation:"
msgstr ""
#: src/webex/pages/withdraw.tsx:145
#: src/webex/pages/withdraw.tsx:97 src/webex/pages/withdraw.tsx:187
#, c-format
msgid "Error: URL may not be relative"
msgid "Chose different exchange provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:160
#, c-format
msgid "Invalid exchange URL (%1$s)"
msgstr ""
#: src/webex/pages/withdraw.tsx:210
#, c-format
msgid "The exchange is trusted by the wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:216
#, c-format
msgid "The exchange is audited by a trusted auditor."
msgstr ""
#: src/webex/pages/withdraw.tsx:222
#, c-format
msgid ""
"Warning: The exchange is neither directly trusted nor audited by a trusted "
"auditor. If you withdraw from this exchange, it will be trusted in the "
"future."
msgstr ""
#: src/webex/pages/withdraw.tsx:231
#, c-format
msgid ""
"Using exchange provider %1$s. The exchange provider will charge %2$s in fees."
msgstr ""
#: src/webex/pages/withdraw.tsx:243
#, c-format
msgid "Waiting for a response from %1$s %2$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:260
#, c-format
msgid ""
"Information about fees will be available when an exchange provider is "
"selected."
msgstr ""
#: src/webex/pages/withdraw.tsx:279
#, c-format
msgid ""
"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has "
"a higher, incompatible protocol version (%3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:290
#, c-format
msgid ""
"The chosen exchange (protocol version %1$s might be outdated.%2$s The "
"exchange has a lower, incompatible protocol version than your wallet "
"(protocol version %3$s)."
msgstr ""
#: src/webex/pages/withdraw.tsx:309
#, c-format
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:314
#, c-format
msgid "Change Exchange Provider"
msgstr ""
#: src/webex/pages/withdraw.tsx:335
#: src/webex/pages/withdraw.tsx:116
#, c-format
msgid ""
"Please select an exchange. You can review the details before after your "
"selection."
msgstr ""
#: src/webex/pages/withdraw.tsx:341 src/webex/pages/withdraw.tsx:353
#: src/webex/pages/withdraw.tsx:128
#, c-format
msgid "Select %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:370
#: src/webex/pages/withdraw.tsx:150
#, c-format
msgid "Select custom exchange"
msgstr ""
#: src/webex/pages/withdraw.tsx:167
#, c-format
msgid "You are about to withdraw %1$s from your bank account into your wallet."
msgstr ""
#: src/webex/pages/withdraw.tsx:459
#: src/webex/pages/withdraw.tsx:178
#, c-format
msgid ""
"Oops, something went wrong. The wallet responded with error status (%1$s)."
msgid "Accept fees and withdraw"
msgstr ""
#: src/webex/pages/withdraw.tsx:468
#: src/webex/pages/withdraw.tsx:196
#, c-format
msgid "Checking URL, please wait ..."
msgstr ""
#: src/webex/pages/withdraw.tsx:482
#, c-format
msgid "Can't parse amount: %1$s"
msgstr ""
#: src/webex/pages/withdraw.tsx:489
#, c-format
msgid "Can't parse wire_types: %1$s"
msgid "Cancel withdraw operation"
msgstr ""
#: src/webex/renderHtml.tsx:225

View File

@ -132,6 +132,8 @@ interface SpeculativePayData {
*/
export const WALLET_PROTOCOL_VERSION = "3:0:0";
const WALLET_CACHE_BREAKER="01";
const builtinCurrencies: CurrencyRecord[] = [
{
auditors: [
@ -1953,7 +1955,7 @@ export class Wallet {
*/
async updateExchangeFromUrl(baseUrl: string): Promise<ExchangeRecord> {
baseUrl = canonicalizeBaseUrl(baseUrl);
const keysUrl = new URI("keys").absoluteTo(baseUrl);
const keysUrl = new URI("keys").absoluteTo(baseUrl).addQuery("cacheBreaker", WALLET_CACHE_BREAKER);
const keysResp = await this.http.get(keysUrl.href());
if (keysResp.status !== 200) {
throw Error("/keys request failed");