gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: i18n merge


From: gnunet
Subject: [taler-wallet-core] branch master updated: i18n merge
Date: Sun, 23 Oct 2022 21:01:27 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 1c0d54239 i18n merge
1c0d54239 is described below

commit 1c0d54239fdbbaed8bc438f645416c0dc5012464
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Sun Oct 23 15:59:35 2022 -0300

    i18n merge
---
 packages/taler-wallet-webextension/src/i18n/de.po | 1814 ++++++++++------
 packages/taler-wallet-webextension/src/i18n/es.po | 2388 ++++++++++++++-------
 packages/taler-wallet-webextension/src/i18n/fr.po | 1677 ++++++++++-----
 packages/taler-wallet-webextension/src/i18n/it.po | 1677 ++++++++++-----
 packages/taler-wallet-webextension/src/i18n/ja.po | 1692 ++++++++++-----
 packages/taler-wallet-webextension/src/i18n/sv.po | 1841 ++++++++++------
 packages/taler-wallet-webextension/src/i18n/tr.po | 1928 +++++++++++------
 7 files changed, 8720 insertions(+), 4297 deletions(-)

diff --git a/packages/taler-wallet-webextension/src/i18n/de.po 
b/packages/taler-wallet-webextension/src/i18n/de.po
index 3d8dd8b38..daf618ddf 100644
--- a/packages/taler-wallet-webextension/src/i18n/de.po
+++ b/packages/taler-wallet-webextension/src/i18n/de.po
@@ -15,7 +15,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: languages@taler.net\n"
+"Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: 2022-03-05 08:29+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
@@ -28,1354 +28,1979 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr "Guthaben"
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr "Backup"
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr "Einstellungen"
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr "Dev"
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, c-format
+msgid "%1$s"
+msgstr ""
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr "Lädt Daten"
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
+#, c-format
+msgid "Could not load backup providers"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:202
+#, c-format
+msgid "No backup providers configured"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:205
+#, c-format
+msgid "Add provider"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:219
+#, c-format
+msgid "Sync all backups"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:221
+#, c-format
+msgid "Sync now"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:264
+#, c-format
+msgid "Last synced"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:269
+#, c-format
+msgid "Not synced"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:289
+#, c-format
+msgid "Expires in"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:60
+#, c-format
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:108
+#, c-format
+msgid "There is not known provider with url &quot;%1$s&quot;."
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:115
+#, c-format
+msgid "See providers"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:143
+#, c-format
+msgid "Last backup"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:148
+#, c-format
+msgid "Back up"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:154
+#, c-format
+msgid "Provider fee"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:157
+#, c-format
+msgid "per year"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:163
+#, c-format
+msgid "Extend"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:169
+#, c-format
+msgid ""
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:179
+#, c-format
+msgid "old"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:183
+#, c-format
+msgid "new"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:190
+#, c-format
+msgid "fee"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:198
+#, c-format
+msgid "storage"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:215
+#, c-format
+msgid "Remove provider"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:228
+#, c-format
+msgid "This provider has reported an error"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:242
+#, c-format
+msgid "There is conflict with another backup from %1$s"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:253
+#, c-format
+msgid "Backup is not readable"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:261
+#, c-format
+msgid "Unknown backup problem: %1$s"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:283
+#, c-format
+msgid "service paid"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:290
+#, c-format
+msgid "Backup valid until"
+msgstr ""
+
+#: src/wallet/AddNewActionView.tsx:57
+#, c-format
+msgid "Cancel"
+msgstr "Abbrechen"
+
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
 msgid "Open reserve page"
 msgstr "Seite der Reserve aufrufen"
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
 msgid "Open pay page"
 msgstr "Seite für Zahlungen aufrufen"
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/AddNewActionView.tsx:72
+#, c-format
+msgid "Open refund page"
+msgstr "Seite für Rückerstattungen aufrufen"
+
+#: src/wallet/AddNewActionView.tsx:74
+#, c-format
+msgid "Open tip page"
+msgstr "Seite der Aufwandsentschädigungen aufrufen"
+
+#: src/wallet/AddNewActionView.tsx:76
+#, c-format
+msgid "Open withdraw page"
+msgstr "Abhebeseite öffnen"
+
+#: src/popup/NoBalanceHelp.tsx:43
+#, fuzzy, c-format
+msgid "Get digital cash"
+msgstr "Digitales Bargeld abheben"
+
+#: src/popup/BalancePage.tsx:138
+#, c-format
+msgid "Could not load balance page"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:179
+#, c-format
+msgid "Send %1$s"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:44
+#, c-format
+msgid "Taler Action"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:49
+#, c-format
+msgid "This page has pay action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:63
+#, c-format
+msgid "This page has a withdrawal action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:79
+#, c-format
+msgid "This page has a tip action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:93
+#, c-format
+msgid "This page has a notify reserve action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:102
+#, c-format
+msgid "Notify"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:109
+#, c-format
+msgid "This page has a refund action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:123
+#, c-format
+msgid "This page has a malformed taler uri."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:134
+#, c-format
+msgid "Dismiss"
+msgstr ""
+
+#: src/popup/Application.tsx:177
+#, c-format
+msgid "this popup is being closed and you are being redirected to %1$s"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:158
+#, fuzzy, c-format
+msgid "Could not load purchase proposal details"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/components/ShowFullContractTermPopup.tsx:183
+#, c-format
+msgid "Order Id"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:189
+#, c-format
+msgid "Summary"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:195
+#, c-format
+msgid "Amount"
+msgstr "Betrag"
+
+#: src/components/ShowFullContractTermPopup.tsx:203
+#, c-format
+msgid "Merchant name"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:209
+#, c-format
+msgid "Merchant jurisdiction"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:215
+#, c-format
+msgid "Merchant address"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:221
+#, c-format
+msgid "Merchant logo"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:234
+#, c-format
+msgid "Merchant website"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:240
+#, c-format
+msgid "Merchant email"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:246
+#, c-format
+msgid "Merchant public key"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:256
+#, c-format
+msgid "Delivery date"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:271
+#, c-format
+msgid "Delivery location"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:277
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:289
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:304
+#, c-format
+msgid "Refund deadline"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:319
+#, c-format
+msgid "Auto refund"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:339
+#, c-format
+msgid "Pay deadline"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:354
+#, c-format
+msgid "Fulfillment URL"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:360
+#, c-format
+msgid "Fulfillment message"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:370
+#, c-format
+msgid "Max deposit fee"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:378
+#, c-format
+msgid "Max fee"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:386
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:398
+#, c-format
+msgid "Wire fee amortization"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:404
+#, c-format
+msgid "Auditors"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:419
+#, fuzzy, c-format
+msgid "Exchanges"
+msgstr "Exchange"
+
+#: src/components/Part.tsx:148
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/Part.tsx:160
+#, c-format
+msgid "Bitcoin address"
+msgstr ""
+
+#: src/components/Part.tsx:163
+#, c-format
+msgid "IBAN"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:38
+#, fuzzy, c-format
+msgid "Could not load deposit status"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/cta/Deposit/views.tsx:52
+#, c-format
+msgid "Digital cash deposit"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:58
+#, c-format
+msgid "Cost"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:66
+#, c-format
+msgid "Fee"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:73
+#, c-format
+msgid "To be received"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:84
+#, c-format
+msgid "Send &nbsp; %1$s"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:63
+#, c-format
+msgid "Bitcoin transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:66
+#, c-format
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:74
+#, c-format
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:98
+#, c-format
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:110
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:116
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:139
+#, c-format
+msgid "Bank transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:148
+#, c-format
+msgid "Subject"
+msgstr "Verwendungszweck"
+
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, c-format
+msgid "Receiver name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:98
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:191
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:200
 #, c-format
-msgid "Open refund page"
-msgstr "Seite für Rückerstattungen aufrufen"
+msgid "This transaction is not completed"
+msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/Transaction.tsx:209
 #, c-format
-msgid "Open tip page"
-msgstr "Seite der Aufwandsentschädigungen aufrufen"
+msgid "Send"
+msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/Transaction.tsx:216
 #, c-format
-msgid "Open withdraw page"
-msgstr "Abhebeseite öffnen"
+msgid "Retry"
+msgstr "Erneut versuchen"
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/wallet/Transaction.tsx:224
 #, c-format
-msgid "Back"
-msgstr "Zurück"
+msgid "Forget"
+msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:14
+#: src/wallet/Transaction.tsx:241
 #, c-format
-msgid "You have no balance to show."
-msgstr "Es gibt kein Guthaben anzuzeigen."
+msgid "Caution!"
+msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/wallet/Transaction.tsx:244
 #, c-format
 msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
 msgstr ""
-"Zum Abheben von digitalem Geld bitte von der Bank-Seite aus starten oder "
-"\"Abheben\" drücken, um einen schon bekannten Exchange zu verwenden."
 
-#: src/popup/NoBalanceHelp.tsx:23
+#: src/wallet/Transaction.tsx:259
 #, c-format
-msgid "Withdraw"
+msgid "Confirm"
+msgstr "Bestätigen"
+
+#: src/wallet/Transaction.tsx:267
+#, c-format
+msgid "Withdrawal"
 msgstr "Abheben"
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/Transaction.tsx:286
 #, c-format
-msgid "Could not load balance page"
-msgstr "Konnte die Umsatzanzeige nicht laden"
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
 
-#: src/popup/BalancePage.tsx:111
+#: src/wallet/Transaction.tsx:298
 #, c-format
-msgid "Deposit %1$s"
-msgstr "%1$s zahlen"
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/Transaction.tsx:316
 #, c-format
-msgid "Enter URI"
-msgstr "URI eingeben"
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/Transaction.tsx:325
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgid "Details"
 msgstr ""
-"Die Diagnostik ist abgeschlossen. Es war keine Kommunikation mit dem Wallet-"
-"Backend möglich."
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/Transaction.tsx:360
 #, c-format
-msgid "Problems detected:"
-msgstr "Ein Problem wurde festgestellt:"
+msgid "Payment"
+msgstr "Zahlung"
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/Transaction.tsx:378
 #, c-format
-msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+msgid "Refunds"
 msgstr ""
-"Bitte prüfen Sie ihre %1$s Einstellungen, für die Sie IndexedDB verwenden ("
-"preference name %2$s prüfen)."
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/Transaction.tsx:385
+#, fuzzy, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr ""
+"%1$s\n"
+"               möchte einen Vertrag über %2$s\n"
+"               mit Ihnen abschließen."
+
+#: src/wallet/Transaction.tsx:415
 #, c-format
 msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
+"Merchant created a refund for this order but was not automatically picked up."
 msgstr ""
-"Die Datenbank des Wallets ist veraltet. Aktuell wird jedoch keine Migration "
-"auf eine neue Version unterstützt. Bitte wählen Sie %1$s zum Zurücksetzen "
-"der Wallet-Datenbank."
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/Transaction.tsx:420
 #, c-format
-msgid "Running diagnostics"
-msgstr "Diagnostik wird durchgeführt"
+msgid "Offer"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/Transaction.tsx:431
 #, c-format
-msgid "Debug tools"
-msgstr "Debugging-Tools"
+msgid "Accept"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/Transaction.tsx:438
 #, c-format
-msgid "reset"
-msgstr "zurücksetzen"
+msgid "Merchant"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/Transaction.tsx:443
 #, c-format
-msgid "import database"
+msgid "Invoice ID"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/Transaction.tsx:470
 #, c-format
-msgid "export database"
+msgid "Deposit"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/Transaction.tsx:496
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
+msgid "Refresh"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:209
+#: src/wallet/Transaction.tsx:517
 #, c-format
-msgid "Coins"
+msgid "Tip"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/Transaction.tsx:542
 #, c-format
-msgid "Pending operations"
+msgid "Refund"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/Transaction.tsx:555
 #, c-format
-msgid "usable coins"
+msgid "Original order ID"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/Transaction.tsx:568
 #, c-format
-msgid "id"
+msgid "Purchase summary"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/Transaction.tsx:593
 #, c-format
-msgid "denom"
+msgid "copy"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:290
+#: src/wallet/Transaction.tsx:596
 #, c-format
-msgid "value"
+msgid "hide qr"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/Transaction.tsx:608
 #, c-format
-msgid "status"
+msgid "show qr"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/Transaction.tsx:620
 #, c-format
-msgid "from refresh?"
+msgid "Credit"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/Transaction.tsx:624
 #, c-format
-msgid "spent coins"
+msgid "Invoice"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/Transaction.tsx:635
 #, c-format
-msgid "click to show"
-msgstr ""
+msgid "Exchange"
+msgstr "Exchange"
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/wallet/Transaction.tsx:641
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "URI"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/wallet/Transaction.tsx:667
 #, c-format
-msgid "Taler Action"
+msgid "Debit"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/wallet/Transaction.tsx:710
 #, c-format
-msgid "This page has pay action."
+msgid "Transfer"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/wallet/Transaction.tsx:844
+#, fuzzy, c-format
+msgid "Country"
+msgstr "Betrag"
+
+#: src/wallet/Transaction.tsx:852
 #, c-format
-msgid "This page has a withdrawal action."
+msgid "Address lines"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/wallet/Transaction.tsx:860
 #, c-format
-msgid "This page has a tip action."
+msgid "Building number"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/wallet/Transaction.tsx:868
 #, c-format
-msgid "This page has a notify reserve action."
+msgid "Building name"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/wallet/Transaction.tsx:876
 #, c-format
-msgid "Notify"
+msgid "Street"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/wallet/Transaction.tsx:884
 #, c-format
-msgid "This page has a refund action."
+msgid "Post code"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/wallet/Transaction.tsx:892
 #, c-format
-msgid "This page has a malformed taler uri."
+msgid "Town location"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/wallet/Transaction.tsx:900
 #, c-format
-msgid "Dismiss"
+msgid "Town"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:75
+#: src/wallet/Transaction.tsx:908
 #, c-format
-msgid "Could not load backup providers"
+msgid "District"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:129
+#: src/wallet/Transaction.tsx:916
 #, c-format
-msgid "No backup providers configured"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/wallet/Transaction.tsx:935
 #, c-format
-msgid "Add provider"
+msgid "Date"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/wallet/Transaction.tsx:990
 #, c-format
-msgid "Sync all backups"
+msgid "Transaction fees"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:144
+#: src/wallet/Transaction.tsx:1004
 #, c-format
-msgid "Sync now"
+msgid "Total"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:187
+#: src/wallet/Transaction.tsx:1074
 #, c-format
-msgid "Last synced"
+msgid "Withdraw"
+msgstr "Abheben"
+
+#: src/wallet/Transaction.tsx:1146
+#, c-format
+msgid "Price"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/wallet/Transaction.tsx:1156
 #, c-format
-msgid "Not synced"
+msgid "Refunded"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:211
+#: src/wallet/Transaction.tsx:1220
 #, c-format
-msgid "Expires in"
+msgid "Delivery"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/wallet/Transaction.tsx:1335
+#, fuzzy, c-format
+msgid "Total transfer"
+msgstr "Insgesamt abgehoben"
+
+#: src/cta/Payment/views.tsx:57
 #, c-format
-msgid "Exchange doesn't have terms of service"
+msgid "Could not load pay status"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/cta/Payment/views.tsx:87
 #, c-format
-msgid "Review exchange terms of service"
+msgid "Digital cash payment"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/cta/Payment/views.tsx:119
 #, c-format
-msgid "Review new version of terms of service"
+msgid "Purchase"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/cta/Payment/views.tsx:149
 #, c-format
-msgid "Show terms of service"
+msgid "Receipt"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/cta/Payment/views.tsx:156
 #, c-format
-msgid "I accept the exchange terms of service"
+msgid "Valid until"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/cta/Payment/views.tsx:191
 #, c-format
-msgid "The exchange reply with a empty terms of service"
+msgid "List of products"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/cta/Payment/views.tsx:242
 #, c-format
-msgid "Download Terms of Service"
+msgid "free"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/cta/Payment/views.tsx:263
 #, c-format
-msgid "Hide terms of service"
+msgid "Already paid, you are going to be redirected to %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/cta/Payment/views.tsx:274
 #, c-format
-msgid "Review terms of service"
+msgid "Already paid"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/cta/Payment/views.tsx:280
 #, c-format
-msgid "Exchange URL"
+msgid "Already claimed"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/cta/Payment/views.tsx:296
 #, c-format
-msgid "Cancel"
-msgstr "Abbrechen"
+msgid "Pay with a mobile phone"
+msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/cta/Payment/views.tsx:298
 #, c-format
-msgid "Loading terms.."
+msgid "Hide QR"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
+#: src/cta/Payment/views.tsx:305
 #, c-format
-msgid "Add exchange"
+msgid "Scan the QR code or &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/cta/Payment/views.tsx:346
 #, c-format
-msgid "Add exchange anyway"
+msgid "Pay &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/cta/Payment/views.tsx:360
 #, c-format
-msgid "Add new exchange"
+msgid "You have no balance for this currency. Withdraw digital cash first."
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:100
+#: src/cta/Payment/views.tsx:364
 #, c-format
-msgid "Add exchange for %1$s"
+msgid ""
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/cta/Payment/views.tsx:366
+#, fuzzy, c-format
+msgid "Your current balance is not enough."
+msgstr "Es gibt kein Guthaben anzuzeigen."
+
+#: src/cta/Payment/views.tsx:395
 #, c-format
-msgid "Enter the URL of an exchange you trust."
+msgid "Merchant message"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/cta/Refund/views.tsx:34
+#, fuzzy, c-format
+msgid "Could not load refund status"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/cta/Refund/views.tsx:48
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid "Digital cash refund"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/cta/Refund/views.tsx:52
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
+msgid "You&apos;ve ignored the tip."
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/cta/Refund/views.tsx:70
 #, c-format
-msgid "Unable to verify this exchange"
+msgid "The refund is in progress."
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/cta/Refund/views.tsx:76
+#, fuzzy, c-format
+msgid "Total to refund"
+msgstr "Insgesamt abgehoben"
+
+#: src/cta/Refund/views.tsx:106
+#, fuzzy, c-format
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
+msgstr ""
+"Der Händler %1$s bietet Ihnen eine Aufwandsentschädigung von %2$s durch den "
+"Exchange %3$s"
+
+#: src/cta/Refund/views.tsx:115
 #, c-format
-msgid "Unable to add this exchange"
+msgid "Order amount"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/cta/Refund/views.tsx:122
 #, c-format
-msgid "loading"
+msgid "Already refunded"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/cta/Refund/views.tsx:129
 #, c-format
-msgid "Version"
+msgid "Refund offered"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/cta/Refund/views.tsx:145
 #, c-format
-msgid "Currency"
+msgid "Accept &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/cta/Tip/views.tsx:32
+#, fuzzy, c-format
+msgid "Could not load tip status"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/cta/Tip/views.tsx:45
 #, c-format
-msgid "Next"
+msgid "Digital cash tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:66
+#, fuzzy, c-format
+msgid "The merchant is offering you a tip"
 msgstr ""
+"Der Händler %1$s bietet Ihnen eine Aufwandsentschädigung von %2$s durch den "
+"Exchange %3$s"
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/cta/Tip/views.tsx:74
 #, c-format
-msgid "Add backup provider"
+msgid "Merchant URL"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/cta/Tip/views.tsx:90
 #, c-format
-msgid "Could not get provider information"
+msgid "Receive &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/cta/Tip/views.tsx:114
 #, c-format
-msgid "Backup providers may charge for their service"
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/components/SelectList.tsx:66
 #, c-format
-msgid "URL"
+msgid "Select one option"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/components/TermsOfService/views.tsx:39
+#, fuzzy, c-format
+msgid "Could not load"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/components/TermsOfService/views.tsx:73
 #, c-format
-msgid "Name"
+msgid "Show terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/components/TermsOfService/views.tsx:81
 #, c-format
-msgid "Provider URL"
+msgid "I accept the exchange terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/components/TermsOfService/views.tsx:107
 #, c-format
-msgid "Please review and accept this provider's terms of service"
+msgid "Exchange doesn&apos;t have terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/components/TermsOfService/views.tsx:135
 #, c-format
-msgid "Pricing"
+msgid "Review exchange terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/components/TermsOfService/views.tsx:146
 #, c-format
-msgid "free of charge"
+msgid "Review new version of terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/components/TermsOfService/views.tsx:170
 #, c-format
-msgid "%1$s per year of service"
+msgid "The exchange reply with a empty terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/components/TermsOfService/views.tsx:193
 #, c-format
-msgid "Storage"
+msgid "Download Terms of Service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
+msgid "Hide terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/wallet/ExchangeSelection/views.tsx:117
+#, fuzzy, c-format
+msgid "Could not load exchange fees"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "Accept terms of service"
+msgid "Close"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/wallet/ExchangeSelection/views.tsx:160
+#, fuzzy, c-format
+msgid "could not find any exchange"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/wallet/ExchangeSelection/views.tsx:166
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
+msgid "could not find any exchange for the currency %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/wallet/ExchangeSelection/views.tsx:186
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
+msgid "Service fee description"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/wallet/ExchangeSelection/views.tsx:201
 #, c-format
-msgid "Last backup"
+msgid "Select %1$s exchange"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/wallet/ExchangeSelection/views.tsx:215
 #, c-format
-msgid "Back up"
+msgid "Reset"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/wallet/ExchangeSelection/views.tsx:218
 #, c-format
-msgid "Provider fee"
+msgid "Use this exchange"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/wallet/ExchangeSelection/views.tsx:230
 #, c-format
-msgid "per year"
+msgid "Doesn&apos;t have auditors"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/wallet/ExchangeSelection/views.tsx:241
 #, c-format
-msgid "Extend"
+msgid "currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/wallet/ExchangeSelection/views.tsx:249
 #, c-format
-msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+msgid "Operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/wallet/ExchangeSelection/views.tsx:252
+#, fuzzy, c-format
+msgid "Deposits"
+msgstr "%1$s zahlen"
+
+#: src/wallet/ExchangeSelection/views.tsx:259
 #, c-format
-msgid "old"
+msgid "Denomination"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/wallet/ExchangeSelection/views.tsx:265
 #, c-format
-msgid "new"
+msgid "Until"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/wallet/ExchangeSelection/views.tsx:274
+#, fuzzy, c-format
+msgid "Withdrawals"
+msgstr "Abheben"
+
+#: src/wallet/ExchangeSelection/views.tsx:423
 #, c-format
-msgid "fee"
+msgid "Currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/wallet/ExchangeSelection/views.tsx:433
 #, c-format
-msgid "storage"
+msgid "Coin operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:209
+#: src/wallet/ExchangeSelection/views.tsx:436
 #, c-format
-msgid "back"
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/wallet/ExchangeSelection/views.tsx:545
 #, c-format
-msgid "Remove provider"
+msgid "Transfer operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/wallet/ExchangeSelection/views.tsx:548
 #, c-format
-msgid "This provider has reported an error"
+msgid ""
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/wallet/ExchangeSelection/views.tsx:563
 #, c-format
-msgid "There is conflict with another backup from %1$s"
+msgid "Operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/wallet/ExchangeSelection/views.tsx:583
 #, c-format
-msgid "Backup is not readable"
+msgid "Wallet operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/wallet/ExchangeSelection/views.tsx:597
 #, c-format
-msgid "Unknown backup problem: %1$s"
+msgid "Feature"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/cta/Withdraw/views.tsx:47
 #, c-format
-msgid "service paid"
+msgid "Could not get the info from the URI"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/cta/Withdraw/views.tsx:60
 #, c-format
-msgid "Backup valid until"
+msgid "Could not get info of withdrawal"
 msgstr ""
 
-#: src/popupEntryPoint.tsx:187
+#: src/cta/Withdraw/views.tsx:74
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
+msgid "Digital cash withdrawal"
 msgstr ""
 
-#: src/components/SelectList.tsx:62
+#: src/cta/Withdraw/views.tsx:79
 #, c-format
-msgid "Select one option"
+msgid "Could not finish the withdrawal operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#: src/cta/Withdraw/views.tsx:127
 #, c-format
-msgid "Manual Withdrawal"
-msgstr "Manuelles Abheben"
+msgid "Age restriction"
+msgstr ""
+
+#: src/cta/Withdraw/views.tsx:145
+#, fuzzy, c-format
+msgid "Withdraw &nbsp; %1$s"
+msgstr "Abheben bei %1$s"
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/cta/Withdraw/views.tsx:179
 #, c-format
-msgid ""
-"Choose a exchange from where the coins will be withdrawn. The exchange will "
-"send the coins to this wallet after receiving a wire transfer with the "
-"correct subject."
+msgid "Withdraw to a mobile phone"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:114
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "No exchange configured"
+msgid "Digital invoice"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:129
+#: src/cta/InvoiceCreate/views.tsx:69
 #, c-format
-msgid "Can't create the reserve"
+msgid "Could not finish the invoice creation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:155
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "Exchange"
-msgstr "Exchange"
+msgid "Create"
+msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:164
+#: src/cta/InvoicePay/views.tsx:63
 #, c-format
-msgid "Add Exchange"
+msgid "Could not finish the payment operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:170
+#: src/cta/TransferCreate/views.tsx:55
 #, c-format
-msgid "Amount"
-msgstr "Betrag"
+msgid "Digital cash transfer"
+msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/cta/TransferCreate/views.tsx:59
 #, c-format
-msgid "Start withdrawal"
-msgstr "Abhebung beginnen"
+msgid "Could not finish the transfer creation"
+msgstr ""
 
-#: src/wallet/DepositPage.tsx:138
+#: src/cta/TransferPickup/views.tsx:57
 #, c-format
-msgid "no balance"
-msgstr "Kein Guthaben"
+msgid "Could not finish the pickup operation"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:149
+#, fuzzy, c-format
+msgid "Manual Withdrawal for %1$s"
+msgstr "Manuelles Abheben"
 
-#: src/wallet/DepositPage.tsx:146
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
-msgid "There is no known bank account to send money to"
+msgid ""
+"Choose a exchange from where the coins will be withdrawn. The exchange will "
+"send the coins to this wallet after receiving a wire transfer with the "
+"correct subject."
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
+#: src/wallet/CreateManualWithdraw.tsx:162
 #, c-format
-msgid "Send %1$s to your account"
+msgid "No exchange found for %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:182
+#: src/wallet/CreateManualWithdraw.tsx:170
 #, c-format
-msgid "Bank account IBAN number"
+msgid "Add Exchange"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
-msgid "Deposit fee"
+msgid "No exchange configured"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/CreateManualWithdraw.tsx:210
 #, c-format
-msgid "Total deposit"
+msgid "Can&apos;t create the reserve"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
-msgid "Deposit"
-msgstr ""
+msgid "Start withdrawal"
+msgstr "Abhebung beginnen"
 
-#: src/wallet/DepositPage.tsx:251
-#, c-format
-msgid "Deposit %1$s %2$s"
-msgstr "Einlösen %1$s %2$s"
+#: src/wallet/DepositPage/views.tsx:38
+#, fuzzy, c-format
+msgid "Could not load deposit balance"
+msgstr "Konnte die Umsatzanzeige nicht laden"
 
-#: src/components/TransactionItem.tsx:137
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "Waiting for confirmation"
+msgid "A currency or an amount should be indicated"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:201
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "PENDING"
+msgid "There is no enough balance to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/History.tsx:70
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
-msgid "Could not load the list of transactions"
+msgid "Send %1$s to your account"
 msgstr ""
 
-#: src/wallet/History.tsx:216
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "There is no history for this currency"
+msgid "There is no account to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:38
+#: src/wallet/DepositPage/views.tsx:127
 #, c-format
-msgid "Account"
+msgid "Add account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/DepositPage/views.tsx:151
 #, c-format
-msgid "Bank host"
+msgid "Select account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:48
+#: src/wallet/DepositPage/views.tsx:163
 #, c-format
-msgid "Bank account"
+msgid "Add another account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/DepositPage/views.tsx:191
 #, c-format
-msgid "IBAN"
+msgid "Deposit fee"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
-msgid "Chosen amount"
+msgid "Total deposit"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:69
-#, c-format
-msgid "Subject"
-msgstr "Verwendungszweck"
+#: src/wallet/DepositPage/views.tsx:233
+#, fuzzy, c-format
+msgid "Deposit&nbsp;%1$s %2$s"
+msgstr "Einlösen %1$s %2$s"
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/AddAccount/views.tsx:56
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
+msgid "Add bank account for %1$s"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid "Exchange is ready for withdrawal"
+msgid "Enter the URL of an exchange you trust."
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/AddAccount/views.tsx:66
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "Unable add this account"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/AddAccount/views.tsx:73
 #, c-format
-msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+msgid "Select account type"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid ""
-"Alternative, you can also scan this QR code or open %1$s if you have a "
-"banking app installed that supports RFC 8905"
+msgid "Review terms of service"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/ExchangeAddConfirm.tsx:45
 #, c-format
-msgid "Cancel withdrawal"
+msgid "Exchange URL"
 msgstr ""
 
-#: src/wallet/Settings.tsx:89
+#: src/wallet/ExchangeAddConfirm.tsx:70
 #, c-format
-msgid "Display"
+msgid "Add exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:93
+#: src/wallet/ExchangeSetUrl.tsx:112
 #, c-format
-msgid "Current Language"
+msgid "Add new exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/ExchangeSetUrl.tsx:116
 #, c-format
-msgid "Navigator"
+msgid "Add exchange for %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:105
+#: src/wallet/ExchangeSetUrl.tsx:128
 #, c-format
-msgid "Automatically open wallet based on page content"
+msgid "An exchange has been found! Review the information and click next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:111
+#: src/wallet/ExchangeSetUrl.tsx:135
 #, c-format
-msgid ""
-"Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser."
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:122
+#: src/wallet/ExchangeSetUrl.tsx:143
 #, c-format
-msgid "Trust"
+msgid "Unable to verify this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:126
+#: src/wallet/ExchangeSetUrl.tsx:151
 #, c-format
-msgid "No exchange yet"
+msgid "Unable to add this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/ExchangeSetUrl.tsx:167
 #, c-format
-msgid "Term of Service"
+msgid "loading"
 msgstr ""
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/ExchangeSetUrl.tsx:174
 #, c-format
-msgid "ok"
+msgid "Version"
 msgstr ""
 
-#: src/wallet/Settings.tsx:162
+#: src/wallet/ExchangeSetUrl.tsx:206
 #, c-format
-msgid "changed"
+msgid "Next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:169
+#: src/components/TransactionItem.tsx:201
 #, c-format
-msgid "not accepted"
+msgid "Waiting for confirmation"
 msgstr ""
 
-#: src/wallet/Settings.tsx:193
+#: src/components/TransactionItem.tsx:266
 #, c-format
-msgid "Add an exchange"
+msgid "PENDING"
 msgstr ""
 
-#: src/wallet/Settings.tsx:199
+#: src/wallet/History.tsx:75
 #, c-format
-msgid "Developer mode"
+msgid "Could not load the list of transactions"
 msgstr ""
 
-#: src/wallet/Settings.tsx:201
+#: src/wallet/History.tsx:233
 #, c-format
-msgid "(More options and information useful for debugging)"
+msgid "Your transaction history is empty for this currency."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:78
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "Could not load the transaction information"
+msgid "Add backup provider"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:145
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "There was an error trying to complete the transaction"
+msgid "Could not get provider information"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:154
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "This transaction is not completed"
+msgid "Backup providers may charge for their service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:168
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "Retry"
-msgstr "Erneut versuchen"
+msgid "URL"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:172
+#: src/wallet/ProviderAddPage.tsx:158
 #, c-format
-msgid "Forget"
+msgid "Name"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:197
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "Caution!"
+msgid "Provider URL"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:200
+#: src/wallet/ProviderAddPage.tsx:218
 #, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
+msgid "Please review and accept this provider&apos;s terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:211
+#: src/wallet/ProviderAddPage.tsx:223
 #, c-format
-msgid "Confirm"
-msgstr "Bestätigen"
+msgid "Pricing"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:218
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "Withdrawal"
-msgstr "Abheben"
+msgid "free of charge"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:243
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "Total withdrawn"
-msgstr "Insgesamt abgehoben"
+msgid "%1$s per year of service"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:249
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid "Exchange fee"
+msgid "Storage"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:259
+#: src/wallet/ProviderAddPage.tsx:238
 #, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgid "%1$s megabytes of storage per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:273
+#: src/wallet/ProviderAddPage.tsx:244
 #, c-format
-msgid "Waiting for the coins to arrive"
+msgid "Accept terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:342
+#: src/wallet/ReserveCreated.tsx:44
 #, c-format
-msgid "Payment"
-msgstr "Zahlung"
+msgid "Could not parse the payto URI"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/ReserveCreated.tsx:45
 #, c-format
-msgid "Total paid"
+msgid "Please check the uri"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/ReserveCreated.tsx:75
 #, c-format
-msgid "Purchase amount"
+msgid "Exchange is ready for withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/ReserveCreated.tsx:78
 #, c-format
-msgid "Fee"
+msgid ""
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
-msgid "Merchant"
+msgid ""
+"Alternative, you can also scan this QR code or open %1$s if you have a "
+"banking app installed that supports RFC 8905"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
-msgid "Purchase"
+msgid "Cancel withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:375
+#: src/wallet/Settings.tsx:115
+#, fuzzy, c-format
+msgid "Could not toggle auto-open"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/wallet/Settings.tsx:121
+#, fuzzy, c-format
+msgid "Could not toggle clipboard"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/wallet/Settings.tsx:126
 #, c-format
-msgid "Receipt"
+msgid "Navigator"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/Settings.tsx:129
 #, c-format
-msgid "Total send"
+msgid "Automatically open wallet based on page content"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:425
+#: src/wallet/Settings.tsx:135
 #, c-format
-msgid "Deposit amount"
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:447
+#: src/wallet/Settings.tsx:145
 #, c-format
-msgid "Refresh"
+msgid "Automatically check clipboard for Taler URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:162
 #, c-format
-msgid "Total refresh"
+msgid "Trust"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:459
+#: src/wallet/Settings.tsx:166
 #, c-format
-msgid "Refresh amount"
+msgid "No exchange yet"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:180
 #, c-format
-msgid "Tip"
+msgid "Term of Service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:191
 #, c-format
-msgid "Total tip"
+msgid "ok"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Received amount"
+msgid "changed"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Refund"
+msgid "not accepted"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid "Total refund"
+msgid "unknown (exchange status should be updated)"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Settings.tsx:236
 #, c-format
-msgid "Refund amount"
+msgid "Add an exchange"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Browser Extension Installed!"
+msgid "Troubleshooting"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Thank you for installing the wallet."
+msgid "Developer mode"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Settings.tsx:246
 #, c-format
-msgid "Permissions"
+msgid "More options and information useful for debugging"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid ""
-"(Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser.)"
+msgid "Display"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Next Steps"
+msgid "Current Language"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid "Try the demo"
+msgid "Wallet Core"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid "Learn how to top up your wallet balance"
+msgid "Web Extension"
 msgstr ""
 
-#: src/cta/Pay.tsx:113
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Could not load pay status"
+msgid "Exchange compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:189
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
+msgid "Merchant compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:216
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Pay with a mobile phone"
+msgid "Bank compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:218
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Hide QR"
+msgid "Browser Extension Installed!"
 msgstr ""
 
-#: src/cta/Pay.tsx:225
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Scan the QR code or %1$s"
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
 msgstr ""
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Processing"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
 msgstr ""
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Pay %1$s"
+msgid "Click the puzzle icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgid "Search for GNU Taler Wallet"
 msgstr ""
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
+msgid "Click the pin icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:287
+#: src/wallet/Welcome.tsx:91
 #, c-format
-msgid "Withdraw digital cash"
-msgstr "Digitales Bargeld abheben"
+msgid "Permissions"
+msgstr ""
 
-#: src/cta/Pay.tsx:300
+#: src/wallet/Welcome.tsx:100
 #, c-format
-msgid "Merchant message"
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
 msgstr ""
 
-#: src/cta/Pay.tsx:318
+#: src/wallet/Welcome.tsx:110
 #, c-format
-msgid "Digital cash payment"
+msgid "Next Steps"
 msgstr ""
 
-#: src/cta/Pay.tsx:324
+#: src/wallet/Welcome.tsx:113
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
+msgid "Try the demo"
 msgstr ""
 
-#: src/cta/Pay.tsx:333
+#: src/wallet/Welcome.tsx:116
 #, c-format
-msgid "Already paid"
+msgid "Learn how to top up your wallet balance"
 msgstr ""
 
-#: src/cta/Pay.tsx:338
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "Already claimed"
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
 msgstr ""
+"Die Diagnostik ist abgeschlossen. Es war keine Kommunikation mit dem Wallet-"
+"Backend möglich."
 
-#: src/cta/Pay.tsx:344
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "Payment complete"
-msgstr ""
+msgid "Problems detected:"
+msgstr "Ein Problem wurde festgestellt:"
 
-#: src/cta/Pay.tsx:348
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
 msgstr ""
+"Bitte prüfen Sie ihre %1$s Einstellungen, für die Sie IndexedDB verwenden "
+"(preference name %2$s prüfen)."
 
-#: src/cta/Pay.tsx:353
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "You can close this page."
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
 msgstr ""
+"Die Datenbank des Wallets ist veraltet. Aktuell wird jedoch keine Migration "
+"auf eine neue Version unterstützt. Bitte wählen Sie %1$s zum Zurücksetzen "
+"der Wallet-Datenbank."
 
-#: src/cta/Pay.tsx:367
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "Total to pay"
-msgstr ""
+msgid "Running diagnostics"
+msgstr "Diagnostik wird durchgeführt"
 
-#: src/cta/Pay.tsx:418
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "List of products"
-msgstr ""
+msgid "Debug tools"
+msgstr "Debugging-Tools"
 
-#: src/cta/Pay.tsx:460
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "Total"
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
 msgstr ""
 
-#: src/cta/Pay.tsx:469
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "free"
-msgstr ""
+msgid "reset"
+msgstr "zurücksetzen"
 
-#: src/cta/Refund.tsx:41
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "Refund Status"
+msgid "TESTING: This may delete all your coin, proceed with caution"
 msgstr ""
 
-#: src/cta/Refund.tsx:44
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
+msgid "run gc"
 msgstr ""
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "Refund processing is still in progress."
+msgid "import database"
 msgstr ""
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
+msgid "export database"
 msgstr ""
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "missing taler refund uri"
+msgid "Database exported at %1$s %2$s to download"
 msgstr ""
 
-#: src/cta/Refund.tsx:105
+#: src/wallet/DeveloperPage.tsx:248
 #, c-format
-msgid "Error: %1$s"
+msgid "Coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:113
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "Updating refund status"
+msgid "Pending operations"
 msgstr ""
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgid "usable coins"
 msgstr ""
 
-#: src/cta/Tip.tsx:57
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
+msgid "id"
 msgstr ""
-"Der Händler %1$s bietet Ihnen eine Aufwandsentschädigung von %2$s durch den "
-"Exchange %3$s"
 
-#: src/cta/Tip.tsx:67
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "Accept tip"
+msgid "denom"
 msgstr ""
 
-#: src/cta/Tip.tsx:70
+#: src/wallet/DeveloperPage.tsx:343
 #, c-format
-msgid "Ignore"
+msgid "value"
 msgstr ""
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "missing tip uri"
+msgid "status"
 msgstr ""
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DeveloperPage.tsx:349
 #, c-format
-msgid "You've ignored the tip."
+msgid "from refresh?"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/DeveloperPage.tsx:352
 #, c-format
-msgid "Digital cash withdrawal"
+msgid "age key count"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:127
+#: src/wallet/DeveloperPage.tsx:369
 #, c-format
-msgid "Could not finish the withdrawal operation"
+msgid "spent coins"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/DeveloperPage.tsx:373
 #, c-format
-msgid "Total to withdraw"
+msgid "click to show"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Known exchanges"
+msgid "Scan a QR code or enter taler:// URI below"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "Cancel exchange selection"
+msgid "Open"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "Confirm exchange selection"
+msgid "URI is not valid. Taler URI should start with `taler://`"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/QrReader.tsx:133
 #, c-format
-msgid "Switch exchange"
+msgid "Try another"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/DestinationSelection.tsx:183
+#, fuzzy, c-format
+msgid "Could not load list of exchange"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Confirm withdrawal"
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:224
+#: src/wallet/DestinationSelection.tsx:217
 #, c-format
-msgid "Withdraw anyway"
-msgstr "Trotzdem abheben"
+msgid "Known currencies"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "Could not load the withdrawal details"
+msgid "Specify the amount and the origin"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:344
+#: src/wallet/DestinationSelection.tsx:336
 #, c-format
-msgid "missing withdraw uri"
+msgid "Change currency"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:354
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "Could not get the info from the URI"
+msgid "Use previous origins:"
 msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "Could not load the list of known exchanges"
+msgid "Or specify the origin of the money"
 msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "All done, your transaction is in progress"
+msgid "Specify the origin of the money"
 msgstr ""
 
-#: src/components/EditableText.tsx:44
+#: src/wallet/DestinationSelection.tsx:380
 #, c-format
-msgid "Edit"
+msgid "From my bank account"
 msgstr ""
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "missing pay uri"
+msgid "From another wallet"
 msgstr ""
 
-#: src/cta/Deposit.tsx:129
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "Could not get the payment information for this order"
+msgid "currency not provided"
 msgstr ""
 
-#: src/cta/Deposit.tsx:160
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "Loading payment information"
+msgid "Specify the amount and the destination"
 msgstr ""
 
-#: src/cta/Deposit.tsx:208
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "Digital cash deposit"
+msgid "Use previous destinations:"
 msgstr ""
 
-#: src/cta/Deposit.tsx:226
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "You will now be sent back to the merchant you came from."
+msgid "Or specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:54
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid "Manual Reset Required"
+msgid "Specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:57
+#: src/wallet/DestinationSelection.tsx:521
 #, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
+msgid "To my bank account"
 msgstr ""
 
-#: src/cta/reset-required.tsx:63
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
+msgid "To another wallet"
 msgstr ""
 
-#: src/cta/reset-required.tsx:77
+#: src/cta/Recovery/views.tsx:30
+#, fuzzy, c-format
+msgid "Could not load backup recovery information"
+msgstr "Konnte die Umsatzanzeige nicht laden"
+
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid "I understand that I will lose all my data"
+msgid "Digital wallet recovery"
 msgstr ""
 
-#: src/cta/reset-required.tsx:87
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "Reset"
+msgid "Import backup, show info"
 msgstr ""
 
-#: src/cta/reset-required.tsx:95
+#: src/wallet/Application.tsx:189
 #, c-format
-msgid "Everything is fine!"
+msgid "All done, your transaction is in progress"
 msgstr ""
 
-#: src/cta/reset-required.tsx:98
+#: src/components/EditableText.tsx:45
 #, c-format
-msgid "A reset is not required anymore, you can close this page."
+msgid "Edit"
 msgstr ""
 
-#: src/cta/return-coins.tsx:31
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "Not implemented yet."
+msgid "Could not load the list of known exchanges"
 msgstr ""
 
+#~ msgid "Back"
+#~ msgstr "Zurück"
+
+#~ msgid ""
+#~ "To withdraw money you can start from your bank site or click the "
+#~ "\"withdraw\" button to use a known exchange."
+#~ msgstr ""
+#~ "Zum Abheben von digitalem Geld bitte von der Bank-Seite aus starten oder "
+#~ "\"Abheben\" drücken, um einen schon bekannten Exchange zu verwenden."
+
+#~ msgid "Enter URI"
+#~ msgstr "URI eingeben"
+
+#~ msgid "no balance"
+#~ msgstr "Kein Guthaben"
+
+#~ msgid "Withdraw anyway"
+#~ msgstr "Trotzdem abheben"
+
 #~ msgid "Invalid Wire"
 #~ msgstr "Ungültige Überweisung"
 
@@ -1436,13 +2061,6 @@ msgstr ""
 #~ "               möchte einen Vertrag über %2$s\n"
 #~ "               mit Ihnen abschließen."
 
-#, fuzzy
-#~ msgid "Merchant %1$s gave a %2$s of %3$s."
-#~ msgstr ""
-#~ "%1$s\n"
-#~ "               möchte einen Vertrag über %2$s\n"
-#~ "               mit Ihnen abschließen."
-
 #, fuzzy
 #~ msgid "Submitting payment"
 #~ msgstr "Bezahlung bestätigen"
@@ -1459,10 +2077,6 @@ msgstr ""
 #~ msgid "You are about to purchase:"
 #~ msgstr "Sie sind dabei, Folgendes zu kaufen:"
 
-#, fuzzy
-#~ msgid "Withdrawal fees: %1$s"
-#~ msgstr "Abheben bei %1$s"
-
 #~ msgid "Wallet depleted reserve (%1$s) at %2$s"
 #~ msgstr "Geldbörse hat die Reserve (%1$s) erschöpft"
 
diff --git a/packages/taler-wallet-webextension/src/i18n/es.po 
b/packages/taler-wallet-webextension/src/i18n/es.po
index 7c7fe07b7..4e7e71ef3 100644
--- a/packages/taler-wallet-webextension/src/i18n/es.po
+++ b/packages/taler-wallet-webextension/src/i18n/es.po
@@ -15,7 +15,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: languages@taler.net\n"
+"Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: 2022-03-03 15:13+0000\n"
 "Last-Translator: Sebastian Marchano <sebasjm@gmail.com>\n"
@@ -28,609 +28,1229 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr "Balance"
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr "Copia de seguridad"
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr "Configuración"
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr "Dev"
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, fuzzy, c-format
+msgid "%1$s"
+msgstr "Pagar %1$s"
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr "Cargando"
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
 #, c-format
-msgid "Open reserve page"
-msgstr "Abrir página de reserva"
+msgid "Could not load backup providers"
+msgstr "No se pudo cargar los proveedores de copias de seguridad"
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/BackupPage.tsx:202
 #, c-format
-msgid "Open pay page"
-msgstr "Abrir página de pago"
+msgid "No backup providers configured"
+msgstr "No hay proveedores de copias de seguridad configurados"
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/BackupPage.tsx:205
 #, c-format
-msgid "Open refund page"
-msgstr "Abrir página de devolución"
+msgid "Add provider"
+msgstr "Agregar proveedor"
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/BackupPage.tsx:219
 #, c-format
-msgid "Open tip page"
-msgstr "Abrir página de propina"
+msgid "Sync all backups"
+msgstr "Sincronizar todas las copias de seguridad"
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/BackupPage.tsx:221
 #, c-format
-msgid "Open withdraw page"
-msgstr "Abrir página de retirada"
+msgid "Sync now"
+msgstr "Sincronizar ahora"
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/wallet/BackupPage.tsx:264
 #, c-format
-msgid "Back"
-msgstr "Atrás"
+msgid "Last synced"
+msgstr "Ultima vez sincronizado"
 
-#: src/popup/NoBalanceHelp.tsx:14
+#: src/wallet/BackupPage.tsx:269
 #, c-format
-msgid "You have no balance to show."
-msgstr "No tienes balance para mostrar."
+msgid "Not synced"
+msgstr "No sincronizado"
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/wallet/BackupPage.tsx:289
 #, c-format
-msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
-msgstr ""
-"Para retirar dinero puedes empezar desde el sitio de tu banco o cliquear en "
-"el botón \"retirar\" para usar un exchange conocido."
+msgid "Expires in"
+msgstr "Expira en"
 
-#: src/popup/NoBalanceHelp.tsx:23
-#, c-format
-msgid "Withdraw"
-msgstr "Retirar"
+#: src/wallet/ProviderDetailPage.tsx:60
+#, fuzzy, c-format
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
+msgstr "Hubo un error cargando los detalles del proveedor para \"%1$s\""
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/ProviderDetailPage.tsx:108
+#, fuzzy, c-format
+msgid "There is not known provider with url &quot;%1$s&quot;."
+msgstr "No hay proveedor conocido con la URL \"%1$s\"."
+
+#: src/wallet/ProviderDetailPage.tsx:115
+#, fuzzy, c-format
+msgid "See providers"
+msgstr "Eliminar proveedor"
+
+#: src/wallet/ProviderDetailPage.tsx:143
 #, c-format
-msgid "Could not load balance page"
-msgstr "No se pudo cargar la página"
+msgid "Last backup"
+msgstr "Última copia de seguridad"
 
-#: src/popup/BalancePage.tsx:111
+#: src/wallet/ProviderDetailPage.tsx:148
 #, c-format
-msgid "Deposit %1$s"
-msgstr "Depositar %1$s"
+msgid "Back up"
+msgstr "Copia de seguridad"
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/ProviderDetailPage.tsx:154
 #, c-format
-msgid "Enter URI"
-msgstr "Ingresar URI"
+msgid "Provider fee"
+msgstr "Tarifa del proveedor"
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/ProviderDetailPage.tsx:157
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
-msgstr "El diagnóstico caducó. No nos pudimos comunicar con la billetera."
+msgid "per year"
+msgstr "por año"
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/ProviderDetailPage.tsx:163
 #, c-format
-msgid "Problems detected:"
-msgstr "Problemas detectados:"
+msgid "Extend"
+msgstr "Extender"
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/ProviderDetailPage.tsx:169
 #, c-format
 msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
 msgstr ""
-"Por favor revisa en tu configuración %1$s que tienes IndexedDB habilitado "
-"(el nombre de la preferencia %2$s)."
+"los términos han cambiado, extender el servicio implicará aceptar los nuevos "
+"términos de servicio"
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/ProviderDetailPage.tsx:179
 #, c-format
-msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
-msgstr ""
-"La base de datos de la billetera expiró. Por ahora la migración automática "
-"no está soportada. Por favor dirijasé a %1$s para reiniciar la base de datos "
-"de la billetera."
+msgid "old"
+msgstr "viejo"
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/ProviderDetailPage.tsx:183
 #, c-format
-msgid "Running diagnostics"
-msgstr "Ejecutando diagnósticos"
+msgid "new"
+msgstr "nuevo"
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/ProviderDetailPage.tsx:190
 #, c-format
-msgid "Debug tools"
-msgstr "Herramientas de desarrollo"
+msgid "fee"
+msgstr "tarifa"
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/ProviderDetailPage.tsx:198
 #, c-format
-msgid "reset"
-msgstr "Reiniciar"
+msgid "storage"
+msgstr "almacenamiento"
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/ProviderDetailPage.tsx:215
 #, c-format
-msgid "import database"
-msgstr "importar base de datos"
+msgid "Remove provider"
+msgstr "Eliminar proveedor"
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/ProviderDetailPage.tsx:228
 #, c-format
-msgid "export database"
-msgstr "exportar base de datos"
+msgid "This provider has reported an error"
+msgstr "Este proveedor ha reportado un error"
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/ProviderDetailPage.tsx:242
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
-msgstr "Base de datos exportada a %1$s %2$s para descargar"
+msgid "There is conflict with another backup from %1$s"
+msgstr "Hay un conflicto con otra copia de seguridad de %1$s"
 
-#: src/popup/DeveloperPage.tsx:209
+#: src/wallet/ProviderDetailPage.tsx:253
 #, c-format
-msgid "Coins"
-msgstr "Monedas"
+msgid "Backup is not readable"
+msgstr "La copia de seguridad no es legible"
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/ProviderDetailPage.tsx:261
 #, c-format
-msgid "Pending operations"
-msgstr "Operaciones pendientes"
+msgid "Unknown backup problem: %1$s"
+msgstr "Problema de copia de seguridad desconocido: %1$s"
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/ProviderDetailPage.tsx:283
 #, c-format
-msgid "usable coins"
-msgstr "monedas usables"
+msgid "service paid"
+msgstr "servicio pagado"
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/ProviderDetailPage.tsx:290
 #, c-format
-msgid "id"
-msgstr "id"
+msgid "Backup valid until"
+msgstr "Copia de seguridad válida hasta"
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/AddNewActionView.tsx:57
 #, c-format
-msgid "denom"
-msgstr "denominación"
+msgid "Cancel"
+msgstr "Cancelar"
 
-#: src/popup/DeveloperPage.tsx:290
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
-msgid "value"
-msgstr "valor"
+msgid "Open reserve page"
+msgstr "Abrir página de reserva"
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
-msgid "status"
-msgstr "estado"
+msgid "Open pay page"
+msgstr "Abrir página de pago"
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/AddNewActionView.tsx:72
 #, c-format
-msgid "from refresh?"
-msgstr "desde refresco?"
+msgid "Open refund page"
+msgstr "Abrir página de devolución"
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/AddNewActionView.tsx:74
 #, c-format
-msgid "spent coins"
-msgstr "monedas gastadas"
+msgid "Open tip page"
+msgstr "Abrir página de propina"
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/AddNewActionView.tsx:76
 #, c-format
-msgid "click to show"
-msgstr "hacer clic para mostrar"
+msgid "Open withdraw page"
+msgstr "Abrir página de retirada"
+
+#: src/popup/NoBalanceHelp.tsx:43
+#, fuzzy, c-format
+msgid "Get digital cash"
+msgstr "Retirar dinero digital"
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/popup/BalancePage.tsx:138
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "Could not load balance page"
+msgstr "No se pudo cargar la página"
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:179
+#, c-format
+msgid "Send %1$s"
 msgstr ""
-"Quieres DESTRUIR IRREVOCABLEMENTE todo dentro de tu billetera y PERDER TODAS "
-"TUS MONEDAS?"
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/popup/TalerActionFound.tsx:44
 #, c-format
 msgid "Taler Action"
 msgstr "Acción Taler"
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/popup/TalerActionFound.tsx:49
 #, c-format
 msgid "This page has pay action."
 msgstr "Esta página tiene una acción de pago."
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/popup/TalerActionFound.tsx:63
 #, c-format
 msgid "This page has a withdrawal action."
 msgstr "Esta página tiene una acción de retirada."
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/popup/TalerActionFound.tsx:79
 #, c-format
 msgid "This page has a tip action."
 msgstr "Esta página tiene una acción de propina."
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/popup/TalerActionFound.tsx:93
 #, c-format
 msgid "This page has a notify reserve action."
 msgstr "Esta página tiene una acción de notificación de reserva."
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/popup/TalerActionFound.tsx:102
 #, c-format
 msgid "Notify"
 msgstr "Notificar"
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/popup/TalerActionFound.tsx:109
 #, c-format
 msgid "This page has a refund action."
 msgstr "Esta página tiene una acción de devolución."
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/popup/TalerActionFound.tsx:123
 #, c-format
 msgid "This page has a malformed taler uri."
 msgstr "Esta página tiene una URI de Taler malformada."
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/popup/TalerActionFound.tsx:134
 #, c-format
 msgid "Dismiss"
 msgstr "Descartar"
 
-#: src/wallet/BackupPage.tsx:75
+#: src/popup/Application.tsx:177
 #, c-format
-msgid "Could not load backup providers"
-msgstr "No se pudo cargar los proveedores de copias de seguridad"
+msgid "this popup is being closed and you are being redirected to %1$s"
+msgstr "Este popup está siendo cerrado y estás siendo redirigido a %1$s"
 
-#: src/wallet/BackupPage.tsx:129
+#: src/components/ShowFullContractTermPopup.tsx:158
+#, fuzzy, c-format
+msgid "Could not load purchase proposal details"
+msgstr "No se pudieron cargar los detalles de la retirada"
+
+#: src/components/ShowFullContractTermPopup.tsx:183
 #, c-format
-msgid "No backup providers configured"
-msgstr "No hay proveedores de copias de seguridad configurados"
+msgid "Order Id"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/components/ShowFullContractTermPopup.tsx:189
 #, c-format
-msgid "Add provider"
-msgstr "Agregar proveedor"
+msgid "Summary"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/components/ShowFullContractTermPopup.tsx:195
 #, c-format
-msgid "Sync all backups"
-msgstr "Sincronizar todas las copias de seguridad"
+msgid "Amount"
+msgstr "Cantidad"
 
-#: src/wallet/BackupPage.tsx:144
+#: src/components/ShowFullContractTermPopup.tsx:203
+#, fuzzy, c-format
+msgid "Merchant name"
+msgstr "Comerciante"
+
+#: src/components/ShowFullContractTermPopup.tsx:209
 #, c-format
-msgid "Sync now"
-msgstr "Sincronizar ahora"
+msgid "Merchant jurisdiction"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:215
+#, fuzzy, c-format
+msgid "Merchant address"
+msgstr "Mensaje del comerciante"
+
+#: src/components/ShowFullContractTermPopup.tsx:221
+#, fuzzy, c-format
+msgid "Merchant logo"
+msgstr "Comerciante"
+
+#: src/components/ShowFullContractTermPopup.tsx:234
+#, fuzzy, c-format
+msgid "Merchant website"
+msgstr "Mensaje del comerciante"
+
+#: src/components/ShowFullContractTermPopup.tsx:240
+#, fuzzy, c-format
+msgid "Merchant email"
+msgstr "Mensaje del comerciante"
 
-#: src/wallet/BackupPage.tsx:187
+#: src/components/ShowFullContractTermPopup.tsx:246
 #, c-format
-msgid "Last synced"
-msgstr "Ultima vez sincronizado"
+msgid "Merchant public key"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/components/ShowFullContractTermPopup.tsx:256
 #, c-format
-msgid "Not synced"
-msgstr "No sincronizado"
+msgid "Delivery date"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:271
+#, fuzzy, c-format
+msgid "Delivery location"
+msgstr "Acción Taler"
 
-#: src/wallet/BackupPage.tsx:211
+#: src/components/ShowFullContractTermPopup.tsx:277
 #, c-format
-msgid "Expires in"
-msgstr "Expira en"
+msgid "Products"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/components/ShowFullContractTermPopup.tsx:289
 #, c-format
-msgid "Exchange doesn't have terms of service"
-msgstr "El exchange no tiene los términos de servicio"
+msgid "Created at"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:304
+#, fuzzy, c-format
+msgid "Refund deadline"
+msgstr "Importe de la devolución"
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/components/ShowFullContractTermPopup.tsx:319
+#, fuzzy, c-format
+msgid "Auto refund"
+msgstr "Devolución total"
+
+#: src/components/ShowFullContractTermPopup.tsx:339
 #, c-format
-msgid "Review exchange terms of service"
-msgstr "Revisar los términos de servicio"
+msgid "Pay deadline"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/components/ShowFullContractTermPopup.tsx:354
 #, c-format
-msgid "Review new version of terms of service"
-msgstr "Revisar los nuevos términos de servicio"
+msgid "Fulfillment URL"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/components/ShowFullContractTermPopup.tsx:360
+#, fuzzy, c-format
+msgid "Fulfillment message"
+msgstr "Mensaje del comerciante"
+
+#: src/components/ShowFullContractTermPopup.tsx:370
+#, fuzzy, c-format
+msgid "Max deposit fee"
+msgstr "Comisión de depósito"
+
+#: src/components/ShowFullContractTermPopup.tsx:378
 #, c-format
-msgid "Show terms of service"
-msgstr "Mostrar términos de servicio"
+msgid "Max fee"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:386
 #, c-format
-msgid "I accept the exchange terms of service"
-msgstr "Yo acepto los términos de servicio del exchange"
+msgid "Minimum age"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/components/ShowFullContractTermPopup.tsx:398
 #, c-format
-msgid "The exchange reply with a empty terms of service"
-msgstr "El exchange respondió con unos términos de servicio vacíos"
+msgid "Wire fee amortization"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:404
 #, c-format
-msgid "Download Terms of Service"
-msgstr "Descargar los términos de servicio"
+msgid "Auditors"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/components/ShowFullContractTermPopup.tsx:419
+#, fuzzy, c-format
+msgid "Exchanges"
+msgstr "Exchange"
+
+#: src/components/Part.tsx:148
 #, c-format
-msgid "Hide terms of service"
-msgstr "Esconder los términos de servicio"
+msgid "Bank account"
+msgstr "Cuenta del banco"
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/components/Part.tsx:160
 #, c-format
-msgid "Review terms of service"
-msgstr "Revisar los términos de servicio"
+msgid "Bitcoin address"
+msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/components/Part.tsx:163
 #, c-format
-msgid "Exchange URL"
-msgstr "Exchange URL"
+msgid "IBAN"
+msgstr "IBAN"
+
+#: src/cta/Deposit/views.tsx:38
+#, fuzzy, c-format
+msgid "Could not load deposit status"
+msgstr "No se pudo cargar el estado del pago"
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/cta/Deposit/views.tsx:52
 #, c-format
-msgid "Cancel"
-msgstr "Cancelar"
+msgid "Digital cash deposit"
+msgstr "Depósito de dinero digital"
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/cta/Deposit/views.tsx:58
 #, c-format
-msgid "Loading terms.."
-msgstr "Cargando términos..."
+msgid "Cost"
+msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
+#: src/cta/Deposit/views.tsx:66
 #, c-format
-msgid "Add exchange"
-msgstr "Agregar exchange"
+msgid "Fee"
+msgstr "Comisión"
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/cta/Deposit/views.tsx:73
 #, c-format
-msgid "Add exchange anyway"
-msgstr "Agregar exchange de todas maneras"
+msgid "To be received"
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/cta/Deposit/views.tsx:84
 #, c-format
-msgid "Add new exchange"
-msgstr "Agregar nuevo exchange"
+msgid "Send &nbsp; %1$s"
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:100
+#: src/components/BankDetailsByPaytoType.tsx:63
 #, c-format
-msgid "Add exchange for %1$s"
-msgstr "Agregar exchange para %1$s"
+msgid "Bitcoin transfer details"
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/components/BankDetailsByPaytoType.tsx:66
 #, c-format
-msgid "Enter the URL of an exchange you trust."
-msgstr "Ingresar la URL de un exchange en el que confíes."
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/components/BankDetailsByPaytoType.tsx:74
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
 msgstr ""
-"Un exchange ha sido encontrado! Revisa la información y haz clic en siguiente"
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/components/BankDetailsByPaytoType.tsx:98
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
-msgstr "Este exchange no coincide con la divisa %1$s esperada"
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/components/BankDetailsByPaytoType.tsx:110
 #, c-format
-msgid "Unable to verify this exchange"
-msgstr "No fue posible verificar este exchange"
+msgid "Account"
+msgstr "Cuenta"
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/components/BankDetailsByPaytoType.tsx:116
 #, c-format
-msgid "Unable to add this exchange"
-msgstr "No fue posible agregar este exchange"
+msgid "Bank host"
+msgstr "Banco anfitrión"
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/components/BankDetailsByPaytoType.tsx:139
 #, c-format
-msgid "loading"
-msgstr "cargando"
+msgid "Bank transfer details"
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/components/BankDetailsByPaytoType.tsx:148
 #, c-format
-msgid "Version"
-msgstr "Versión"
+msgid "Subject"
+msgstr "Asunto"
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, fuzzy, c-format
+msgid "Receiver name"
+msgstr "Cantidad recibida"
+
+#: src/wallet/Transaction.tsx:98
 #, c-format
-msgid "Currency"
-msgstr "Divisa"
+msgid "Could not load the transaction information"
+msgstr "No se pudo cargar información de la transacción"
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/wallet/Transaction.tsx:191
 #, c-format
-msgid "Next"
-msgstr "Siguiente"
+msgid "There was an error trying to complete the transaction"
+msgstr "Hubo un error intentando completar la transacción"
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/wallet/Transaction.tsx:200
 #, c-format
-msgid "Add backup provider"
-msgstr "Agregar proveedor de copias de seguridad"
+msgid "This transaction is not completed"
+msgstr "Esta transacción no está completada"
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/wallet/Transaction.tsx:209
 #, c-format
-msgid "Could not get provider information"
-msgstr "No se pudo conseguir la información del proveedor"
+msgid "Send"
+msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/wallet/Transaction.tsx:216
 #, c-format
-msgid "Backup providers may charge for their service"
-msgstr "Los proveedores de copias de seguridad pueden cobrarte por su servicio"
+msgid "Retry"
+msgstr "Reintentar"
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/wallet/Transaction.tsx:224
 #, c-format
-msgid "URL"
+msgid "Forget"
+msgstr "Olvidar"
+
+#: src/wallet/Transaction.tsx:241
+#, c-format
+msgid "Caution!"
+msgstr "Cuidado!"
+
+#: src/wallet/Transaction.tsx:244
+#, c-format
+msgid ""
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
+msgstr ""
+"Si tú ya has transferido dinero al exchange, perderás la oportunidad de "
+"recibir las monedas desde este."
+
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "Confirm"
+msgstr "Confirmar"
+
+#: src/wallet/Transaction.tsx:267
+#, c-format
+msgid "Withdrawal"
+msgstr "Retirada"
+
+#: src/wallet/Transaction.tsx:286
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+"Asegúrate de usar el asunto correcto, de lo contrario el dinero no llegará a "
+"esta billetera."
+
+#: src/wallet/Transaction.tsx:298
+#, c-format
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:316
+#, c-format
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:325
+#, c-format
+msgid "Details"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, c-format
+msgid "Payment"
+msgstr "Pago"
+
+#: src/wallet/Transaction.tsx:378
+#, fuzzy, c-format
+msgid "Refunds"
+msgstr "Devolución"
+
+#: src/wallet/Transaction.tsx:385
+#, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:415
+#, c-format
+msgid ""
+"Merchant created a refund for this order but was not automatically picked up."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:420
+#, c-format
+msgid "Offer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:431
+#, fuzzy, c-format
+msgid "Accept"
+msgstr "Aceptar propina"
+
+#: src/wallet/Transaction.tsx:438
+#, c-format
+msgid "Merchant"
+msgstr "Comerciante"
+
+#: src/wallet/Transaction.tsx:443
+#, c-format
+msgid "Invoice ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:470
+#, c-format
+msgid "Deposit"
+msgstr "Depósito"
+
+#: src/wallet/Transaction.tsx:496
+#, c-format
+msgid "Refresh"
+msgstr "Actualizar"
+
+#: src/wallet/Transaction.tsx:517
+#, c-format
+msgid "Tip"
+msgstr "Propina"
+
+#: src/wallet/Transaction.tsx:542
+#, c-format
+msgid "Refund"
+msgstr "Devolución"
+
+#: src/wallet/Transaction.tsx:555
+#, c-format
+msgid "Original order ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:568
+#, fuzzy, c-format
+msgid "Purchase summary"
+msgstr "Compra"
+
+#: src/wallet/Transaction.tsx:593
+#, c-format
+msgid "copy"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:596
+#, c-format
+msgid "hide qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:608
+#, c-format
+msgid "show qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:620
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:624
+#, c-format
+msgid "Invoice"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:635
+#, c-format
+msgid "Exchange"
+msgstr "Exchange"
+
+#: src/wallet/Transaction.tsx:641
+#, fuzzy, c-format
+msgid "URI"
 msgstr "URL"
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/wallet/Transaction.tsx:667
 #, c-format
-msgid "Name"
-msgstr "Nombre"
+msgid "Debit"
+msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/wallet/Transaction.tsx:710
 #, c-format
-msgid "Provider URL"
-msgstr "URL del proveedor"
+msgid "Transfer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:844
+#, fuzzy, c-format
+msgid "Country"
+msgstr "Cantidad"
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/wallet/Transaction.tsx:852
 #, c-format
-msgid "Please review and accept this provider's terms of service"
-msgstr "Por favor revisa y acepta, los términos de servicio del proveedor"
+msgid "Address lines"
+msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/wallet/Transaction.tsx:860
 #, c-format
-msgid "Pricing"
+msgid "Building number"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:868
+#, c-format
+msgid "Building name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:876
+#, c-format
+msgid "Street"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:884
+#, c-format
+msgid "Post code"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:892
+#, c-format
+msgid "Town location"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:900
+#, c-format
+msgid "Town"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:908
+#, c-format
+msgid "District"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:916
+#, c-format
+msgid "Country subdivision"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:935
+#, c-format
+msgid "Date"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:990
+#, c-format
+msgid "Transaction fees"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1004
+#, c-format
+msgid "Total"
+msgstr "Total"
+
+#: src/wallet/Transaction.tsx:1074
+#, c-format
+msgid "Withdraw"
+msgstr "Retirar"
+
+#: src/wallet/Transaction.tsx:1146
+#, fuzzy, c-format
+msgid "Price"
 msgstr "Precios"
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/wallet/Transaction.tsx:1156
+#, fuzzy, c-format
+msgid "Refunded"
+msgstr "Devolución"
+
+#: src/wallet/Transaction.tsx:1220
 #, c-format
-msgid "free of charge"
-msgstr "Gratis"
+msgid "Delivery"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1335
+#, fuzzy, c-format
+msgid "Total transfer"
+msgstr "Total extraído"
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/cta/Payment/views.tsx:57
 #, c-format
-msgid "%1$s per year of service"
-msgstr "%1$s por año de servicio"
+msgid "Could not load pay status"
+msgstr "No se pudo cargar el estado del pago"
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/cta/Payment/views.tsx:87
 #, c-format
-msgid "Storage"
-msgstr "Alamcenamiento"
+msgid "Digital cash payment"
+msgstr "Pago con dinero digital"
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/cta/Payment/views.tsx:119
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
-msgstr "%1$s megabytes de almacenamiento por año de servicio"
+msgid "Purchase"
+msgstr "Compra"
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/cta/Payment/views.tsx:149
 #, c-format
-msgid "Accept terms of service"
-msgstr "Aceptar los términos de servicio"
+msgid "Receipt"
+msgstr "Recibo"
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/cta/Payment/views.tsx:156
+#, fuzzy, c-format
+msgid "Valid until"
+msgstr "Copia de seguridad válida hasta"
+
+#: src/cta/Payment/views.tsx:191
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
-msgstr "Hubo un error cargando los detalles del proveedor para \"%1$s\""
+msgid "List of products"
+msgstr "Lista de productos"
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/cta/Payment/views.tsx:242
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
-msgstr "No hay proveedor conocido con la URL \"%1$s\"."
+msgid "free"
+msgstr "Gratis"
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/cta/Payment/views.tsx:263
 #, c-format
-msgid "Last backup"
-msgstr "Última copia de seguridad"
+msgid "Already paid, you are going to be redirected to %1$s"
+msgstr "Ya pagado, estás siendo dirigido a %1$s"
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/cta/Payment/views.tsx:274
 #, c-format
-msgid "Back up"
-msgstr "Copia de seguridad"
+msgid "Already paid"
+msgstr "Ya pagado"
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/cta/Payment/views.tsx:280
 #, c-format
-msgid "Provider fee"
-msgstr "Tarifa del proveedor"
+msgid "Already claimed"
+msgstr "Ya reclamado"
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/cta/Payment/views.tsx:296
 #, c-format
-msgid "per year"
-msgstr "por año"
+msgid "Pay with a mobile phone"
+msgstr "Pagar con un teléfono móbil"
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/cta/Payment/views.tsx:298
 #, c-format
-msgid "Extend"
-msgstr "Extender"
+msgid "Hide QR"
+msgstr "Esconder QR"
+
+#: src/cta/Payment/views.tsx:305
+#, fuzzy, c-format
+msgid "Scan the QR code or &nbsp; %1$s"
+msgstr "Escanear el código QR o %1$s"
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/cta/Payment/views.tsx:346
+#, fuzzy, c-format
+msgid "Pay &nbsp; %1$s"
+msgstr "Pagar %1$s"
+
+#: src/cta/Payment/views.tsx:360
+#, c-format
+msgid "You have no balance for this currency. Withdraw digital cash first."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:364
 #, c-format
 msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
 msgstr ""
-"los términos han cambiado, extender el servicio implicará aceptar los nuevos "
-"términos de servicio"
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/cta/Payment/views.tsx:366
+#, fuzzy, c-format
+msgid "Your current balance is not enough."
+msgstr "Tu balance no es suficiente para pagar esta compra."
+
+#: src/cta/Payment/views.tsx:395
 #, c-format
-msgid "old"
-msgstr "viejo"
+msgid "Merchant message"
+msgstr "Mensaje del comerciante"
+
+#: src/cta/Refund/views.tsx:34
+#, fuzzy, c-format
+msgid "Could not load refund status"
+msgstr "No se pudo cargar el estado del pago"
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/cta/Refund/views.tsx:48
+#, fuzzy, c-format
+msgid "Digital cash refund"
+msgstr "Pago con dinero digital"
+
+#: src/cta/Refund/views.tsx:52
+#, fuzzy, c-format
+msgid "You&apos;ve ignored the tip."
+msgstr "Has ignorado la propina."
+
+#: src/cta/Refund/views.tsx:70
+#, fuzzy, c-format
+msgid "The refund is in progress."
+msgstr "El proceso de reembolso está todavía en progreso."
+
+#: src/cta/Refund/views.tsx:76
+#, fuzzy, c-format
+msgid "Total to refund"
+msgstr "Devolución total"
+
+#: src/cta/Refund/views.tsx:106
+#, fuzzy, c-format
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
+msgstr ""
+"El comerciante %1$s te está ofreciendo una propina de %2$s a través del "
+"exchange %3$s"
+
+#: src/cta/Refund/views.tsx:115
+#, fuzzy, c-format
+msgid "Order amount"
+msgstr "Refrescar cantidad"
+
+#: src/cta/Refund/views.tsx:122
+#, fuzzy, c-format
+msgid "Already refunded"
+msgstr "Ya reclamado"
+
+#: src/cta/Refund/views.tsx:129
+#, fuzzy, c-format
+msgid "Refund offered"
+msgstr "Devolución"
+
+#: src/cta/Refund/views.tsx:145
 #, c-format
-msgid "new"
-msgstr "nuevo"
+msgid "Accept &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:32
+#, fuzzy, c-format
+msgid "Could not load tip status"
+msgstr "No se pudo cargar el estado del pago"
+
+#: src/cta/Tip/views.tsx:45
+#, fuzzy, c-format
+msgid "Digital cash tip"
+msgstr "Pago con dinero digital"
+
+#: src/cta/Tip/views.tsx:66
+#, fuzzy, c-format
+msgid "The merchant is offering you a tip"
+msgstr ""
+"El comerciante %1$s te está ofreciendo una propina de %2$s a través del "
+"exchange %3$s"
+
+#: src/cta/Tip/views.tsx:74
+#, fuzzy, c-format
+msgid "Merchant URL"
+msgstr "Comerciante"
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/cta/Tip/views.tsx:90
 #, c-format
-msgid "fee"
-msgstr "tarifa"
+msgid "Receive &nbsp; %1$s"
+msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/cta/Tip/views.tsx:114
 #, c-format
-msgid "storage"
-msgstr "almacenamiento"
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgstr ""
+"Propina de %1$s aceptada. Revisa tu lista de transacciones para más detalle."
 
-#: src/wallet/ProviderDetailPage.tsx:209
+#: src/components/SelectList.tsx:66
 #, c-format
-msgid "back"
-msgstr "volver"
+msgid "Select one option"
+msgstr "Seleccione una opción"
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/components/TermsOfService/views.tsx:39
+#, fuzzy, c-format
+msgid "Could not load"
+msgstr "No se pudo cargar el estado del pago"
+
+#: src/components/TermsOfService/views.tsx:73
 #, c-format
-msgid "Remove provider"
-msgstr "Eliminar proveedor"
+msgid "Show terms of service"
+msgstr "Mostrar términos de servicio"
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/components/TermsOfService/views.tsx:81
 #, c-format
-msgid "This provider has reported an error"
-msgstr "Este proveedor ha reportado un error"
+msgid "I accept the exchange terms of service"
+msgstr "Yo acepto los términos de servicio del exchange"
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/components/TermsOfService/views.tsx:107
+#, fuzzy, c-format
+msgid "Exchange doesn&apos;t have terms of service"
+msgstr "El exchange no tiene los términos de servicio"
+
+#: src/components/TermsOfService/views.tsx:135
 #, c-format
-msgid "There is conflict with another backup from %1$s"
-msgstr "Hay un conflicto con otra copia de seguridad de %1$s"
+msgid "Review exchange terms of service"
+msgstr "Revisar los términos de servicio"
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/components/TermsOfService/views.tsx:146
 #, c-format
-msgid "Backup is not readable"
-msgstr "La copia de seguridad no es legible"
+msgid "Review new version of terms of service"
+msgstr "Revisar los nuevos términos de servicio"
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/components/TermsOfService/views.tsx:170
 #, c-format
-msgid "Unknown backup problem: %1$s"
-msgstr "Problema de copia de seguridad desconocido: %1$s"
+msgid "The exchange reply with a empty terms of service"
+msgstr "El exchange respondió con unos términos de servicio vacíos"
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/components/TermsOfService/views.tsx:193
 #, c-format
-msgid "service paid"
-msgstr "servicio pagado"
+msgid "Download Terms of Service"
+msgstr "Descargar los términos de servicio"
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "Backup valid until"
-msgstr "Copia de seguridad válida hasta"
+msgid "Hide terms of service"
+msgstr "Esconder los términos de servicio"
+
+#: src/wallet/ExchangeSelection/views.tsx:117
+#, fuzzy, c-format
+msgid "Could not load exchange fees"
+msgstr "No se pudo cargar la página"
 
-#: src/popupEntryPoint.tsx:187
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
-msgstr "Este popup está siendo cerrado y estás siendo redirigido a %1$s"
+msgid "Close"
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:160
+#, fuzzy, c-format
+msgid "could not find any exchange"
+msgstr "Agregar un exchange"
+
+#: src/wallet/ExchangeSelection/views.tsx:166
+#, c-format
+msgid "could not find any exchange for the currency %1$s"
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:186
+#, c-format
+msgid "Service fee description"
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:201
+#, fuzzy, c-format
+msgid "Select %1$s exchange"
+msgstr "Cambiar exchange"
+
+#: src/wallet/ExchangeSelection/views.tsx:215
+#, c-format
+msgid "Reset"
+msgstr "Reiniciar"
+
+#: src/wallet/ExchangeSelection/views.tsx:218
+#, fuzzy, c-format
+msgid "Use this exchange"
+msgstr "No fue posible agregar este exchange"
+
+#: src/wallet/ExchangeSelection/views.tsx:230
+#, c-format
+msgid "Doesn&apos;t have auditors"
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:241
+#, fuzzy, c-format
+msgid "currency"
+msgstr "Divisa"
+
+#: src/wallet/ExchangeSelection/views.tsx:249
+#, fuzzy, c-format
+msgid "Operations"
+msgstr "Operaciones pendientes"
+
+#: src/wallet/ExchangeSelection/views.tsx:252
+#, fuzzy, c-format
+msgid "Deposits"
+msgstr "Depósito"
+
+#: src/wallet/ExchangeSelection/views.tsx:259
+#, fuzzy, c-format
+msgid "Denomination"
+msgstr "Operaciones pendientes"
+
+#: src/wallet/ExchangeSelection/views.tsx:265
+#, c-format
+msgid "Until"
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:274
+#, fuzzy, c-format
+msgid "Withdrawals"
+msgstr "Retirada"
+
+#: src/wallet/ExchangeSelection/views.tsx:423
+#, c-format
+msgid "Currency"
+msgstr "Divisa"
+
+#: src/wallet/ExchangeSelection/views.tsx:433
+#, fuzzy, c-format
+msgid "Coin operations"
+msgstr "Operaciones pendientes"
+
+#: src/wallet/ExchangeSelection/views.tsx:436
+#, c-format
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:545
+#, fuzzy, c-format
+msgid "Transfer operations"
+msgstr "Operaciones pendientes"
+
+#: src/wallet/ExchangeSelection/views.tsx:548
+#, c-format
+msgid ""
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:563
+#, c-format
+msgid "Operation"
+msgstr ""
+
+#: src/wallet/ExchangeSelection/views.tsx:583
+#, fuzzy, c-format
+msgid "Wallet operations"
+msgstr "Operaciones pendientes"
+
+#: src/wallet/ExchangeSelection/views.tsx:597
+#, c-format
+msgid "Feature"
+msgstr ""
+
+#: src/cta/Withdraw/views.tsx:47
+#, c-format
+msgid "Could not get the info from the URI"
+msgstr "No se pudo obtener la información desde la URI"
+
+#: src/cta/Withdraw/views.tsx:60
+#, fuzzy, c-format
+msgid "Could not get info of withdrawal"
+msgstr "No se pudo obtener la información desde la URI"
+
+#: src/cta/Withdraw/views.tsx:74
+#, c-format
+msgid "Digital cash withdrawal"
+msgstr "Retirada de dinero digital"
+
+#: src/cta/Withdraw/views.tsx:79
+#, c-format
+msgid "Could not finish the withdrawal operation"
+msgstr "No se pudo completar la operación de retirada"
+
+#: src/cta/Withdraw/views.tsx:127
+#, c-format
+msgid "Age restriction"
+msgstr ""
+
+#: src/cta/Withdraw/views.tsx:145
+#, c-format
+msgid "Withdraw &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Withdraw/views.tsx:179
+#, fuzzy, c-format
+msgid "Withdraw to a mobile phone"
+msgstr "Pagar con un teléfono móbil"
 
-#: src/components/SelectList.tsx:62
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "Select one option"
-msgstr "Seleccione una opción"
+msgid "Digital invoice"
+msgstr ""
+
+#: src/cta/InvoiceCreate/views.tsx:69
+#, fuzzy, c-format
+msgid "Could not finish the invoice creation"
+msgstr "No se pudo completar la operación de retirada"
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "Manual Withdrawal"
+msgid "Create"
+msgstr ""
+
+#: src/cta/InvoicePay/views.tsx:63
+#, fuzzy, c-format
+msgid "Could not finish the payment operation"
+msgstr "No se pudo completar la operación de retirada"
+
+#: src/cta/TransferCreate/views.tsx:55
+#, fuzzy, c-format
+msgid "Digital cash transfer"
+msgstr "Pago con dinero digital"
+
+#: src/cta/TransferCreate/views.tsx:59
+#, fuzzy, c-format
+msgid "Could not finish the transfer creation"
+msgstr "No se pudo completar la operación de retirada"
+
+#: src/cta/TransferPickup/views.tsx:57
+#, fuzzy, c-format
+msgid "Could not finish the pickup operation"
+msgstr "No se pudo completar la operación de retirada"
+
+#: src/wallet/CreateManualWithdraw.tsx:149
+#, fuzzy, c-format
+msgid "Manual Withdrawal for %1$s"
 msgstr "Retirada Manual"
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
 msgid ""
 "Choose a exchange from where the coins will be withdrawn. The exchange will "
@@ -641,154 +1261,277 @@ msgstr ""
 "enviará las monedas a esta billetera después de recibir una transferencia "
 "bancaria con el asunto correcto."
 
-#: src/wallet/CreateManualWithdraw.tsx:114
-#, c-format
-msgid "No exchange configured"
-msgstr "Sin exchange configurado"
-
-#: src/wallet/CreateManualWithdraw.tsx:129
-#, c-format
-msgid "Can't create the reserve"
-msgstr "No se pudo crear una reserva"
-
-#: src/wallet/CreateManualWithdraw.tsx:155
-#, c-format
-msgid "Exchange"
-msgstr "Exchange"
+#: src/wallet/CreateManualWithdraw.tsx:162
+#, fuzzy, c-format
+msgid "No exchange found for %1$s"
+msgstr "Agregar exchange para %1$s"
 
-#: src/wallet/CreateManualWithdraw.tsx:164
+#: src/wallet/CreateManualWithdraw.tsx:170
 #, c-format
 msgid "Add Exchange"
 msgstr "Agregar Exchange"
 
-#: src/wallet/CreateManualWithdraw.tsx:170
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
-msgid "Amount"
-msgstr "Cantidad"
+msgid "No exchange configured"
+msgstr "Sin exchange configurado"
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/wallet/CreateManualWithdraw.tsx:210
+#, fuzzy, c-format
+msgid "Can&apos;t create the reserve"
+msgstr "No se pudo crear una reserva"
+
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
 msgid "Start withdrawal"
 msgstr "Comenzar la retirada"
 
-#: src/wallet/DepositPage.tsx:138
+#: src/wallet/DepositPage/views.tsx:38
+#, fuzzy, c-format
+msgid "Could not load deposit balance"
+msgstr "No se pudo cargar la página"
+
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "no balance"
-msgstr "sin balance"
+msgid "A currency or an amount should be indicated"
+msgstr ""
 
-#: src/wallet/DepositPage.tsx:146
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "There is no known bank account to send money to"
-msgstr "No hay una cuenta bancaria conocida, donde enviar el dinero"
+msgid "There is no enough balance to make a deposit for currency %1$s"
+msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
 msgid "Send %1$s to your account"
 msgstr "Enviar %1$s a tu cuenta"
 
-#: src/wallet/DepositPage.tsx:182
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "Bank account IBAN number"
-msgstr "Número IBAN de cuenta bancaria"
+msgid "There is no account to make a deposit for currency %1$s"
+msgstr ""
+
+#: src/wallet/DepositPage/views.tsx:127
+#, fuzzy, c-format
+msgid "Add account"
+msgstr "Cuenta"
+
+#: src/wallet/DepositPage/views.tsx:151
+#, fuzzy, c-format
+msgid "Select account"
+msgstr "Seleccione una opción"
+
+#: src/wallet/DepositPage/views.tsx:163
+#, fuzzy, c-format
+msgid "Add another account"
+msgstr "Cuenta del banco"
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/DepositPage/views.tsx:191
 #, c-format
 msgid "Deposit fee"
 msgstr "Comisión de depósito"
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
 msgid "Total deposit"
 msgstr "Depósito total"
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/DepositPage/views.tsx:233
+#, fuzzy, c-format
+msgid "Deposit&nbsp;%1$s %2$s"
+msgstr "Depositar %1$s %2$s"
+
+#: src/wallet/AddAccount/views.tsx:56
+#, fuzzy, c-format
+msgid "Add bank account for %1$s"
+msgstr "Agregar exchange para %1$s"
+
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid "Deposit"
-msgstr "Depósito"
+msgid "Enter the URL of an exchange you trust."
+msgstr "Ingresar la URL de un exchange en el que confíes."
+
+#: src/wallet/AddAccount/views.tsx:66
+#, fuzzy, c-format
+msgid "Unable add this account"
+msgstr "No fue posible agregar este exchange"
+
+#: src/wallet/AddAccount/views.tsx:73
+#, fuzzy, c-format
+msgid "Select account type"
+msgstr "Seleccione una opción"
 
-#: src/wallet/DepositPage.tsx:251
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid "Deposit %1$s %2$s"
-msgstr "Depositar %1$s %2$s"
+msgid "Review terms of service"
+msgstr "Revisar los términos de servicio"
+
+#: src/wallet/ExchangeAddConfirm.tsx:45
+#, c-format
+msgid "Exchange URL"
+msgstr "Exchange URL"
 
-#: src/components/TransactionItem.tsx:137
+#: src/wallet/ExchangeAddConfirm.tsx:70
+#, c-format
+msgid "Add exchange"
+msgstr "Agregar exchange"
+
+#: src/wallet/ExchangeSetUrl.tsx:112
+#, c-format
+msgid "Add new exchange"
+msgstr "Agregar nuevo exchange"
+
+#: src/wallet/ExchangeSetUrl.tsx:116
+#, c-format
+msgid "Add exchange for %1$s"
+msgstr "Agregar exchange para %1$s"
+
+#: src/wallet/ExchangeSetUrl.tsx:128
+#, c-format
+msgid "An exchange has been found! Review the information and click next"
+msgstr ""
+"Un exchange ha sido encontrado! Revisa la información y haz clic en siguiente"
+
+#: src/wallet/ExchangeSetUrl.tsx:135
+#, fuzzy, c-format
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
+msgstr "Este exchange no coincide con la divisa %1$s esperada"
+
+#: src/wallet/ExchangeSetUrl.tsx:143
+#, c-format
+msgid "Unable to verify this exchange"
+msgstr "No fue posible verificar este exchange"
+
+#: src/wallet/ExchangeSetUrl.tsx:151
+#, c-format
+msgid "Unable to add this exchange"
+msgstr "No fue posible agregar este exchange"
+
+#: src/wallet/ExchangeSetUrl.tsx:167
+#, c-format
+msgid "loading"
+msgstr "cargando"
+
+#: src/wallet/ExchangeSetUrl.tsx:174
+#, c-format
+msgid "Version"
+msgstr "Versión"
+
+#: src/wallet/ExchangeSetUrl.tsx:206
+#, c-format
+msgid "Next"
+msgstr "Siguiente"
+
+#: src/components/TransactionItem.tsx:201
 #, c-format
 msgid "Waiting for confirmation"
 msgstr "Esperando confirmación"
 
-#: src/components/TransactionItem.tsx:201
+#: src/components/TransactionItem.tsx:266
 #, c-format
 msgid "PENDING"
 msgstr "PENDIENTE"
 
-#: src/wallet/History.tsx:70
+#: src/wallet/History.tsx:75
 #, c-format
 msgid "Could not load the list of transactions"
 msgstr "No se pudo cargar la lista de transacciones"
 
-#: src/wallet/History.tsx:216
-#, c-format
-msgid "There is no history for this currency"
+#: src/wallet/History.tsx:233
+#, fuzzy, c-format
+msgid "Your transaction history is empty for this currency."
 msgstr "No hay historial para esta divisa"
 
-#: src/components/BankDetailsByPaytoType.tsx:38
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "Account"
-msgstr "Cuenta"
+msgid "Add backup provider"
+msgstr "Agregar proveedor de copias de seguridad"
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "Bank host"
-msgstr "Banco anfitrión"
+msgid "Could not get provider information"
+msgstr "No se pudo conseguir la información del proveedor"
 
-#: src/components/BankDetailsByPaytoType.tsx:48
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "Bank account"
-msgstr "Cuenta del banco"
+msgid "Backup providers may charge for their service"
+msgstr "Los proveedores de copias de seguridad pueden cobrarte por su servicio"
 
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "IBAN"
-msgstr "IBAN"
+msgid "URL"
+msgstr "URL"
+
+#: src/wallet/ProviderAddPage.tsx:158
+#, c-format
+msgid "Name"
+msgstr "Nombre"
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "Chosen amount"
-msgstr "Elegir cantidad"
+msgid "Provider URL"
+msgstr "URL del proveedor"
+
+#: src/wallet/ProviderAddPage.tsx:218
+#, fuzzy, c-format
+msgid "Please review and accept this provider&apos;s terms of service"
+msgstr "Por favor revisa y acepta, los términos de servicio del proveedor"
 
-#: src/components/BankDetailsByPaytoType.tsx:69
+#: src/wallet/ProviderAddPage.tsx:223
 #, c-format
-msgid "Subject"
-msgstr "Asunto"
+msgid "Pricing"
+msgstr "Precios"
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
-msgstr "No se pudo analizar la URI pagar-a del exchange %1$s"
+msgid "free of charge"
+msgstr "Gratis"
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "Exchange is ready for withdrawal"
-msgstr "El exchange está listo para la retirada"
+msgid "%1$s per year of service"
+msgstr "%1$s por año de servicio"
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "Storage"
+msgstr "Alamcenamiento"
+
+#: src/wallet/ProviderAddPage.tsx:238
+#, c-format
+msgid "%1$s megabytes of storage per year of service"
+msgstr "%1$s megabytes de almacenamiento por año de servicio"
+
+#: src/wallet/ProviderAddPage.tsx:244
+#, c-format
+msgid "Accept terms of service"
+msgstr "Aceptar los términos de servicio"
+
+#: src/wallet/ReserveCreated.tsx:44
+#, fuzzy, c-format
+msgid "Could not parse the payto URI"
+msgstr "No se pudo obtener la información desde la URI"
+
+#: src/wallet/ReserveCreated.tsx:45
+#, c-format
+msgid "Please check the uri"
 msgstr ""
-"Para completar el proceso necesitas transferir %1$s a la cuenta bancaria del "
-"exchange"
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/ReserveCreated.tsx:75
 #, c-format
+msgid "Exchange is ready for withdrawal"
+msgstr "El exchange está listo para la retirada"
+
+#: src/wallet/ReserveCreated.tsx:78
+#, fuzzy, c-format
 msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
-"Asegúrate de usar el asunto correcto, de lo contrario el dinero no llegará a "
-"esta billetera."
+"Para completar el proceso necesitas transferir %1$s a la cuenta bancaria del "
+"exchange"
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
 msgid ""
 "Alternative, you can also scan this QR code or open %1$s if you have a "
@@ -797,32 +1540,32 @@ msgstr ""
 "Alternativamente, también puedes escanear el código QR o abrir %1$s si "
 "tienes una App bancaria instalada que soporta RFC 8905"
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
 msgid "Cancel withdrawal"
 msgstr "Cancelar retirada"
 
-#: src/wallet/Settings.tsx:89
-#, c-format
-msgid "Display"
-msgstr "Pantalla"
+#: src/wallet/Settings.tsx:115
+#, fuzzy, c-format
+msgid "Could not toggle auto-open"
+msgstr "No se pudo cargar la página"
 
-#: src/wallet/Settings.tsx:93
-#, c-format
-msgid "Current Language"
-msgstr "Lenguaje actual"
+#: src/wallet/Settings.tsx:121
+#, fuzzy, c-format
+msgid "Could not toggle clipboard"
+msgstr "No se pudo cargar la página"
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/Settings.tsx:126
 #, c-format
 msgid "Navigator"
 msgstr "Navegador"
 
-#: src/wallet/Settings.tsx:105
+#: src/wallet/Settings.tsx:129
 #, c-format
 msgid "Automatically open wallet based on page content"
 msgstr "Abrir automáticamente la billetera basada en el contenido de la página"
 
-#: src/wallet/Settings.tsx:111
+#: src/wallet/Settings.tsx:135
 #, c-format
 msgid ""
 "Enabling this option below will make using the wallet faster, but requires "
@@ -831,226 +1574,139 @@ msgstr ""
 "Habilitar la opción de debajo, hará que el uso de la billetera sea mas "
 "rápido, pero requiere más permisos de tu navegador."
 
-#: src/wallet/Settings.tsx:122
+#: src/wallet/Settings.tsx:145
+#, c-format
+msgid "Automatically check clipboard for Taler URI"
+msgstr ""
+
+#: src/wallet/Settings.tsx:162
 #, c-format
 msgid "Trust"
 msgstr "Confianza"
 
-#: src/wallet/Settings.tsx:126
+#: src/wallet/Settings.tsx:166
 #, c-format
 msgid "No exchange yet"
 msgstr "No hay exchanges todavía"
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/Settings.tsx:180
 #, c-format
 msgid "Term of Service"
 msgstr "Términos de servicio"
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/Settings.tsx:191
 #, c-format
 msgid "ok"
 msgstr "ok"
 
-#: src/wallet/Settings.tsx:162
-#, c-format
-msgid "changed"
-msgstr "modificado"
-
-#: src/wallet/Settings.tsx:169
-#, c-format
-msgid "not accepted"
-msgstr "no aceptado"
-
-#: src/wallet/Settings.tsx:193
-#, c-format
-msgid "Add an exchange"
-msgstr "Agregar un exchange"
-
-#: src/wallet/Settings.tsx:199
-#, c-format
-msgid "Developer mode"
-msgstr "Modo desarrollador"
-
-#: src/wallet/Settings.tsx:201
-#, c-format
-msgid "(More options and information useful for debugging)"
-msgstr "(Más información y opciones útiles para depuración)"
-
-#: src/wallet/Transaction.tsx:78
-#, c-format
-msgid "Could not load the transaction information"
-msgstr "No se pudo cargar información de la transacción"
-
-#: src/wallet/Transaction.tsx:145
-#, c-format
-msgid "There was an error trying to complete the transaction"
-msgstr "Hubo un error intentando completar la transacción"
-
-#: src/wallet/Transaction.tsx:154
-#, c-format
-msgid "This transaction is not completed"
-msgstr "Esta transacción no está completada"
-
-#: src/wallet/Transaction.tsx:168
-#, c-format
-msgid "Retry"
-msgstr "Reintentar"
-
-#: src/wallet/Transaction.tsx:172
-#, c-format
-msgid "Forget"
-msgstr "Olvidar"
-
-#: src/wallet/Transaction.tsx:197
-#, c-format
-msgid "Caution!"
-msgstr "Cuidado!"
-
-#: src/wallet/Transaction.tsx:200
-#, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
-msgstr ""
-"Si tú ya has transferido dinero al exchange, perderás la oportunidad de "
-"recibir las monedas desde este."
-
-#: src/wallet/Transaction.tsx:211
-#, c-format
-msgid "Confirm"
-msgstr "Confirmar"
-
-#: src/wallet/Transaction.tsx:218
-#, c-format
-msgid "Withdrawal"
-msgstr "Retirada"
-
-#: src/wallet/Transaction.tsx:243
-#, c-format
-msgid "Total withdrawn"
-msgstr "Total extraído"
-
-#: src/wallet/Transaction.tsx:249
-#, c-format
-msgid "Exchange fee"
-msgstr "Comisión del exchange"
-
-#: src/wallet/Transaction.tsx:259
-#, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
-msgstr "El banco espera la confirmación. Dirigete a %1$s"
-
-#: src/wallet/Transaction.tsx:273
-#, c-format
-msgid "Waiting for the coins to arrive"
-msgstr "Esperando a que las monedas lleguen"
-
-#: src/wallet/Transaction.tsx:342
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Payment"
-msgstr "Pago"
+msgid "changed"
+msgstr "modificado"
 
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Total paid"
-msgstr "Total pagado"
+msgid "not accepted"
+msgstr "no aceptado"
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid "Purchase amount"
-msgstr "Importe de la compra"
+msgid "unknown (exchange status should be updated)"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/Settings.tsx:236
 #, c-format
-msgid "Fee"
-msgstr "Comisión"
+msgid "Add an exchange"
+msgstr "Agregar un exchange"
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Merchant"
-msgstr "Comerciante"
+msgid "Troubleshooting"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Purchase"
-msgstr "Compra"
+msgid "Developer mode"
+msgstr "Modo desarrollador"
 
-#: src/wallet/Transaction.tsx:375
-#, c-format
-msgid "Receipt"
-msgstr "Recibo"
+#: src/wallet/Settings.tsx:246
+#, fuzzy, c-format
+msgid "More options and information useful for debugging"
+msgstr "(Más información y opciones útiles para depuración)"
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid "Total send"
-msgstr "Total enviado"
+msgid "Display"
+msgstr "Pantalla"
 
-#: src/wallet/Transaction.tsx:425
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Deposit amount"
-msgstr "Cantidad a depositar"
+msgid "Current Language"
+msgstr "Lenguaje actual"
 
-#: src/wallet/Transaction.tsx:447
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid "Refresh"
-msgstr "Actualizar"
+msgid "Wallet Core"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid "Total refresh"
-msgstr "Actualización total"
+msgid "Web Extension"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:459
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Refresh amount"
-msgstr "Refrescar cantidad"
+msgid "Exchange compatibility"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Tip"
-msgstr "Propina"
+msgid "Merchant compatibility"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Total tip"
-msgstr "Total de propina"
+msgid "Bank compatibility"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Received amount"
-msgstr "Cantidad recibida"
+msgid "Browser Extension Installed!"
+msgstr "Extensión del navegador instalada!"
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Refund"
-msgstr "Devolución"
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
+msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Total refund"
-msgstr "Devolución total"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Refund amount"
-msgstr "Importe de la devolución"
+msgid "Click the puzzle icon"
+msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Browser Extension Installed!"
-msgstr "Extensión del navegador instalada!"
+msgid "Search for GNU Taler Wallet"
+msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Thank you for installing the wallet."
-msgstr "Gracias por haber instalado la billetera."
+msgid "Click the pin icon"
+msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Welcome.tsx:91
 #, c-format
 msgid "Permissions"
 msgstr "Permisos"
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Welcome.tsx:100
 #, c-format
 msgid ""
 "(Enabling this option below will make using the wallet faster, but requires "
@@ -1059,344 +1715,464 @@ msgstr ""
 "(Habilitar esta opción de abajo hará el uso de la billetera mas rápido, pero "
 "requiere mas permisos de tu navegador)"
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Welcome.tsx:110
 #, c-format
 msgid "Next Steps"
 msgstr "Próximos pasos"
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Welcome.tsx:113
 #, c-format
 msgid "Try the demo"
 msgstr "Probar la demostración"
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Welcome.tsx:116
 #, c-format
 msgid "Learn how to top up your wallet balance"
 msgstr "Aprender como llenar tu billetera"
 
-#: src/cta/Pay.tsx:113
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "Could not load pay status"
-msgstr "No se pudo cargar el estado del pago"
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgstr "El diagnóstico caducó. No nos pudimos comunicar con la billetera."
 
-#: src/cta/Pay.tsx:189
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
-msgstr ""
-"No se pudieron cargar los términos de contrato del comerciante o de la "
-"billetera."
+msgid "Problems detected:"
+msgstr "Problemas detectados:"
 
-#: src/cta/Pay.tsx:216
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "Pay with a mobile phone"
-msgstr "Pagar con un teléfono móbil"
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
+msgstr ""
+"Por favor revisa en tu configuración %1$s que tienes IndexedDB habilitado "
+"(el nombre de la preferencia %2$s)."
 
-#: src/cta/Pay.tsx:218
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "Hide QR"
-msgstr "Esconder QR"
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
+msgstr ""
+"La base de datos de la billetera expiró. Por ahora la migración automática "
+"no está soportada. Por favor dirijasé a %1$s para reiniciar la base de datos "
+"de la billetera."
 
-#: src/cta/Pay.tsx:225
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "Scan the QR code or %1$s"
-msgstr "Escanear el código QR o %1$s"
+msgid "Running diagnostics"
+msgstr "Ejecutando diagnósticos"
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "Processing"
-msgstr "Procesando"
+msgid "Debug tools"
+msgstr "Herramientas de desarrollo"
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "Pay %1$s"
-msgstr "Pagar %1$s"
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
+msgstr ""
+"Quieres DESTRUIR IRREVOCABLEMENTE todo dentro de tu billetera y PERDER TODAS "
+"TUS MONEDAS?"
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
-msgstr "Tu balance de %1$s no es suficiente para pagar por esta compra"
+msgid "reset"
+msgstr "Reiniciar"
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
-msgstr "Tu balance no es suficiente para pagar esta compra."
+msgid "TESTING: This may delete all your coin, proceed with caution"
+msgstr ""
 
-#: src/cta/Pay.tsx:287
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "Withdraw digital cash"
-msgstr "Retirar dinero digital"
+msgid "run gc"
+msgstr ""
 
-#: src/cta/Pay.tsx:300
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "Merchant message"
-msgstr "Mensaje del comerciante"
+msgid "import database"
+msgstr "importar base de datos"
 
-#: src/cta/Pay.tsx:318
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "Digital cash payment"
-msgstr "Pago con dinero digital"
+msgid "export database"
+msgstr "exportar base de datos"
 
-#: src/cta/Pay.tsx:324
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
-msgstr "Ya pagado, estás siendo dirigido a %1$s"
+msgid "Database exported at %1$s %2$s to download"
+msgstr "Base de datos exportada a %1$s %2$s para descargar"
 
-#: src/cta/Pay.tsx:333
+#: src/wallet/DeveloperPage.tsx:248
 #, c-format
-msgid "Already paid"
-msgstr "Ya pagado"
+msgid "Coins"
+msgstr "Monedas"
 
-#: src/cta/Pay.tsx:338
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "Already claimed"
-msgstr "Ya reclamado"
+msgid "Pending operations"
+msgstr "Operaciones pendientes"
 
-#: src/cta/Pay.tsx:344
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "Payment complete"
-msgstr "Pago completado"
+msgid "usable coins"
+msgstr "monedas usables"
 
-#: src/cta/Pay.tsx:348
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
-msgstr "Vas a ser redirigido a %1$s"
+msgid "id"
+msgstr "id"
 
-#: src/cta/Pay.tsx:353
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "You can close this page."
-msgstr "Puedes cerrar esta página."
+msgid "denom"
+msgstr "denominación"
 
-#: src/cta/Pay.tsx:367
+#: src/wallet/DeveloperPage.tsx:343
 #, c-format
-msgid "Total to pay"
-msgstr "Total a pagar"
+msgid "value"
+msgstr "valor"
 
-#: src/cta/Pay.tsx:418
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "List of products"
-msgstr "Lista de productos"
+msgid "status"
+msgstr "estado"
 
-#: src/cta/Pay.tsx:460
+#: src/wallet/DeveloperPage.tsx:349
 #, c-format
-msgid "Total"
-msgstr "Total"
+msgid "from refresh?"
+msgstr "desde refresco?"
 
-#: src/cta/Pay.tsx:469
-#, c-format
-msgid "free"
-msgstr "Gratis"
+#: src/wallet/DeveloperPage.tsx:352
+#, fuzzy, c-format
+msgid "age key count"
+msgstr "Cuenta del banco"
 
-#: src/cta/Refund.tsx:41
+#: src/wallet/DeveloperPage.tsx:369
 #, c-format
-msgid "Refund Status"
-msgstr "Estado del reembolso"
+msgid "spent coins"
+msgstr "monedas gastadas"
 
-#: src/cta/Refund.tsx:44
+#: src/wallet/DeveloperPage.tsx:373
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
-msgstr "El producto %1$s ha recibido un reembolso total efectivo de"
+msgid "click to show"
+msgstr "hacer clic para mostrar"
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Refund processing is still in progress."
-msgstr "El proceso de reembolso está todavía en progreso."
+msgid "Scan a QR code or enter taler:// URI below"
+msgstr ""
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
-msgstr "El importe del reembolso de %1$s no pudo ser aplicado."
+msgid "Open"
+msgstr ""
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "missing taler refund uri"
-msgstr "falta la URI Taler de reembolso"
+msgid "URI is not valid. Taler URI should start with `taler://`"
+msgstr ""
 
-#: src/cta/Refund.tsx:105
-#, c-format
-msgid "Error: %1$s"
-msgstr "Error: %1$s"
+#: src/wallet/QrReader.tsx:133
+#, fuzzy, c-format
+msgid "Try another"
+msgstr "Probar la demostración"
 
-#: src/cta/Refund.tsx:113
-#, c-format
-msgid "Updating refund status"
-msgstr "Actualizando el estado de reembolso"
+#: src/wallet/DestinationSelection.tsx:183
+#, fuzzy, c-format
+msgid "Could not load list of exchange"
+msgstr "No se pudo cargar la lista de exchange conocidos"
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
-"Propina de %1$s aceptada. Revisa tu lista de transacciones para más detalle."
 
-#: src/cta/Tip.tsx:57
-#, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
-msgstr ""
-"El comerciante %1$s te está ofreciendo una propina de %2$s a través del "
-"exchange %3$s"
+#: src/wallet/DestinationSelection.tsx:217
+#, fuzzy, c-format
+msgid "Known currencies"
+msgstr "Exchange conocidos"
 
-#: src/cta/Tip.tsx:67
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "Accept tip"
-msgstr "Aceptar propina"
+msgid "Specify the amount and the origin"
+msgstr ""
 
-#: src/cta/Tip.tsx:70
-#, c-format
-msgid "Ignore"
-msgstr "Ignorar"
+#: src/wallet/DestinationSelection.tsx:336
+#, fuzzy, c-format
+msgid "Change currency"
+msgstr "Divisa"
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "missing tip uri"
-msgstr "falta la URI de la propina"
+msgid "Use previous origins:"
+msgstr ""
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "You've ignored the tip."
-msgstr "Has ignorado la propina."
+msgid "Or specify the origin of the money"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "Digital cash withdrawal"
-msgstr "Retirada de dinero digital"
+msgid "Specify the origin of the money"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:127
-#, c-format
-msgid "Could not finish the withdrawal operation"
-msgstr "No se pudo completar la operación de retirada"
+#: src/wallet/DestinationSelection.tsx:380
+#, fuzzy, c-format
+msgid "From my bank account"
+msgstr "Cuenta del banco"
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "Total to withdraw"
-msgstr "Total a retirar"
+msgid "From another wallet"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "Known exchanges"
-msgstr "Exchange conocidos"
+msgid "currency not provided"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "Cancel exchange selection"
-msgstr "Cancelar la selección de exchange"
+msgid "Specify the amount and the destination"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "Confirm exchange selection"
-msgstr "Confirmar la selección de exchange"
+msgid "Use previous destinations:"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "Switch exchange"
-msgstr "Cambiar exchange"
+msgid "Or specify the destination of the money"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid "Confirm withdrawal"
-msgstr "Confirmar retirada"
+msgid "Specify the destination of the money"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:224
-#, c-format
-msgid "Withdraw anyway"
-msgstr "Retirar de todas maneras"
+#: src/wallet/DestinationSelection.tsx:521
+#, fuzzy, c-format
+msgid "To my bank account"
+msgstr "Cuenta del banco"
 
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid "Could not load the withdrawal details"
-msgstr "No se pudieron cargar los detalles de la retirada"
+msgid "To another wallet"
+msgstr ""
 
-#: src/cta/Withdraw.tsx:344
-#, c-format
-msgid "missing withdraw uri"
-msgstr "falta la URI de retirada"
+#: src/cta/Recovery/views.tsx:30
+#, fuzzy, c-format
+msgid "Could not load backup recovery information"
+msgstr "No se pudo conseguir la información del proveedor"
 
-#: src/cta/Withdraw.tsx:354
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid "Could not get the info from the URI"
-msgstr "No se pudo obtener la información desde la URI"
+msgid "Digital wallet recovery"
+msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "Could not load the list of known exchanges"
-msgstr "No se pudo cargar la lista de exchange conocidos"
+msgid "Import backup, show info"
+msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/Application.tsx:189
 #, c-format
 msgid "All done, your transaction is in progress"
 msgstr "Todo completo, su transacción está en progreso"
 
-#: src/components/EditableText.tsx:44
+#: src/components/EditableText.tsx:45
 #, c-format
 msgid "Edit"
 msgstr "Editar"
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "missing pay uri"
-msgstr "falta la URI de pago"
+msgid "Could not load the list of known exchanges"
+msgstr "No se pudo cargar la lista de exchange conocidos"
 
-#: src/cta/Deposit.tsx:129
-#, c-format
-msgid "Could not get the payment information for this order"
-msgstr "No se pudo obtener la información de pago para esta orden"
+#~ msgid "Back"
+#~ msgstr "Atrás"
 
-#: src/cta/Deposit.tsx:160
-#, c-format
-msgid "Loading payment information"
-msgstr "Cargado la información de pago"
+#~ msgid "You have no balance to show."
+#~ msgstr "No tienes balance para mostrar."
 
-#: src/cta/Deposit.tsx:208
-#, c-format
-msgid "Digital cash deposit"
-msgstr "Depósito de dinero digital"
+#~ msgid ""
+#~ "To withdraw money you can start from your bank site or click the "
+#~ "\"withdraw\" button to use a known exchange."
+#~ msgstr ""
+#~ "Para retirar dinero puedes empezar desde el sitio de tu banco o cliquear "
+#~ "en el botón \"retirar\" para usar un exchange conocido."
 
-#: src/cta/Deposit.tsx:226
-#, c-format
-msgid "You will now be sent back to the merchant you came from."
-msgstr "Ahora serás enviado de nuevo al comerciante desde donde viniste."
+#~ msgid "Deposit %1$s"
+#~ msgstr "Depositar %1$s"
 
-#: src/cta/reset-required.tsx:54
-#, c-format
-msgid "Manual Reset Required"
-msgstr "Reinicio Manual Necesario"
+#~ msgid "Enter URI"
+#~ msgstr "Ingresar URI"
 
-#: src/cta/reset-required.tsx:57
-#, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
-msgstr ""
-"La base de datos de billetera en tu navegador es incompatible con la "
-"billetera instalada actualmente. Por favor reinicie manualmente."
+#~ msgid "Loading terms.."
+#~ msgstr "Cargando términos..."
 
-#: src/cta/reset-required.tsx:63
-#, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
-msgstr ""
-"Una vez que el formato de la base de datos se haya estabilizado, proveeremos "
-"de actualizaciones automáticas."
+#~ msgid "Add exchange anyway"
+#~ msgstr "Agregar exchange de todas maneras"
 
-#: src/cta/reset-required.tsx:77
-#, c-format
-msgid "I understand that I will lose all my data"
-msgstr "Entiendo que perderé toda mi información"
+#~ msgid "back"
+#~ msgstr "volver"
 
-#: src/cta/reset-required.tsx:87
-#, c-format
-msgid "Reset"
-msgstr "Reiniciar"
+#~ msgid "no balance"
+#~ msgstr "sin balance"
 
-#: src/cta/reset-required.tsx:95
-#, c-format
-msgid "Everything is fine!"
-msgstr "Todo está bien!"
+#~ msgid "There is no known bank account to send money to"
+#~ msgstr "No hay una cuenta bancaria conocida, donde enviar el dinero"
 
-#: src/cta/reset-required.tsx:98
-#, c-format
-msgid "A reset is not required anymore, you can close this page."
-msgstr "Un reinicio ya no es necesario, puede cerrar esta página."
+#~ msgid "Bank account IBAN number"
+#~ msgstr "Número IBAN de cuenta bancaria"
 
-#: src/cta/return-coins.tsx:31
-#, c-format
-msgid "Not implemented yet."
-msgstr "Todavía no implementado."
+#~ msgid "Chosen amount"
+#~ msgstr "Elegir cantidad"
+
+#~ msgid "could not parse payto uri from exchange %1$s"
+#~ msgstr "No se pudo analizar la URI pagar-a del exchange %1$s"
+
+#~ msgid "Exchange fee"
+#~ msgstr "Comisión del exchange"
+
+#~ msgid "The bank is waiting for confirmation. Go to the %1$s"
+#~ msgstr "El banco espera la confirmación. Dirigete a %1$s"
+
+#~ msgid "Waiting for the coins to arrive"
+#~ msgstr "Esperando a que las monedas lleguen"
+
+#~ msgid "Total paid"
+#~ msgstr "Total pagado"
+
+#~ msgid "Purchase amount"
+#~ msgstr "Importe de la compra"
+
+#~ msgid "Total send"
+#~ msgstr "Total enviado"
+
+#~ msgid "Deposit amount"
+#~ msgstr "Cantidad a depositar"
+
+#~ msgid "Total refresh"
+#~ msgstr "Actualización total"
+
+#~ msgid "Total tip"
+#~ msgstr "Total de propina"
+
+#~ msgid "Thank you for installing the wallet."
+#~ msgstr "Gracias por haber instalado la billetera."
+
+#~ msgid "Could not load contract terms from merchant or wallet backend."
+#~ msgstr ""
+#~ "No se pudieron cargar los términos de contrato del comerciante o de la "
+#~ "billetera."
+
+#~ msgid "Processing"
+#~ msgstr "Procesando"
+
+#~ msgid "Your balance of %1$s is not enough to pay for this purchase"
+#~ msgstr "Tu balance de %1$s no es suficiente para pagar por esta compra"
+
+#~ msgid "Payment complete"
+#~ msgstr "Pago completado"
+
+#~ msgid "You are going to be redirected to $ %1$s"
+#~ msgstr "Vas a ser redirigido a %1$s"
+
+#~ msgid "You can close this page."
+#~ msgstr "Puedes cerrar esta página."
+
+#~ msgid "Total to pay"
+#~ msgstr "Total a pagar"
+
+#~ msgid "Refund Status"
+#~ msgstr "Estado del reembolso"
+
+#~ msgid "The product %1$s has received a total effective refund of"
+#~ msgstr "El producto %1$s ha recibido un reembolso total efectivo de"
+
+#~ msgid "The refund amount of %1$s could not be applied."
+#~ msgstr "El importe del reembolso de %1$s no pudo ser aplicado."
+
+#~ msgid "missing taler refund uri"
+#~ msgstr "falta la URI Taler de reembolso"
+
+#~ msgid "Error: %1$s"
+#~ msgstr "Error: %1$s"
+
+#~ msgid "Updating refund status"
+#~ msgstr "Actualizando el estado de reembolso"
+
+#~ msgid "Ignore"
+#~ msgstr "Ignorar"
+
+#~ msgid "missing tip uri"
+#~ msgstr "falta la URI de la propina"
+
+#~ msgid "Total to withdraw"
+#~ msgstr "Total a retirar"
+
+#~ msgid "Cancel exchange selection"
+#~ msgstr "Cancelar la selección de exchange"
+
+#~ msgid "Confirm exchange selection"
+#~ msgstr "Confirmar la selección de exchange"
+
+#~ msgid "Confirm withdrawal"
+#~ msgstr "Confirmar retirada"
+
+#~ msgid "Withdraw anyway"
+#~ msgstr "Retirar de todas maneras"
+
+#~ msgid "missing withdraw uri"
+#~ msgstr "falta la URI de retirada"
+
+#~ msgid "missing pay uri"
+#~ msgstr "falta la URI de pago"
+
+#~ msgid "Could not get the payment information for this order"
+#~ msgstr "No se pudo obtener la información de pago para esta orden"
+
+#~ msgid "Loading payment information"
+#~ msgstr "Cargado la información de pago"
+
+#~ msgid "You will now be sent back to the merchant you came from."
+#~ msgstr "Ahora serás enviado de nuevo al comerciante desde donde viniste."
+
+#~ msgid "Manual Reset Required"
+#~ msgstr "Reinicio Manual Necesario"
+
+#~ msgid ""
+#~ "The wallet&apos;s database in your browser is incompatible with the "
+#~ "currently installed wallet. Please reset manually."
+#~ msgstr ""
+#~ "La base de datos de billetera en tu navegador es incompatible con la "
+#~ "billetera instalada actualmente. Por favor reinicie manualmente."
+
+#~ msgid ""
+#~ "Once the database format has stabilized, we will provide automatic "
+#~ "upgrades."
+#~ msgstr ""
+#~ "Una vez que el formato de la base de datos se haya estabilizado, "
+#~ "proveeremos de actualizaciones automáticas."
+
+#~ msgid "I understand that I will lose all my data"
+#~ msgstr "Entiendo que perderé toda mi información"
+
+#~ msgid "Everything is fine!"
+#~ msgstr "Todo está bien!"
+
+#~ msgid "A reset is not required anymore, you can close this page."
+#~ msgstr "Un reinicio ya no es necesario, puede cerrar esta página."
+
+#~ msgid "Not implemented yet."
+#~ msgstr "Todavía no implementado."
diff --git a/packages/taler-wallet-webextension/src/i18n/fr.po 
b/packages/taler-wallet-webextension/src/i18n/fr.po
index 07260ef45..e5b9df860 100644
--- a/packages/taler-wallet-webextension/src/i18n/fr.po
+++ b/packages/taler-wallet-webextension/src/i18n/fr.po
@@ -28,1339 +28,1942 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr ""
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr ""
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr ""
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr ""
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, c-format
+msgid "%1$s"
+msgstr ""
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
 #, c-format
-msgid "Open reserve page"
+msgid "Could not load backup providers"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/BackupPage.tsx:202
 #, c-format
-msgid "Open pay page"
+msgid "No backup providers configured"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/BackupPage.tsx:205
 #, c-format
-msgid "Open refund page"
+msgid "Add provider"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/BackupPage.tsx:219
 #, c-format
-msgid "Open tip page"
+msgid "Sync all backups"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/BackupPage.tsx:221
 #, c-format
-msgid "Open withdraw page"
+msgid "Sync now"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/wallet/BackupPage.tsx:264
 #, c-format
-msgid "Back"
+msgid "Last synced"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:14
+#: src/wallet/BackupPage.tsx:269
 #, c-format
-msgid "You have no balance to show."
+msgid "Not synced"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/wallet/BackupPage.tsx:289
 #, c-format
-msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
+msgid "Expires in"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:23
+#: src/wallet/ProviderDetailPage.tsx:60
 #, c-format
-msgid "Withdraw"
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
 msgstr ""
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/ProviderDetailPage.tsx:108
 #, c-format
-msgid "Could not load balance page"
+msgid "There is not known provider with url &quot;%1$s&quot;."
 msgstr ""
 
-#: src/popup/BalancePage.tsx:111
+#: src/wallet/ProviderDetailPage.tsx:115
 #, c-format
-msgid "Deposit %1$s"
+msgid "See providers"
 msgstr ""
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/ProviderDetailPage.tsx:143
 #, c-format
-msgid "Enter URI"
+msgid "Last backup"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/ProviderDetailPage.tsx:148
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgid "Back up"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/ProviderDetailPage.tsx:154
 #, c-format
-msgid "Problems detected:"
+msgid "Provider fee"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/ProviderDetailPage.tsx:157
 #, c-format
-msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+msgid "per year"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:163
+#, c-format
+msgid "Extend"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/ProviderDetailPage.tsx:169
 #, c-format
 msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/ProviderDetailPage.tsx:179
 #, c-format
-msgid "Running diagnostics"
+msgid "old"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/ProviderDetailPage.tsx:183
 #, c-format
-msgid "Debug tools"
+msgid "new"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/ProviderDetailPage.tsx:190
 #, c-format
-msgid "reset"
+msgid "fee"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/ProviderDetailPage.tsx:198
 #, c-format
-msgid "import database"
+msgid "storage"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/ProviderDetailPage.tsx:215
 #, c-format
-msgid "export database"
+msgid "Remove provider"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/ProviderDetailPage.tsx:228
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
+msgid "This provider has reported an error"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:209
+#: src/wallet/ProviderDetailPage.tsx:242
 #, c-format
-msgid "Coins"
+msgid "There is conflict with another backup from %1$s"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/ProviderDetailPage.tsx:253
 #, c-format
-msgid "Pending operations"
+msgid "Backup is not readable"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/ProviderDetailPage.tsx:261
 #, c-format
-msgid "usable coins"
+msgid "Unknown backup problem: %1$s"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/ProviderDetailPage.tsx:283
 #, c-format
-msgid "id"
+msgid "service paid"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/ProviderDetailPage.tsx:290
 #, c-format
-msgid "denom"
+msgid "Backup valid until"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:290
+#: src/wallet/AddNewActionView.tsx:57
 #, c-format
-msgid "value"
+msgid "Cancel"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
-msgid "status"
+msgid "Open reserve page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
-msgid "from refresh?"
+msgid "Open pay page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/AddNewActionView.tsx:72
 #, c-format
-msgid "spent coins"
+msgid "Open refund page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/AddNewActionView.tsx:74
 #, c-format
-msgid "click to show"
+msgid "Open tip page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/wallet/AddNewActionView.tsx:76
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "Open withdraw page"
+msgstr ""
+
+#: src/popup/NoBalanceHelp.tsx:43
+#, c-format
+msgid "Get digital cash"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:138
+#, c-format
+msgid "Could not load balance page"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:179
+#, c-format
+msgid "Send %1$s"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/popup/TalerActionFound.tsx:44
 #, c-format
 msgid "Taler Action"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/popup/TalerActionFound.tsx:49
 #, c-format
 msgid "This page has pay action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/popup/TalerActionFound.tsx:63
 #, c-format
 msgid "This page has a withdrawal action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/popup/TalerActionFound.tsx:79
 #, c-format
 msgid "This page has a tip action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/popup/TalerActionFound.tsx:93
 #, c-format
 msgid "This page has a notify reserve action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/popup/TalerActionFound.tsx:102
 #, c-format
 msgid "Notify"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/popup/TalerActionFound.tsx:109
 #, c-format
 msgid "This page has a refund action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/popup/TalerActionFound.tsx:123
 #, c-format
 msgid "This page has a malformed taler uri."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/popup/TalerActionFound.tsx:134
 #, c-format
 msgid "Dismiss"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:75
+#: src/popup/Application.tsx:177
 #, c-format
-msgid "Could not load backup providers"
+msgid "this popup is being closed and you are being redirected to %1$s"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:129
+#: src/components/ShowFullContractTermPopup.tsx:158
 #, c-format
-msgid "No backup providers configured"
+msgid "Could not load purchase proposal details"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/components/ShowFullContractTermPopup.tsx:183
 #, c-format
-msgid "Add provider"
+msgid "Order Id"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/components/ShowFullContractTermPopup.tsx:189
 #, c-format
-msgid "Sync all backups"
+msgid "Summary"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:144
+#: src/components/ShowFullContractTermPopup.tsx:195
 #, c-format
-msgid "Sync now"
+msgid "Amount"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:187
+#: src/components/ShowFullContractTermPopup.tsx:203
 #, c-format
-msgid "Last synced"
+msgid "Merchant name"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/components/ShowFullContractTermPopup.tsx:209
 #, c-format
-msgid "Not synced"
+msgid "Merchant jurisdiction"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:211
+#: src/components/ShowFullContractTermPopup.tsx:215
 #, c-format
-msgid "Expires in"
+msgid "Merchant address"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/components/ShowFullContractTermPopup.tsx:221
 #, c-format
-msgid "Exchange doesn't have terms of service"
+msgid "Merchant logo"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/components/ShowFullContractTermPopup.tsx:234
 #, c-format
-msgid "Review exchange terms of service"
+msgid "Merchant website"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/components/ShowFullContractTermPopup.tsx:240
 #, c-format
-msgid "Review new version of terms of service"
+msgid "Merchant email"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/components/ShowFullContractTermPopup.tsx:246
 #, c-format
-msgid "Show terms of service"
+msgid "Merchant public key"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:256
 #, c-format
-msgid "I accept the exchange terms of service"
+msgid "Delivery date"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/components/ShowFullContractTermPopup.tsx:271
 #, c-format
-msgid "The exchange reply with a empty terms of service"
+msgid "Delivery location"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:277
 #, c-format
-msgid "Download Terms of Service"
+msgid "Products"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/components/ShowFullContractTermPopup.tsx:289
 #, c-format
-msgid "Hide terms of service"
+msgid "Created at"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/components/ShowFullContractTermPopup.tsx:304
 #, c-format
-msgid "Review terms of service"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:319
 #, c-format
-msgid "Exchange URL"
+msgid "Auto refund"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/components/ShowFullContractTermPopup.tsx:339
 #, c-format
-msgid "Cancel"
+msgid "Pay deadline"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/components/ShowFullContractTermPopup.tsx:354
 #, c-format
-msgid "Loading terms.."
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
+#: src/components/ShowFullContractTermPopup.tsx:360
 #, c-format
-msgid "Add exchange"
+msgid "Fulfillment message"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:370
 #, c-format
-msgid "Add exchange anyway"
+msgid "Max deposit fee"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/components/ShowFullContractTermPopup.tsx:378
 #, c-format
-msgid "Add new exchange"
+msgid "Max fee"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:100
+#: src/components/ShowFullContractTermPopup.tsx:386
 #, c-format
-msgid "Add exchange for %1$s"
+msgid "Minimum age"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/components/ShowFullContractTermPopup.tsx:398
 #, c-format
-msgid "Enter the URL of an exchange you trust."
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/components/ShowFullContractTermPopup.tsx:404
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid "Auditors"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/components/ShowFullContractTermPopup.tsx:419
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
+msgid "Exchanges"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/components/Part.tsx:148
 #, c-format
-msgid "Unable to verify this exchange"
+msgid "Bank account"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/components/Part.tsx:160
 #, c-format
-msgid "Unable to add this exchange"
+msgid "Bitcoin address"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/components/Part.tsx:163
 #, c-format
-msgid "loading"
+msgid "IBAN"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/cta/Deposit/views.tsx:38
 #, c-format
-msgid "Version"
+msgid "Could not load deposit status"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/cta/Deposit/views.tsx:52
 #, c-format
-msgid "Currency"
+msgid "Digital cash deposit"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:58
+#, c-format
+msgid "Cost"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:66
+#, c-format
+msgid "Fee"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:73
+#, c-format
+msgid "To be received"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:84
+#, c-format
+msgid "Send &nbsp; %1$s"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:63
+#, c-format
+msgid "Bitcoin transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:66
+#, c-format
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:74
+#, c-format
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:98
+#, c-format
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:110
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:116
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:139
+#, c-format
+msgid "Bank transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:148
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, c-format
+msgid "Receiver name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:98
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:191
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:200
+#, c-format
+msgid "This transaction is not completed"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:209
+#, c-format
+msgid "Send"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:216
+#, c-format
+msgid "Retry"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:224
+#, c-format
+msgid "Forget"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:241
+#, c-format
+msgid "Caution!"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:244
+#, c-format
+msgid ""
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "Confirm"
+msgstr "Confirmer"
+
+#: src/wallet/Transaction.tsx:267
+#, c-format
+msgid "Withdrawal"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:286
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:298
+#, c-format
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:316
+#, c-format
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:325
+#, c-format
+msgid "Details"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, c-format
+msgid "Payment"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:378
+#, c-format
+msgid "Refunds"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:385
+#, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:415
+#, c-format
+msgid ""
+"Merchant created a refund for this order but was not automatically picked up."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:420
+#, c-format
+msgid "Offer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:431
+#, c-format
+msgid "Accept"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:438
+#, c-format
+msgid "Merchant"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:443
+#, c-format
+msgid "Invoice ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:470
+#, c-format
+msgid "Deposit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:496
+#, c-format
+msgid "Refresh"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:517
+#, c-format
+msgid "Tip"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:542
+#, c-format
+msgid "Refund"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:555
+#, c-format
+msgid "Original order ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:568
+#, c-format
+msgid "Purchase summary"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:593
+#, c-format
+msgid "copy"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:596
+#, c-format
+msgid "hide qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:608
+#, c-format
+msgid "show qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:620
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:624
+#, c-format
+msgid "Invoice"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:635
+#, c-format
+msgid "Exchange"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:641
+#, c-format
+msgid "URI"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:667
+#, c-format
+msgid "Debit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:710
+#, c-format
+msgid "Transfer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:844
+#, c-format
+msgid "Country"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:852
+#, c-format
+msgid "Address lines"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:860
+#, c-format
+msgid "Building number"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:868
+#, c-format
+msgid "Building name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:876
+#, c-format
+msgid "Street"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:884
+#, c-format
+msgid "Post code"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:892
+#, c-format
+msgid "Town location"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:900
+#, c-format
+msgid "Town"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:908
+#, c-format
+msgid "District"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:916
+#, c-format
+msgid "Country subdivision"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:935
+#, c-format
+msgid "Date"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:990
+#, c-format
+msgid "Transaction fees"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1004
+#, c-format
+msgid "Total"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1074
+#, c-format
+msgid "Withdraw"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1146
+#, c-format
+msgid "Price"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1156
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1220
+#, c-format
+msgid "Delivery"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1335
+#, c-format
+msgid "Total transfer"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:57
+#, c-format
+msgid "Could not load pay status"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:87
+#, c-format
+msgid "Digital cash payment"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:119
+#, c-format
+msgid "Purchase"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:149
+#, c-format
+msgid "Receipt"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:156
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:191
+#, c-format
+msgid "List of products"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:242
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:263
+#, c-format
+msgid "Already paid, you are going to be redirected to %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:274
+#, c-format
+msgid "Already paid"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:280
+#, c-format
+msgid "Already claimed"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:296
+#, c-format
+msgid "Pay with a mobile phone"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:298
+#, c-format
+msgid "Hide QR"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:305
+#, c-format
+msgid "Scan the QR code or &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:346
+#, c-format
+msgid "Pay &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:360
+#, c-format
+msgid "You have no balance for this currency. Withdraw digital cash first."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:364
+#, c-format
+msgid ""
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:366
+#, c-format
+msgid "Your current balance is not enough."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:395
+#, c-format
+msgid "Merchant message"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:34
+#, c-format
+msgid "Could not load refund status"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:48
+#, c-format
+msgid "Digital cash refund"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:52
+#, c-format
+msgid "You&apos;ve ignored the tip."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:70
+#, c-format
+msgid "The refund is in progress."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:76
+#, c-format
+msgid "Total to refund"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:106
+#, c-format
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:115
+#, c-format
+msgid "Order amount"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:122
+#, c-format
+msgid "Already refunded"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:129
+#, c-format
+msgid "Refund offered"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:145
+#, c-format
+msgid "Accept &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:32
+#, c-format
+msgid "Could not load tip status"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:45
+#, c-format
+msgid "Digital cash tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:66
+#, c-format
+msgid "The merchant is offering you a tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:74
+#, c-format
+msgid "Merchant URL"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:90
+#, c-format
+msgid "Receive &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:114
+#, c-format
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgstr ""
+
+#: src/components/SelectList.tsx:66
+#, c-format
+msgid "Select one option"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:39
+#, c-format
+msgid "Could not load"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:73
+#, c-format
+msgid "Show terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:81
+#, c-format
+msgid "I accept the exchange terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:107
+#, c-format
+msgid "Exchange doesn&apos;t have terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:135
+#, c-format
+msgid "Review exchange terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:146
+#, c-format
+msgid "Review new version of terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:170
+#, c-format
+msgid "The exchange reply with a empty terms of service"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/components/TermsOfService/views.tsx:193
 #, c-format
-msgid "Next"
+msgid "Download Terms of Service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "Add backup provider"
+msgid "Hide terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/wallet/ExchangeSelection/views.tsx:117
 #, c-format
-msgid "Could not get provider information"
+msgid "Could not load exchange fees"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "Backup providers may charge for their service"
+msgid "Close"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/wallet/ExchangeSelection/views.tsx:160
 #, c-format
-msgid "URL"
+msgid "could not find any exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/wallet/ExchangeSelection/views.tsx:166
 #, c-format
-msgid "Name"
+msgid "could not find any exchange for the currency %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/wallet/ExchangeSelection/views.tsx:186
 #, c-format
-msgid "Provider URL"
+msgid "Service fee description"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/wallet/ExchangeSelection/views.tsx:201
 #, c-format
-msgid "Please review and accept this provider's terms of service"
+msgid "Select %1$s exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/wallet/ExchangeSelection/views.tsx:215
 #, c-format
-msgid "Pricing"
+msgid "Reset"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/wallet/ExchangeSelection/views.tsx:218
 #, c-format
-msgid "free of charge"
+msgid "Use this exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/wallet/ExchangeSelection/views.tsx:230
 #, c-format
-msgid "%1$s per year of service"
+msgid "Doesn&apos;t have auditors"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/wallet/ExchangeSelection/views.tsx:241
 #, c-format
-msgid "Storage"
+msgid "currency"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/wallet/ExchangeSelection/views.tsx:249
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
+msgid "Operations"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/wallet/ExchangeSelection/views.tsx:252
 #, c-format
-msgid "Accept terms of service"
+msgid "Deposits"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/wallet/ExchangeSelection/views.tsx:259
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
+msgid "Denomination"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/wallet/ExchangeSelection/views.tsx:265
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
+msgid "Until"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/wallet/ExchangeSelection/views.tsx:274
 #, c-format
-msgid "Last backup"
+msgid "Withdrawals"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/wallet/ExchangeSelection/views.tsx:423
 #, c-format
-msgid "Back up"
+msgid "Currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/wallet/ExchangeSelection/views.tsx:433
 #, c-format
-msgid "Provider fee"
+msgid "Coin operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/wallet/ExchangeSelection/views.tsx:436
 #, c-format
-msgid "per year"
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/wallet/ExchangeSelection/views.tsx:545
 #, c-format
-msgid "Extend"
+msgid "Transfer operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/wallet/ExchangeSelection/views.tsx:548
 #, c-format
 msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/wallet/ExchangeSelection/views.tsx:563
 #, c-format
-msgid "old"
+msgid "Operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/wallet/ExchangeSelection/views.tsx:583
 #, c-format
-msgid "new"
+msgid "Wallet operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/wallet/ExchangeSelection/views.tsx:597
 #, c-format
-msgid "fee"
+msgid "Feature"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/cta/Withdraw/views.tsx:47
 #, c-format
-msgid "storage"
+msgid "Could not get the info from the URI"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:209
+#: src/cta/Withdraw/views.tsx:60
 #, c-format
-msgid "back"
+msgid "Could not get info of withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/cta/Withdraw/views.tsx:74
 #, c-format
-msgid "Remove provider"
+msgid "Digital cash withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/cta/Withdraw/views.tsx:79
 #, c-format
-msgid "This provider has reported an error"
+msgid "Could not finish the withdrawal operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/cta/Withdraw/views.tsx:127
 #, c-format
-msgid "There is conflict with another backup from %1$s"
+msgid "Age restriction"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/cta/Withdraw/views.tsx:145
 #, c-format
-msgid "Backup is not readable"
+msgid "Withdraw &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/cta/Withdraw/views.tsx:179
 #, c-format
-msgid "Unknown backup problem: %1$s"
+msgid "Withdraw to a mobile phone"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "service paid"
+msgid "Digital invoice"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/cta/InvoiceCreate/views.tsx:69
 #, c-format
-msgid "Backup valid until"
+msgid "Could not finish the invoice creation"
 msgstr ""
 
-#: src/popupEntryPoint.tsx:187
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
+msgid "Create"
 msgstr ""
 
-#: src/components/SelectList.tsx:62
+#: src/cta/InvoicePay/views.tsx:63
 #, c-format
-msgid "Select one option"
+msgid "Could not finish the payment operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#: src/cta/TransferCreate/views.tsx:55
 #, c-format
-msgid "Manual Withdrawal"
+msgid "Digital cash transfer"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/cta/TransferCreate/views.tsx:59
 #, c-format
-msgid ""
-"Choose a exchange from where the coins will be withdrawn. The exchange will "
-"send the coins to this wallet after receiving a wire transfer with the "
-"correct subject."
+msgid "Could not finish the transfer creation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:114
+#: src/cta/TransferPickup/views.tsx:57
 #, c-format
-msgid "No exchange configured"
+msgid "Could not finish the pickup operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:129
+#: src/wallet/CreateManualWithdraw.tsx:149
 #, c-format
-msgid "Can't create the reserve"
+msgid "Manual Withdrawal for %1$s"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:155
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
-msgid "Exchange"
+msgid ""
+"Choose a exchange from where the coins will be withdrawn. The exchange will "
+"send the coins to this wallet after receiving a wire transfer with the "
+"correct subject."
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:164
+#: src/wallet/CreateManualWithdraw.tsx:162
 #, c-format
-msgid "Add Exchange"
+msgid "No exchange found for %1$s"
 msgstr ""
 
 #: src/wallet/CreateManualWithdraw.tsx:170
 #, c-format
-msgid "Amount"
+msgid "Add Exchange"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
-msgid "Start withdrawal"
+msgid "No exchange configured"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:138
+#: src/wallet/CreateManualWithdraw.tsx:210
 #, c-format
-msgid "no balance"
+msgid "Can&apos;t create the reserve"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:146
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
-msgid "There is no known bank account to send money to"
+msgid "Start withdrawal"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
+#: src/wallet/DepositPage/views.tsx:38
 #, c-format
-msgid "Send %1$s to your account"
+msgid "Could not load deposit balance"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:182
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "Bank account IBAN number"
+msgid "A currency or an amount should be indicated"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "Deposit fee"
+msgid "There is no enough balance to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
-msgid "Total deposit"
+msgid "Send %1$s to your account"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "Deposit"
+msgid "There is no account to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:251
+#: src/wallet/DepositPage/views.tsx:127
 #, c-format
-msgid "Deposit %1$s %2$s"
+msgid "Add account"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:137
+#: src/wallet/DepositPage/views.tsx:151
 #, c-format
-msgid "Waiting for confirmation"
+msgid "Select account"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:201
+#: src/wallet/DepositPage/views.tsx:163
 #, c-format
-msgid "PENDING"
+msgid "Add another account"
 msgstr ""
 
-#: src/wallet/History.tsx:70
+#: src/wallet/DepositPage/views.tsx:191
 #, c-format
-msgid "Could not load the list of transactions"
+msgid "Deposit fee"
 msgstr ""
 
-#: src/wallet/History.tsx:216
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
-msgid "There is no history for this currency"
+msgid "Total deposit"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:38
+#: src/wallet/DepositPage/views.tsx:233
 #, c-format
-msgid "Account"
+msgid "Deposit&nbsp;%1$s %2$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/AddAccount/views.tsx:56
 #, c-format
-msgid "Bank host"
+msgid "Add bank account for %1$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:48
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid "Bank account"
+msgid "Enter the URL of an exchange you trust."
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/AddAccount/views.tsx:66
 #, c-format
-msgid "IBAN"
+msgid "Unable add this account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/AddAccount/views.tsx:73
 #, c-format
-msgid "Chosen amount"
+msgid "Select account type"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:69
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid "Subject"
+msgid "Review terms of service"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/ExchangeAddConfirm.tsx:45
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
+msgid "Exchange URL"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/ExchangeAddConfirm.tsx:70
 #, c-format
-msgid "Exchange is ready for withdrawal"
+msgid "Add exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/ExchangeSetUrl.tsx:112
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "Add new exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/ExchangeSetUrl.tsx:116
 #, c-format
-msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+msgid "Add exchange for %1$s"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/ExchangeSetUrl.tsx:128
 #, c-format
-msgid ""
-"Alternative, you can also scan this QR code or open %1$s if you have a "
-"banking app installed that supports RFC 8905"
+msgid "An exchange has been found! Review the information and click next"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/ExchangeSetUrl.tsx:135
 #, c-format
-msgid "Cancel withdrawal"
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:89
+#: src/wallet/ExchangeSetUrl.tsx:143
 #, c-format
-msgid "Display"
+msgid "Unable to verify this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:93
+#: src/wallet/ExchangeSetUrl.tsx:151
 #, c-format
-msgid "Current Language"
+msgid "Unable to add this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/ExchangeSetUrl.tsx:167
 #, c-format
-msgid "Navigator"
+msgid "loading"
 msgstr ""
 
-#: src/wallet/Settings.tsx:105
+#: src/wallet/ExchangeSetUrl.tsx:174
 #, c-format
-msgid "Automatically open wallet based on page content"
+msgid "Version"
 msgstr ""
 
-#: src/wallet/Settings.tsx:111
+#: src/wallet/ExchangeSetUrl.tsx:206
 #, c-format
-msgid ""
-"Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser."
+msgid "Next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:122
+#: src/components/TransactionItem.tsx:201
 #, c-format
-msgid "Trust"
+msgid "Waiting for confirmation"
 msgstr ""
 
-#: src/wallet/Settings.tsx:126
+#: src/components/TransactionItem.tsx:266
 #, c-format
-msgid "No exchange yet"
+msgid "PENDING"
 msgstr ""
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/History.tsx:75
 #, c-format
-msgid "Term of Service"
+msgid "Could not load the list of transactions"
 msgstr ""
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/History.tsx:233
 #, c-format
-msgid "ok"
+msgid "Your transaction history is empty for this currency."
 msgstr ""
 
-#: src/wallet/Settings.tsx:162
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "changed"
+msgid "Add backup provider"
 msgstr ""
 
-#: src/wallet/Settings.tsx:169
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "not accepted"
+msgid "Could not get provider information"
 msgstr ""
 
-#: src/wallet/Settings.tsx:193
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "Add an exchange"
+msgid "Backup providers may charge for their service"
 msgstr ""
 
-#: src/wallet/Settings.tsx:199
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "Developer mode"
+msgid "URL"
 msgstr ""
 
-#: src/wallet/Settings.tsx:201
+#: src/wallet/ProviderAddPage.tsx:158
 #, c-format
-msgid "(More options and information useful for debugging)"
+msgid "Name"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:78
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "Could not load the transaction information"
+msgid "Provider URL"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:145
+#: src/wallet/ProviderAddPage.tsx:218
 #, c-format
-msgid "There was an error trying to complete the transaction"
+msgid "Please review and accept this provider&apos;s terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:154
+#: src/wallet/ProviderAddPage.tsx:223
 #, c-format
-msgid "This transaction is not completed"
+msgid "Pricing"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:168
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "Retry"
+msgid "free of charge"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:172
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "Forget"
+msgid "%1$s per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:197
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid "Caution!"
+msgid "Storage"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:200
+#: src/wallet/ProviderAddPage.tsx:238
 #, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
+msgid "%1$s megabytes of storage per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:211
+#: src/wallet/ProviderAddPage.tsx:244
 #, c-format
-msgid "Confirm"
-msgstr "Confirmer"
-
-#: src/wallet/Transaction.tsx:218
-#, c-format
-msgid "Withdrawal"
+msgid "Accept terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:243
+#: src/wallet/ReserveCreated.tsx:44
 #, c-format
-msgid "Total withdrawn"
+msgid "Could not parse the payto URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:249
+#: src/wallet/ReserveCreated.tsx:45
 #, c-format
-msgid "Exchange fee"
+msgid "Please check the uri"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:259
+#: src/wallet/ReserveCreated.tsx:75
 #, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgid "Exchange is ready for withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:273
+#: src/wallet/ReserveCreated.tsx:78
 #, c-format
-msgid "Waiting for the coins to arrive"
+msgid ""
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:342
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
-msgid "Payment"
+msgid ""
+"Alternative, you can also scan this QR code or open %1$s if you have a "
+"banking app installed that supports RFC 8905"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
-msgid "Total paid"
+msgid "Cancel withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/Settings.tsx:115
 #, c-format
-msgid "Purchase amount"
+msgid "Could not toggle auto-open"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/Settings.tsx:121
 #, c-format
-msgid "Fee"
+msgid "Could not toggle clipboard"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/Settings.tsx:126
 #, c-format
-msgid "Merchant"
+msgid "Navigator"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/Settings.tsx:129
 #, c-format
-msgid "Purchase"
+msgid "Automatically open wallet based on page content"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:375
+#: src/wallet/Settings.tsx:135
 #, c-format
-msgid "Receipt"
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/Settings.tsx:145
 #, c-format
-msgid "Total send"
+msgid "Automatically check clipboard for Taler URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:425
+#: src/wallet/Settings.tsx:162
 #, c-format
-msgid "Deposit amount"
+msgid "Trust"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:447
+#: src/wallet/Settings.tsx:166
 #, c-format
-msgid "Refresh"
+msgid "No exchange yet"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:180
 #, c-format
-msgid "Total refresh"
+msgid "Term of Service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:459
+#: src/wallet/Settings.tsx:191
 #, c-format
-msgid "Refresh amount"
+msgid "ok"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Tip"
+msgid "changed"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Total tip"
+msgid "not accepted"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid "Received amount"
+msgid "unknown (exchange status should be updated)"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Settings.tsx:236
 #, c-format
-msgid "Refund"
+msgid "Add an exchange"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Total refund"
+msgid "Troubleshooting"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Refund amount"
+msgid "Developer mode"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Settings.tsx:246
 #, c-format
-msgid "Browser Extension Installed!"
+msgid "More options and information useful for debugging"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid "Thank you for installing the wallet."
+msgid "Display"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Permissions"
+msgid "Current Language"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid ""
-"(Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser.)"
+msgid "Wallet Core"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid "Next Steps"
+msgid "Web Extension"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Try the demo"
+msgid "Exchange compatibility"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Learn how to top up your wallet balance"
+msgid "Merchant compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:113
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Could not load pay status"
+msgid "Bank compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:189
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
+msgid "Browser Extension Installed!"
 msgstr ""
 
-#: src/cta/Pay.tsx:216
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Pay with a mobile phone"
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
 msgstr ""
 
-#: src/cta/Pay.tsx:218
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Hide QR"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
 msgstr ""
 
-#: src/cta/Pay.tsx:225
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Scan the QR code or %1$s"
+msgid "Click the puzzle icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Processing"
+msgid "Search for GNU Taler Wallet"
 msgstr ""
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Pay %1$s"
+msgid "Click the pin icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/Welcome.tsx:91
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgid "Permissions"
 msgstr ""
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/Welcome.tsx:100
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
 msgstr ""
 
-#: src/cta/Pay.tsx:287
+#: src/wallet/Welcome.tsx:110
 #, c-format
-msgid "Withdraw digital cash"
+msgid "Next Steps"
 msgstr ""
 
-#: src/cta/Pay.tsx:300
+#: src/wallet/Welcome.tsx:113
 #, c-format
-msgid "Merchant message"
+msgid "Try the demo"
 msgstr ""
 
-#: src/cta/Pay.tsx:318
+#: src/wallet/Welcome.tsx:116
 #, c-format
-msgid "Digital cash payment"
+msgid "Learn how to top up your wallet balance"
 msgstr ""
 
-#: src/cta/Pay.tsx:324
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
 msgstr ""
 
-#: src/cta/Pay.tsx:333
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "Already paid"
+msgid "Problems detected:"
 msgstr ""
 
-#: src/cta/Pay.tsx:338
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "Already claimed"
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
 msgstr ""
 
-#: src/cta/Pay.tsx:344
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "Payment complete"
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
 msgstr ""
 
-#: src/cta/Pay.tsx:348
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
+msgid "Running diagnostics"
 msgstr ""
 
-#: src/cta/Pay.tsx:353
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "You can close this page."
+msgid "Debug tools"
 msgstr ""
 
-#: src/cta/Pay.tsx:367
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "Total to pay"
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
 msgstr ""
 
-#: src/cta/Pay.tsx:418
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "List of products"
+msgid "reset"
 msgstr ""
 
-#: src/cta/Pay.tsx:460
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "Total"
+msgid "TESTING: This may delete all your coin, proceed with caution"
 msgstr ""
 
-#: src/cta/Pay.tsx:469
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "free"
+msgid "run gc"
 msgstr ""
 
-#: src/cta/Refund.tsx:41
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "Refund Status"
+msgid "import database"
 msgstr ""
 
-#: src/cta/Refund.tsx:44
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
+msgid "export database"
 msgstr ""
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "Refund processing is still in progress."
+msgid "Database exported at %1$s %2$s to download"
 msgstr ""
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/DeveloperPage.tsx:248
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
+msgid "Coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "missing taler refund uri"
+msgid "Pending operations"
 msgstr ""
 
-#: src/cta/Refund.tsx:105
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "Error: %1$s"
+msgid "usable coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:113
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "Updating refund status"
+msgid "id"
 msgstr ""
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgid "denom"
 msgstr ""
 
-#: src/cta/Tip.tsx:57
+#: src/wallet/DeveloperPage.tsx:343
 #, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
+msgid "value"
 msgstr ""
 
-#: src/cta/Tip.tsx:67
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "Accept tip"
+msgid "status"
 msgstr ""
 
-#: src/cta/Tip.tsx:70
+#: src/wallet/DeveloperPage.tsx:349
 #, c-format
-msgid "Ignore"
+msgid "from refresh?"
 msgstr ""
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DeveloperPage.tsx:352
 #, c-format
-msgid "missing tip uri"
+msgid "age key count"
 msgstr ""
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DeveloperPage.tsx:369
 #, c-format
-msgid "You've ignored the tip."
+msgid "spent coins"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/DeveloperPage.tsx:373
 #, c-format
-msgid "Digital cash withdrawal"
+msgid "click to show"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:127
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Could not finish the withdrawal operation"
+msgid "Scan a QR code or enter taler:// URI below"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "Total to withdraw"
+msgid "Open"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "Known exchanges"
+msgid "URI is not valid. Taler URI should start with `taler://`"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/QrReader.tsx:133
 #, c-format
-msgid "Cancel exchange selection"
+msgid "Try another"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/DestinationSelection.tsx:183
 #, c-format
-msgid "Confirm exchange selection"
+msgid "Could not load list of exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Switch exchange"
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/DestinationSelection.tsx:217
 #, c-format
-msgid "Confirm withdrawal"
+msgid "Known currencies"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:224
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "Withdraw anyway"
+msgid "Specify the amount and the origin"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:336
 #, c-format
-msgid "Could not load the withdrawal details"
+msgid "Change currency"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:344
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "missing withdraw uri"
+msgid "Use previous origins:"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:354
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "Could not get the info from the URI"
+msgid "Or specify the origin of the money"
 msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "Could not load the list of known exchanges"
+msgid "Specify the origin of the money"
 msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/DestinationSelection.tsx:380
 #, c-format
-msgid "All done, your transaction is in progress"
+msgid "From my bank account"
 msgstr ""
 
-#: src/components/EditableText.tsx:44
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "Edit"
+msgid "From another wallet"
 msgstr ""
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "missing pay uri"
+msgid "currency not provided"
 msgstr ""
 
-#: src/cta/Deposit.tsx:129
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "Could not get the payment information for this order"
+msgid "Specify the amount and the destination"
 msgstr ""
 
-#: src/cta/Deposit.tsx:160
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "Loading payment information"
+msgid "Use previous destinations:"
 msgstr ""
 
-#: src/cta/Deposit.tsx:208
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "Digital cash deposit"
+msgid "Or specify the destination of the money"
 msgstr ""
 
-#: src/cta/Deposit.tsx:226
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid "You will now be sent back to the merchant you came from."
+msgid "Specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:54
+#: src/wallet/DestinationSelection.tsx:521
 #, c-format
-msgid "Manual Reset Required"
+msgid "To my bank account"
 msgstr ""
 
-#: src/cta/reset-required.tsx:57
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
+msgid "To another wallet"
 msgstr ""
 
-#: src/cta/reset-required.tsx:63
+#: src/cta/Recovery/views.tsx:30
 #, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
+msgid "Could not load backup recovery information"
 msgstr ""
 
-#: src/cta/reset-required.tsx:77
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid "I understand that I will lose all my data"
+msgid "Digital wallet recovery"
 msgstr ""
 
-#: src/cta/reset-required.tsx:87
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "Reset"
+msgid "Import backup, show info"
 msgstr ""
 
-#: src/cta/reset-required.tsx:95
+#: src/wallet/Application.tsx:189
 #, c-format
-msgid "Everything is fine!"
+msgid "All done, your transaction is in progress"
 msgstr ""
 
-#: src/cta/reset-required.tsx:98
+#: src/components/EditableText.tsx:45
 #, c-format
-msgid "A reset is not required anymore, you can close this page."
+msgid "Edit"
 msgstr ""
 
-#: src/cta/return-coins.tsx:31
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "Not implemented yet."
+msgid "Could not load the list of known exchanges"
 msgstr ""
diff --git a/packages/taler-wallet-webextension/src/i18n/it.po 
b/packages/taler-wallet-webextension/src/i18n/it.po
index fc3ea8a32..3d9110ade 100644
--- a/packages/taler-wallet-webextension/src/i18n/it.po
+++ b/packages/taler-wallet-webextension/src/i18n/it.po
@@ -28,1339 +28,1942 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr ""
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr ""
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr ""
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr ""
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, c-format
+msgid "%1$s"
+msgstr ""
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
 #, c-format
-msgid "Open reserve page"
+msgid "Could not load backup providers"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/BackupPage.tsx:202
 #, c-format
-msgid "Open pay page"
+msgid "No backup providers configured"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/BackupPage.tsx:205
 #, c-format
-msgid "Open refund page"
+msgid "Add provider"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/BackupPage.tsx:219
 #, c-format
-msgid "Open tip page"
+msgid "Sync all backups"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/BackupPage.tsx:221
 #, c-format
-msgid "Open withdraw page"
+msgid "Sync now"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/wallet/BackupPage.tsx:264
 #, c-format
-msgid "Back"
+msgid "Last synced"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:14
+#: src/wallet/BackupPage.tsx:269
 #, c-format
-msgid "You have no balance to show."
+msgid "Not synced"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/wallet/BackupPage.tsx:289
 #, c-format
-msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
+msgid "Expires in"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:23
+#: src/wallet/ProviderDetailPage.tsx:60
 #, c-format
-msgid "Withdraw"
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
 msgstr ""
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/ProviderDetailPage.tsx:108
 #, c-format
-msgid "Could not load balance page"
+msgid "There is not known provider with url &quot;%1$s&quot;."
 msgstr ""
 
-#: src/popup/BalancePage.tsx:111
+#: src/wallet/ProviderDetailPage.tsx:115
 #, c-format
-msgid "Deposit %1$s"
+msgid "See providers"
 msgstr ""
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/ProviderDetailPage.tsx:143
 #, c-format
-msgid "Enter URI"
+msgid "Last backup"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/ProviderDetailPage.tsx:148
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgid "Back up"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/ProviderDetailPage.tsx:154
 #, c-format
-msgid "Problems detected:"
+msgid "Provider fee"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/ProviderDetailPage.tsx:157
 #, c-format
-msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+msgid "per year"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:163
+#, c-format
+msgid "Extend"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/ProviderDetailPage.tsx:169
 #, c-format
 msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/ProviderDetailPage.tsx:179
 #, c-format
-msgid "Running diagnostics"
+msgid "old"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/ProviderDetailPage.tsx:183
 #, c-format
-msgid "Debug tools"
+msgid "new"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/ProviderDetailPage.tsx:190
 #, c-format
-msgid "reset"
+msgid "fee"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/ProviderDetailPage.tsx:198
 #, c-format
-msgid "import database"
+msgid "storage"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/ProviderDetailPage.tsx:215
 #, c-format
-msgid "export database"
+msgid "Remove provider"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/ProviderDetailPage.tsx:228
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
+msgid "This provider has reported an error"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:209
+#: src/wallet/ProviderDetailPage.tsx:242
 #, c-format
-msgid "Coins"
+msgid "There is conflict with another backup from %1$s"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/ProviderDetailPage.tsx:253
 #, c-format
-msgid "Pending operations"
+msgid "Backup is not readable"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/ProviderDetailPage.tsx:261
 #, c-format
-msgid "usable coins"
+msgid "Unknown backup problem: %1$s"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/ProviderDetailPage.tsx:283
 #, c-format
-msgid "id"
+msgid "service paid"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/ProviderDetailPage.tsx:290
 #, c-format
-msgid "denom"
+msgid "Backup valid until"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:290
+#: src/wallet/AddNewActionView.tsx:57
 #, c-format
-msgid "value"
+msgid "Cancel"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
-msgid "status"
+msgid "Open reserve page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
-msgid "from refresh?"
+msgid "Open pay page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/AddNewActionView.tsx:72
 #, c-format
-msgid "spent coins"
+msgid "Open refund page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/AddNewActionView.tsx:74
 #, c-format
-msgid "click to show"
+msgid "Open tip page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/wallet/AddNewActionView.tsx:76
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "Open withdraw page"
+msgstr ""
+
+#: src/popup/NoBalanceHelp.tsx:43
+#, c-format
+msgid "Get digital cash"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:138
+#, c-format
+msgid "Could not load balance page"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:179
+#, c-format
+msgid "Send %1$s"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/popup/TalerActionFound.tsx:44
 #, c-format
 msgid "Taler Action"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/popup/TalerActionFound.tsx:49
 #, c-format
 msgid "This page has pay action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/popup/TalerActionFound.tsx:63
 #, c-format
 msgid "This page has a withdrawal action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/popup/TalerActionFound.tsx:79
 #, c-format
 msgid "This page has a tip action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/popup/TalerActionFound.tsx:93
 #, c-format
 msgid "This page has a notify reserve action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/popup/TalerActionFound.tsx:102
 #, c-format
 msgid "Notify"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/popup/TalerActionFound.tsx:109
 #, c-format
 msgid "This page has a refund action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/popup/TalerActionFound.tsx:123
 #, c-format
 msgid "This page has a malformed taler uri."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/popup/TalerActionFound.tsx:134
 #, c-format
 msgid "Dismiss"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:75
+#: src/popup/Application.tsx:177
 #, c-format
-msgid "Could not load backup providers"
+msgid "this popup is being closed and you are being redirected to %1$s"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:129
+#: src/components/ShowFullContractTermPopup.tsx:158
 #, c-format
-msgid "No backup providers configured"
+msgid "Could not load purchase proposal details"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/components/ShowFullContractTermPopup.tsx:183
 #, c-format
-msgid "Add provider"
+msgid "Order Id"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/components/ShowFullContractTermPopup.tsx:189
 #, c-format
-msgid "Sync all backups"
+msgid "Summary"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:144
+#: src/components/ShowFullContractTermPopup.tsx:195
 #, c-format
-msgid "Sync now"
+msgid "Amount"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:187
+#: src/components/ShowFullContractTermPopup.tsx:203
 #, c-format
-msgid "Last synced"
+msgid "Merchant name"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/components/ShowFullContractTermPopup.tsx:209
 #, c-format
-msgid "Not synced"
+msgid "Merchant jurisdiction"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:211
+#: src/components/ShowFullContractTermPopup.tsx:215
 #, c-format
-msgid "Expires in"
+msgid "Merchant address"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/components/ShowFullContractTermPopup.tsx:221
 #, c-format
-msgid "Exchange doesn't have terms of service"
+msgid "Merchant logo"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/components/ShowFullContractTermPopup.tsx:234
 #, c-format
-msgid "Review exchange terms of service"
+msgid "Merchant website"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/components/ShowFullContractTermPopup.tsx:240
 #, c-format
-msgid "Review new version of terms of service"
+msgid "Merchant email"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/components/ShowFullContractTermPopup.tsx:246
 #, c-format
-msgid "Show terms of service"
+msgid "Merchant public key"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:256
 #, c-format
-msgid "I accept the exchange terms of service"
+msgid "Delivery date"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/components/ShowFullContractTermPopup.tsx:271
 #, c-format
-msgid "The exchange reply with a empty terms of service"
+msgid "Delivery location"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:277
 #, c-format
-msgid "Download Terms of Service"
+msgid "Products"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/components/ShowFullContractTermPopup.tsx:289
 #, c-format
-msgid "Hide terms of service"
+msgid "Created at"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/components/ShowFullContractTermPopup.tsx:304
 #, c-format
-msgid "Review terms of service"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:319
 #, c-format
-msgid "Exchange URL"
+msgid "Auto refund"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/components/ShowFullContractTermPopup.tsx:339
 #, c-format
-msgid "Cancel"
+msgid "Pay deadline"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/components/ShowFullContractTermPopup.tsx:354
 #, c-format
-msgid "Loading terms.."
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
+#: src/components/ShowFullContractTermPopup.tsx:360
 #, c-format
-msgid "Add exchange"
+msgid "Fulfillment message"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:370
 #, c-format
-msgid "Add exchange anyway"
+msgid "Max deposit fee"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/components/ShowFullContractTermPopup.tsx:378
 #, c-format
-msgid "Add new exchange"
+msgid "Max fee"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:100
+#: src/components/ShowFullContractTermPopup.tsx:386
 #, c-format
-msgid "Add exchange for %1$s"
+msgid "Minimum age"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/components/ShowFullContractTermPopup.tsx:398
 #, c-format
-msgid "Enter the URL of an exchange you trust."
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/components/ShowFullContractTermPopup.tsx:404
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid "Auditors"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/components/ShowFullContractTermPopup.tsx:419
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
+msgid "Exchanges"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/components/Part.tsx:148
 #, c-format
-msgid "Unable to verify this exchange"
+msgid "Bank account"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/components/Part.tsx:160
 #, c-format
-msgid "Unable to add this exchange"
+msgid "Bitcoin address"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/components/Part.tsx:163
 #, c-format
-msgid "loading"
+msgid "IBAN"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/cta/Deposit/views.tsx:38
 #, c-format
-msgid "Version"
+msgid "Could not load deposit status"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/cta/Deposit/views.tsx:52
 #, c-format
-msgid "Currency"
+msgid "Digital cash deposit"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:58
+#, c-format
+msgid "Cost"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:66
+#, c-format
+msgid "Fee"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:73
+#, c-format
+msgid "To be received"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:84
+#, c-format
+msgid "Send &nbsp; %1$s"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:63
+#, c-format
+msgid "Bitcoin transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:66
+#, c-format
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:74
+#, c-format
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:98
+#, c-format
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:110
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:116
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:139
+#, c-format
+msgid "Bank transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:148
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, c-format
+msgid "Receiver name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:98
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:191
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:200
+#, c-format
+msgid "This transaction is not completed"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:209
+#, c-format
+msgid "Send"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:216
+#, c-format
+msgid "Retry"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:224
+#, c-format
+msgid "Forget"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:241
+#, c-format
+msgid "Caution!"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:244
+#, c-format
+msgid ""
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "Confirm"
+msgstr "Confermare"
+
+#: src/wallet/Transaction.tsx:267
+#, c-format
+msgid "Withdrawal"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:286
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:298
+#, c-format
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:316
+#, c-format
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:325
+#, c-format
+msgid "Details"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, c-format
+msgid "Payment"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:378
+#, c-format
+msgid "Refunds"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:385
+#, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:415
+#, c-format
+msgid ""
+"Merchant created a refund for this order but was not automatically picked up."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:420
+#, c-format
+msgid "Offer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:431
+#, c-format
+msgid "Accept"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:438
+#, c-format
+msgid "Merchant"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:443
+#, c-format
+msgid "Invoice ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:470
+#, c-format
+msgid "Deposit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:496
+#, c-format
+msgid "Refresh"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:517
+#, c-format
+msgid "Tip"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:542
+#, c-format
+msgid "Refund"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:555
+#, c-format
+msgid "Original order ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:568
+#, c-format
+msgid "Purchase summary"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:593
+#, c-format
+msgid "copy"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:596
+#, c-format
+msgid "hide qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:608
+#, c-format
+msgid "show qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:620
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:624
+#, c-format
+msgid "Invoice"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:635
+#, c-format
+msgid "Exchange"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:641
+#, c-format
+msgid "URI"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:667
+#, c-format
+msgid "Debit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:710
+#, c-format
+msgid "Transfer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:844
+#, c-format
+msgid "Country"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:852
+#, c-format
+msgid "Address lines"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:860
+#, c-format
+msgid "Building number"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:868
+#, c-format
+msgid "Building name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:876
+#, c-format
+msgid "Street"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:884
+#, c-format
+msgid "Post code"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:892
+#, c-format
+msgid "Town location"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:900
+#, c-format
+msgid "Town"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:908
+#, c-format
+msgid "District"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:916
+#, c-format
+msgid "Country subdivision"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:935
+#, c-format
+msgid "Date"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:990
+#, c-format
+msgid "Transaction fees"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1004
+#, c-format
+msgid "Total"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1074
+#, c-format
+msgid "Withdraw"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1146
+#, c-format
+msgid "Price"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1156
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1220
+#, c-format
+msgid "Delivery"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1335
+#, c-format
+msgid "Total transfer"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:57
+#, c-format
+msgid "Could not load pay status"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:87
+#, c-format
+msgid "Digital cash payment"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:119
+#, c-format
+msgid "Purchase"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:149
+#, c-format
+msgid "Receipt"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:156
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:191
+#, c-format
+msgid "List of products"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:242
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:263
+#, c-format
+msgid "Already paid, you are going to be redirected to %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:274
+#, c-format
+msgid "Already paid"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:280
+#, c-format
+msgid "Already claimed"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:296
+#, c-format
+msgid "Pay with a mobile phone"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:298
+#, c-format
+msgid "Hide QR"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:305
+#, c-format
+msgid "Scan the QR code or &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:346
+#, c-format
+msgid "Pay &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:360
+#, c-format
+msgid "You have no balance for this currency. Withdraw digital cash first."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:364
+#, c-format
+msgid ""
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:366
+#, c-format
+msgid "Your current balance is not enough."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:395
+#, c-format
+msgid "Merchant message"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:34
+#, c-format
+msgid "Could not load refund status"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:48
+#, c-format
+msgid "Digital cash refund"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:52
+#, c-format
+msgid "You&apos;ve ignored the tip."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:70
+#, c-format
+msgid "The refund is in progress."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:76
+#, c-format
+msgid "Total to refund"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:106
+#, c-format
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:115
+#, c-format
+msgid "Order amount"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:122
+#, c-format
+msgid "Already refunded"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:129
+#, c-format
+msgid "Refund offered"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:145
+#, c-format
+msgid "Accept &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:32
+#, c-format
+msgid "Could not load tip status"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:45
+#, c-format
+msgid "Digital cash tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:66
+#, c-format
+msgid "The merchant is offering you a tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:74
+#, c-format
+msgid "Merchant URL"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:90
+#, c-format
+msgid "Receive &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:114
+#, c-format
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgstr ""
+
+#: src/components/SelectList.tsx:66
+#, c-format
+msgid "Select one option"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:39
+#, c-format
+msgid "Could not load"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:73
+#, c-format
+msgid "Show terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:81
+#, c-format
+msgid "I accept the exchange terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:107
+#, c-format
+msgid "Exchange doesn&apos;t have terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:135
+#, c-format
+msgid "Review exchange terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:146
+#, c-format
+msgid "Review new version of terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:170
+#, c-format
+msgid "The exchange reply with a empty terms of service"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/components/TermsOfService/views.tsx:193
 #, c-format
-msgid "Next"
+msgid "Download Terms of Service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "Add backup provider"
+msgid "Hide terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/wallet/ExchangeSelection/views.tsx:117
 #, c-format
-msgid "Could not get provider information"
+msgid "Could not load exchange fees"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "Backup providers may charge for their service"
+msgid "Close"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/wallet/ExchangeSelection/views.tsx:160
 #, c-format
-msgid "URL"
+msgid "could not find any exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/wallet/ExchangeSelection/views.tsx:166
 #, c-format
-msgid "Name"
+msgid "could not find any exchange for the currency %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/wallet/ExchangeSelection/views.tsx:186
 #, c-format
-msgid "Provider URL"
+msgid "Service fee description"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/wallet/ExchangeSelection/views.tsx:201
 #, c-format
-msgid "Please review and accept this provider's terms of service"
+msgid "Select %1$s exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/wallet/ExchangeSelection/views.tsx:215
 #, c-format
-msgid "Pricing"
+msgid "Reset"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/wallet/ExchangeSelection/views.tsx:218
 #, c-format
-msgid "free of charge"
+msgid "Use this exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/wallet/ExchangeSelection/views.tsx:230
 #, c-format
-msgid "%1$s per year of service"
+msgid "Doesn&apos;t have auditors"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/wallet/ExchangeSelection/views.tsx:241
 #, c-format
-msgid "Storage"
+msgid "currency"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/wallet/ExchangeSelection/views.tsx:249
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
+msgid "Operations"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/wallet/ExchangeSelection/views.tsx:252
 #, c-format
-msgid "Accept terms of service"
+msgid "Deposits"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/wallet/ExchangeSelection/views.tsx:259
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
+msgid "Denomination"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/wallet/ExchangeSelection/views.tsx:265
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
+msgid "Until"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/wallet/ExchangeSelection/views.tsx:274
 #, c-format
-msgid "Last backup"
+msgid "Withdrawals"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/wallet/ExchangeSelection/views.tsx:423
 #, c-format
-msgid "Back up"
+msgid "Currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/wallet/ExchangeSelection/views.tsx:433
 #, c-format
-msgid "Provider fee"
+msgid "Coin operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/wallet/ExchangeSelection/views.tsx:436
 #, c-format
-msgid "per year"
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/wallet/ExchangeSelection/views.tsx:545
 #, c-format
-msgid "Extend"
+msgid "Transfer operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/wallet/ExchangeSelection/views.tsx:548
 #, c-format
 msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/wallet/ExchangeSelection/views.tsx:563
 #, c-format
-msgid "old"
+msgid "Operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/wallet/ExchangeSelection/views.tsx:583
 #, c-format
-msgid "new"
+msgid "Wallet operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/wallet/ExchangeSelection/views.tsx:597
 #, c-format
-msgid "fee"
+msgid "Feature"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/cta/Withdraw/views.tsx:47
 #, c-format
-msgid "storage"
+msgid "Could not get the info from the URI"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:209
+#: src/cta/Withdraw/views.tsx:60
 #, c-format
-msgid "back"
+msgid "Could not get info of withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/cta/Withdraw/views.tsx:74
 #, c-format
-msgid "Remove provider"
+msgid "Digital cash withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/cta/Withdraw/views.tsx:79
 #, c-format
-msgid "This provider has reported an error"
+msgid "Could not finish the withdrawal operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/cta/Withdraw/views.tsx:127
 #, c-format
-msgid "There is conflict with another backup from %1$s"
+msgid "Age restriction"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/cta/Withdraw/views.tsx:145
 #, c-format
-msgid "Backup is not readable"
+msgid "Withdraw &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/cta/Withdraw/views.tsx:179
 #, c-format
-msgid "Unknown backup problem: %1$s"
+msgid "Withdraw to a mobile phone"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "service paid"
+msgid "Digital invoice"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/cta/InvoiceCreate/views.tsx:69
 #, c-format
-msgid "Backup valid until"
+msgid "Could not finish the invoice creation"
 msgstr ""
 
-#: src/popupEntryPoint.tsx:187
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
+msgid "Create"
 msgstr ""
 
-#: src/components/SelectList.tsx:62
+#: src/cta/InvoicePay/views.tsx:63
 #, c-format
-msgid "Select one option"
+msgid "Could not finish the payment operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#: src/cta/TransferCreate/views.tsx:55
 #, c-format
-msgid "Manual Withdrawal"
+msgid "Digital cash transfer"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/cta/TransferCreate/views.tsx:59
 #, c-format
-msgid ""
-"Choose a exchange from where the coins will be withdrawn. The exchange will "
-"send the coins to this wallet after receiving a wire transfer with the "
-"correct subject."
+msgid "Could not finish the transfer creation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:114
+#: src/cta/TransferPickup/views.tsx:57
 #, c-format
-msgid "No exchange configured"
+msgid "Could not finish the pickup operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:129
+#: src/wallet/CreateManualWithdraw.tsx:149
 #, c-format
-msgid "Can't create the reserve"
+msgid "Manual Withdrawal for %1$s"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:155
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
-msgid "Exchange"
+msgid ""
+"Choose a exchange from where the coins will be withdrawn. The exchange will "
+"send the coins to this wallet after receiving a wire transfer with the "
+"correct subject."
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:164
+#: src/wallet/CreateManualWithdraw.tsx:162
 #, c-format
-msgid "Add Exchange"
+msgid "No exchange found for %1$s"
 msgstr ""
 
 #: src/wallet/CreateManualWithdraw.tsx:170
 #, c-format
-msgid "Amount"
+msgid "Add Exchange"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
-msgid "Start withdrawal"
+msgid "No exchange configured"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:138
+#: src/wallet/CreateManualWithdraw.tsx:210
 #, c-format
-msgid "no balance"
+msgid "Can&apos;t create the reserve"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:146
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
-msgid "There is no known bank account to send money to"
+msgid "Start withdrawal"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
+#: src/wallet/DepositPage/views.tsx:38
 #, c-format
-msgid "Send %1$s to your account"
+msgid "Could not load deposit balance"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:182
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "Bank account IBAN number"
+msgid "A currency or an amount should be indicated"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "Deposit fee"
+msgid "There is no enough balance to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
-msgid "Total deposit"
+msgid "Send %1$s to your account"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "Deposit"
+msgid "There is no account to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:251
+#: src/wallet/DepositPage/views.tsx:127
 #, c-format
-msgid "Deposit %1$s %2$s"
+msgid "Add account"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:137
+#: src/wallet/DepositPage/views.tsx:151
 #, c-format
-msgid "Waiting for confirmation"
+msgid "Select account"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:201
+#: src/wallet/DepositPage/views.tsx:163
 #, c-format
-msgid "PENDING"
+msgid "Add another account"
 msgstr ""
 
-#: src/wallet/History.tsx:70
+#: src/wallet/DepositPage/views.tsx:191
 #, c-format
-msgid "Could not load the list of transactions"
+msgid "Deposit fee"
 msgstr ""
 
-#: src/wallet/History.tsx:216
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
-msgid "There is no history for this currency"
+msgid "Total deposit"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:38
+#: src/wallet/DepositPage/views.tsx:233
 #, c-format
-msgid "Account"
+msgid "Deposit&nbsp;%1$s %2$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/AddAccount/views.tsx:56
 #, c-format
-msgid "Bank host"
+msgid "Add bank account for %1$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:48
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid "Bank account"
+msgid "Enter the URL of an exchange you trust."
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/AddAccount/views.tsx:66
 #, c-format
-msgid "IBAN"
+msgid "Unable add this account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/AddAccount/views.tsx:73
 #, c-format
-msgid "Chosen amount"
+msgid "Select account type"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:69
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid "Subject"
+msgid "Review terms of service"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/ExchangeAddConfirm.tsx:45
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
+msgid "Exchange URL"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/ExchangeAddConfirm.tsx:70
 #, c-format
-msgid "Exchange is ready for withdrawal"
+msgid "Add exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/ExchangeSetUrl.tsx:112
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "Add new exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/ExchangeSetUrl.tsx:116
 #, c-format
-msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+msgid "Add exchange for %1$s"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/ExchangeSetUrl.tsx:128
 #, c-format
-msgid ""
-"Alternative, you can also scan this QR code or open %1$s if you have a "
-"banking app installed that supports RFC 8905"
+msgid "An exchange has been found! Review the information and click next"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/ExchangeSetUrl.tsx:135
 #, c-format
-msgid "Cancel withdrawal"
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:89
+#: src/wallet/ExchangeSetUrl.tsx:143
 #, c-format
-msgid "Display"
+msgid "Unable to verify this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:93
+#: src/wallet/ExchangeSetUrl.tsx:151
 #, c-format
-msgid "Current Language"
+msgid "Unable to add this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/ExchangeSetUrl.tsx:167
 #, c-format
-msgid "Navigator"
+msgid "loading"
 msgstr ""
 
-#: src/wallet/Settings.tsx:105
+#: src/wallet/ExchangeSetUrl.tsx:174
 #, c-format
-msgid "Automatically open wallet based on page content"
+msgid "Version"
 msgstr ""
 
-#: src/wallet/Settings.tsx:111
+#: src/wallet/ExchangeSetUrl.tsx:206
 #, c-format
-msgid ""
-"Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser."
+msgid "Next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:122
+#: src/components/TransactionItem.tsx:201
 #, c-format
-msgid "Trust"
+msgid "Waiting for confirmation"
 msgstr ""
 
-#: src/wallet/Settings.tsx:126
+#: src/components/TransactionItem.tsx:266
 #, c-format
-msgid "No exchange yet"
+msgid "PENDING"
 msgstr ""
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/History.tsx:75
 #, c-format
-msgid "Term of Service"
+msgid "Could not load the list of transactions"
 msgstr ""
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/History.tsx:233
 #, c-format
-msgid "ok"
+msgid "Your transaction history is empty for this currency."
 msgstr ""
 
-#: src/wallet/Settings.tsx:162
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "changed"
+msgid "Add backup provider"
 msgstr ""
 
-#: src/wallet/Settings.tsx:169
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "not accepted"
+msgid "Could not get provider information"
 msgstr ""
 
-#: src/wallet/Settings.tsx:193
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "Add an exchange"
+msgid "Backup providers may charge for their service"
 msgstr ""
 
-#: src/wallet/Settings.tsx:199
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "Developer mode"
+msgid "URL"
 msgstr ""
 
-#: src/wallet/Settings.tsx:201
+#: src/wallet/ProviderAddPage.tsx:158
 #, c-format
-msgid "(More options and information useful for debugging)"
+msgid "Name"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:78
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "Could not load the transaction information"
+msgid "Provider URL"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:145
+#: src/wallet/ProviderAddPage.tsx:218
 #, c-format
-msgid "There was an error trying to complete the transaction"
+msgid "Please review and accept this provider&apos;s terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:154
+#: src/wallet/ProviderAddPage.tsx:223
 #, c-format
-msgid "This transaction is not completed"
+msgid "Pricing"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:168
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "Retry"
+msgid "free of charge"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:172
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "Forget"
+msgid "%1$s per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:197
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid "Caution!"
+msgid "Storage"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:200
+#: src/wallet/ProviderAddPage.tsx:238
 #, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
+msgid "%1$s megabytes of storage per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:211
+#: src/wallet/ProviderAddPage.tsx:244
 #, c-format
-msgid "Confirm"
-msgstr "Confermare"
-
-#: src/wallet/Transaction.tsx:218
-#, c-format
-msgid "Withdrawal"
+msgid "Accept terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:243
+#: src/wallet/ReserveCreated.tsx:44
 #, c-format
-msgid "Total withdrawn"
+msgid "Could not parse the payto URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:249
+#: src/wallet/ReserveCreated.tsx:45
 #, c-format
-msgid "Exchange fee"
+msgid "Please check the uri"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:259
+#: src/wallet/ReserveCreated.tsx:75
 #, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgid "Exchange is ready for withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:273
+#: src/wallet/ReserveCreated.tsx:78
 #, c-format
-msgid "Waiting for the coins to arrive"
+msgid ""
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:342
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
-msgid "Payment"
+msgid ""
+"Alternative, you can also scan this QR code or open %1$s if you have a "
+"banking app installed that supports RFC 8905"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
-msgid "Total paid"
+msgid "Cancel withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/Settings.tsx:115
 #, c-format
-msgid "Purchase amount"
+msgid "Could not toggle auto-open"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/Settings.tsx:121
 #, c-format
-msgid "Fee"
+msgid "Could not toggle clipboard"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/Settings.tsx:126
 #, c-format
-msgid "Merchant"
+msgid "Navigator"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/Settings.tsx:129
 #, c-format
-msgid "Purchase"
+msgid "Automatically open wallet based on page content"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:375
+#: src/wallet/Settings.tsx:135
 #, c-format
-msgid "Receipt"
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/Settings.tsx:145
 #, c-format
-msgid "Total send"
+msgid "Automatically check clipboard for Taler URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:425
+#: src/wallet/Settings.tsx:162
 #, c-format
-msgid "Deposit amount"
+msgid "Trust"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:447
+#: src/wallet/Settings.tsx:166
 #, c-format
-msgid "Refresh"
+msgid "No exchange yet"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:180
 #, c-format
-msgid "Total refresh"
+msgid "Term of Service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:459
+#: src/wallet/Settings.tsx:191
 #, c-format
-msgid "Refresh amount"
+msgid "ok"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Tip"
+msgid "changed"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Total tip"
+msgid "not accepted"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid "Received amount"
+msgid "unknown (exchange status should be updated)"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Settings.tsx:236
 #, c-format
-msgid "Refund"
+msgid "Add an exchange"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Total refund"
+msgid "Troubleshooting"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Refund amount"
+msgid "Developer mode"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Settings.tsx:246
 #, c-format
-msgid "Browser Extension Installed!"
+msgid "More options and information useful for debugging"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid "Thank you for installing the wallet."
+msgid "Display"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Permissions"
+msgid "Current Language"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid ""
-"(Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser.)"
+msgid "Wallet Core"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid "Next Steps"
+msgid "Web Extension"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Try the demo"
+msgid "Exchange compatibility"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Learn how to top up your wallet balance"
+msgid "Merchant compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:113
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Could not load pay status"
+msgid "Bank compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:189
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
+msgid "Browser Extension Installed!"
 msgstr ""
 
-#: src/cta/Pay.tsx:216
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Pay with a mobile phone"
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
 msgstr ""
 
-#: src/cta/Pay.tsx:218
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Hide QR"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
 msgstr ""
 
-#: src/cta/Pay.tsx:225
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Scan the QR code or %1$s"
+msgid "Click the puzzle icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Processing"
+msgid "Search for GNU Taler Wallet"
 msgstr ""
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Pay %1$s"
+msgid "Click the pin icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/Welcome.tsx:91
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgid "Permissions"
 msgstr ""
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/Welcome.tsx:100
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
 msgstr ""
 
-#: src/cta/Pay.tsx:287
+#: src/wallet/Welcome.tsx:110
 #, c-format
-msgid "Withdraw digital cash"
+msgid "Next Steps"
 msgstr ""
 
-#: src/cta/Pay.tsx:300
+#: src/wallet/Welcome.tsx:113
 #, c-format
-msgid "Merchant message"
+msgid "Try the demo"
 msgstr ""
 
-#: src/cta/Pay.tsx:318
+#: src/wallet/Welcome.tsx:116
 #, c-format
-msgid "Digital cash payment"
+msgid "Learn how to top up your wallet balance"
 msgstr ""
 
-#: src/cta/Pay.tsx:324
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
 msgstr ""
 
-#: src/cta/Pay.tsx:333
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "Already paid"
+msgid "Problems detected:"
 msgstr ""
 
-#: src/cta/Pay.tsx:338
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "Already claimed"
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
 msgstr ""
 
-#: src/cta/Pay.tsx:344
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "Payment complete"
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
 msgstr ""
 
-#: src/cta/Pay.tsx:348
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
+msgid "Running diagnostics"
 msgstr ""
 
-#: src/cta/Pay.tsx:353
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "You can close this page."
+msgid "Debug tools"
 msgstr ""
 
-#: src/cta/Pay.tsx:367
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "Total to pay"
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
 msgstr ""
 
-#: src/cta/Pay.tsx:418
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "List of products"
+msgid "reset"
 msgstr ""
 
-#: src/cta/Pay.tsx:460
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "Total"
+msgid "TESTING: This may delete all your coin, proceed with caution"
 msgstr ""
 
-#: src/cta/Pay.tsx:469
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "free"
+msgid "run gc"
 msgstr ""
 
-#: src/cta/Refund.tsx:41
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "Refund Status"
+msgid "import database"
 msgstr ""
 
-#: src/cta/Refund.tsx:44
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
+msgid "export database"
 msgstr ""
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "Refund processing is still in progress."
+msgid "Database exported at %1$s %2$s to download"
 msgstr ""
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/DeveloperPage.tsx:248
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
+msgid "Coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "missing taler refund uri"
+msgid "Pending operations"
 msgstr ""
 
-#: src/cta/Refund.tsx:105
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "Error: %1$s"
+msgid "usable coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:113
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "Updating refund status"
+msgid "id"
 msgstr ""
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgid "denom"
 msgstr ""
 
-#: src/cta/Tip.tsx:57
+#: src/wallet/DeveloperPage.tsx:343
 #, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
+msgid "value"
 msgstr ""
 
-#: src/cta/Tip.tsx:67
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "Accept tip"
+msgid "status"
 msgstr ""
 
-#: src/cta/Tip.tsx:70
+#: src/wallet/DeveloperPage.tsx:349
 #, c-format
-msgid "Ignore"
+msgid "from refresh?"
 msgstr ""
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DeveloperPage.tsx:352
 #, c-format
-msgid "missing tip uri"
+msgid "age key count"
 msgstr ""
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DeveloperPage.tsx:369
 #, c-format
-msgid "You've ignored the tip."
+msgid "spent coins"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/DeveloperPage.tsx:373
 #, c-format
-msgid "Digital cash withdrawal"
+msgid "click to show"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:127
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Could not finish the withdrawal operation"
+msgid "Scan a QR code or enter taler:// URI below"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "Total to withdraw"
+msgid "Open"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "Known exchanges"
+msgid "URI is not valid. Taler URI should start with `taler://`"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/QrReader.tsx:133
 #, c-format
-msgid "Cancel exchange selection"
+msgid "Try another"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/DestinationSelection.tsx:183
 #, c-format
-msgid "Confirm exchange selection"
+msgid "Could not load list of exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Switch exchange"
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/DestinationSelection.tsx:217
 #, c-format
-msgid "Confirm withdrawal"
+msgid "Known currencies"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:224
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "Withdraw anyway"
+msgid "Specify the amount and the origin"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:336
 #, c-format
-msgid "Could not load the withdrawal details"
+msgid "Change currency"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:344
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "missing withdraw uri"
+msgid "Use previous origins:"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:354
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "Could not get the info from the URI"
+msgid "Or specify the origin of the money"
 msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "Could not load the list of known exchanges"
+msgid "Specify the origin of the money"
 msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/DestinationSelection.tsx:380
 #, c-format
-msgid "All done, your transaction is in progress"
+msgid "From my bank account"
 msgstr ""
 
-#: src/components/EditableText.tsx:44
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "Edit"
+msgid "From another wallet"
 msgstr ""
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "missing pay uri"
+msgid "currency not provided"
 msgstr ""
 
-#: src/cta/Deposit.tsx:129
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "Could not get the payment information for this order"
+msgid "Specify the amount and the destination"
 msgstr ""
 
-#: src/cta/Deposit.tsx:160
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "Loading payment information"
+msgid "Use previous destinations:"
 msgstr ""
 
-#: src/cta/Deposit.tsx:208
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "Digital cash deposit"
+msgid "Or specify the destination of the money"
 msgstr ""
 
-#: src/cta/Deposit.tsx:226
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid "You will now be sent back to the merchant you came from."
+msgid "Specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:54
+#: src/wallet/DestinationSelection.tsx:521
 #, c-format
-msgid "Manual Reset Required"
+msgid "To my bank account"
 msgstr ""
 
-#: src/cta/reset-required.tsx:57
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
+msgid "To another wallet"
 msgstr ""
 
-#: src/cta/reset-required.tsx:63
+#: src/cta/Recovery/views.tsx:30
 #, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
+msgid "Could not load backup recovery information"
 msgstr ""
 
-#: src/cta/reset-required.tsx:77
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid "I understand that I will lose all my data"
+msgid "Digital wallet recovery"
 msgstr ""
 
-#: src/cta/reset-required.tsx:87
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "Reset"
+msgid "Import backup, show info"
 msgstr ""
 
-#: src/cta/reset-required.tsx:95
+#: src/wallet/Application.tsx:189
 #, c-format
-msgid "Everything is fine!"
+msgid "All done, your transaction is in progress"
 msgstr ""
 
-#: src/cta/reset-required.tsx:98
+#: src/components/EditableText.tsx:45
 #, c-format
-msgid "A reset is not required anymore, you can close this page."
+msgid "Edit"
 msgstr ""
 
-#: src/cta/return-coins.tsx:31
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "Not implemented yet."
+msgid "Could not load the list of known exchanges"
 msgstr ""
diff --git a/packages/taler-wallet-webextension/src/i18n/ja.po 
b/packages/taler-wallet-webextension/src/i18n/ja.po
index 029f66ebb..a82abf4b5 100644
--- a/packages/taler-wallet-webextension/src/i18n/ja.po
+++ b/packages/taler-wallet-webextension/src/i18n/ja.po
@@ -28,1341 +28,1949 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr "残高"
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr "バックアップ"
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr "設定"
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr ""
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, c-format
+msgid "%1$s"
+msgstr ""
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
 #, c-format
-msgid "Open reserve page"
+msgid "Could not load backup providers"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/BackupPage.tsx:202
 #, c-format
-msgid "Open pay page"
+msgid "No backup providers configured"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/BackupPage.tsx:205
 #, c-format
-msgid "Open refund page"
+msgid "Add provider"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/BackupPage.tsx:219
 #, c-format
-msgid "Open tip page"
+msgid "Sync all backups"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/BackupPage.tsx:221
 #, c-format
-msgid "Open withdraw page"
+msgid "Sync now"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/wallet/BackupPage.tsx:264
 #, c-format
-msgid "Back"
+msgid "Last synced"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:14
-#, fuzzy, c-format
-msgid "You have no balance to show."
-msgstr "表示するバランスがありません"
+#: src/wallet/BackupPage.tsx:269
+#, c-format
+msgid "Not synced"
+msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/wallet/BackupPage.tsx:289
 #, c-format
-msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
+msgid "Expires in"
 msgstr ""
-"お金を引き出すには、銀行のサイトから開始するか、[引き出し]ボタンをクリックし"
-"て既知の取引所を使用します。"
 
-#: src/popup/NoBalanceHelp.tsx:23
-#, fuzzy, c-format
-msgid "Withdraw"
-msgstr "撤退"
+#: src/wallet/ProviderDetailPage.tsx:60
+#, c-format
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
+msgstr ""
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/ProviderDetailPage.tsx:108
 #, c-format
-msgid "Could not load balance page"
+msgid "There is not known provider with url &quot;%1$s&quot;."
 msgstr ""
 
-#: src/popup/BalancePage.tsx:111
+#: src/wallet/ProviderDetailPage.tsx:115
 #, c-format
-msgid "Deposit %1$s"
+msgid "See providers"
 msgstr ""
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/ProviderDetailPage.tsx:143
 #, c-format
-msgid "Enter URI"
+msgid "Last backup"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/ProviderDetailPage.tsx:148
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgid "Back up"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/ProviderDetailPage.tsx:154
 #, c-format
-msgid "Problems detected:"
+msgid "Provider fee"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/ProviderDetailPage.tsx:157
 #, c-format
-msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+msgid "per year"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:163
+#, c-format
+msgid "Extend"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/ProviderDetailPage.tsx:169
 #, c-format
 msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/ProviderDetailPage.tsx:179
 #, c-format
-msgid "Running diagnostics"
+msgid "old"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/ProviderDetailPage.tsx:183
 #, c-format
-msgid "Debug tools"
+msgid "new"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/ProviderDetailPage.tsx:190
 #, c-format
-msgid "reset"
+msgid "fee"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/ProviderDetailPage.tsx:198
 #, c-format
-msgid "import database"
+msgid "storage"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/ProviderDetailPage.tsx:215
 #, c-format
-msgid "export database"
+msgid "Remove provider"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/ProviderDetailPage.tsx:228
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
+msgid "This provider has reported an error"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:209
+#: src/wallet/ProviderDetailPage.tsx:242
 #, c-format
-msgid "Coins"
+msgid "There is conflict with another backup from %1$s"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/ProviderDetailPage.tsx:253
 #, c-format
-msgid "Pending operations"
+msgid "Backup is not readable"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/ProviderDetailPage.tsx:261
 #, c-format
-msgid "usable coins"
+msgid "Unknown backup problem: %1$s"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/ProviderDetailPage.tsx:283
 #, c-format
-msgid "id"
+msgid "service paid"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/ProviderDetailPage.tsx:290
 #, c-format
-msgid "denom"
+msgid "Backup valid until"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:290
+#: src/wallet/AddNewActionView.tsx:57
 #, c-format
-msgid "value"
+msgid "Cancel"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
-msgid "status"
+msgid "Open reserve page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
-msgid "from refresh?"
+msgid "Open pay page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/AddNewActionView.tsx:72
 #, c-format
-msgid "spent coins"
+msgid "Open refund page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/AddNewActionView.tsx:74
 #, c-format
-msgid "click to show"
+msgid "Open tip page"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/wallet/AddNewActionView.tsx:76
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "Open withdraw page"
+msgstr ""
+
+#: src/popup/NoBalanceHelp.tsx:43
+#, c-format
+msgid "Get digital cash"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:138
+#, c-format
+msgid "Could not load balance page"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:179
+#, c-format
+msgid "Send %1$s"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/popup/TalerActionFound.tsx:44
 #, c-format
 msgid "Taler Action"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/popup/TalerActionFound.tsx:49
 #, c-format
 msgid "This page has pay action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/popup/TalerActionFound.tsx:63
 #, c-format
 msgid "This page has a withdrawal action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/popup/TalerActionFound.tsx:79
 #, c-format
 msgid "This page has a tip action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/popup/TalerActionFound.tsx:93
 #, c-format
 msgid "This page has a notify reserve action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/popup/TalerActionFound.tsx:102
 #, c-format
 msgid "Notify"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/popup/TalerActionFound.tsx:109
 #, c-format
 msgid "This page has a refund action."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/popup/TalerActionFound.tsx:123
 #, c-format
 msgid "This page has a malformed taler uri."
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/popup/TalerActionFound.tsx:134
 #, c-format
 msgid "Dismiss"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:75
+#: src/popup/Application.tsx:177
 #, c-format
-msgid "Could not load backup providers"
+msgid "this popup is being closed and you are being redirected to %1$s"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:129
+#: src/components/ShowFullContractTermPopup.tsx:158
 #, c-format
-msgid "No backup providers configured"
+msgid "Could not load purchase proposal details"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/components/ShowFullContractTermPopup.tsx:183
 #, c-format
-msgid "Add provider"
+msgid "Order Id"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/components/ShowFullContractTermPopup.tsx:189
 #, c-format
-msgid "Sync all backups"
+msgid "Summary"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:144
+#: src/components/ShowFullContractTermPopup.tsx:195
 #, c-format
-msgid "Sync now"
+msgid "Amount"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:187
+#: src/components/ShowFullContractTermPopup.tsx:203
 #, c-format
-msgid "Last synced"
+msgid "Merchant name"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/components/ShowFullContractTermPopup.tsx:209
 #, c-format
-msgid "Not synced"
+msgid "Merchant jurisdiction"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:211
+#: src/components/ShowFullContractTermPopup.tsx:215
 #, c-format
-msgid "Expires in"
+msgid "Merchant address"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/components/ShowFullContractTermPopup.tsx:221
 #, c-format
-msgid "Exchange doesn't have terms of service"
+msgid "Merchant logo"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/components/ShowFullContractTermPopup.tsx:234
 #, c-format
-msgid "Review exchange terms of service"
+msgid "Merchant website"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/components/ShowFullContractTermPopup.tsx:240
 #, c-format
-msgid "Review new version of terms of service"
+msgid "Merchant email"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/components/ShowFullContractTermPopup.tsx:246
 #, c-format
-msgid "Show terms of service"
+msgid "Merchant public key"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:256
 #, c-format
-msgid "I accept the exchange terms of service"
+msgid "Delivery date"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/components/ShowFullContractTermPopup.tsx:271
 #, c-format
-msgid "The exchange reply with a empty terms of service"
+msgid "Delivery location"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:277
 #, c-format
-msgid "Download Terms of Service"
+msgid "Products"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/components/ShowFullContractTermPopup.tsx:289
 #, c-format
-msgid "Hide terms of service"
+msgid "Created at"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/components/ShowFullContractTermPopup.tsx:304
 #, c-format
-msgid "Review terms of service"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/components/ShowFullContractTermPopup.tsx:319
 #, c-format
-msgid "Exchange URL"
+msgid "Auto refund"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/components/ShowFullContractTermPopup.tsx:339
 #, c-format
-msgid "Cancel"
+msgid "Pay deadline"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/components/ShowFullContractTermPopup.tsx:354
 #, c-format
-msgid "Loading terms.."
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
+#: src/components/ShowFullContractTermPopup.tsx:360
 #, c-format
-msgid "Add exchange"
+msgid "Fulfillment message"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/components/ShowFullContractTermPopup.tsx:370
 #, c-format
-msgid "Add exchange anyway"
+msgid "Max deposit fee"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/components/ShowFullContractTermPopup.tsx:378
 #, c-format
-msgid "Add new exchange"
+msgid "Max fee"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:100
+#: src/components/ShowFullContractTermPopup.tsx:386
 #, c-format
-msgid "Add exchange for %1$s"
+msgid "Minimum age"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/components/ShowFullContractTermPopup.tsx:398
 #, c-format
-msgid "Enter the URL of an exchange you trust."
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/components/ShowFullContractTermPopup.tsx:404
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid "Auditors"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/components/ShowFullContractTermPopup.tsx:419
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
+msgid "Exchanges"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/components/Part.tsx:148
 #, c-format
-msgid "Unable to verify this exchange"
+msgid "Bank account"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/components/Part.tsx:160
 #, c-format
-msgid "Unable to add this exchange"
+msgid "Bitcoin address"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/components/Part.tsx:163
 #, c-format
-msgid "loading"
+msgid "IBAN"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/cta/Deposit/views.tsx:38
 #, c-format
-msgid "Version"
+msgid "Could not load deposit status"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/cta/Deposit/views.tsx:52
 #, c-format
-msgid "Currency"
+msgid "Digital cash deposit"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/cta/Deposit/views.tsx:58
 #, c-format
-msgid "Next"
+msgid "Cost"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/cta/Deposit/views.tsx:66
 #, c-format
-msgid "Add backup provider"
+msgid "Fee"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:73
+#, c-format
+msgid "To be received"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:84
+#, c-format
+msgid "Send &nbsp; %1$s"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:63
+#, c-format
+msgid "Bitcoin transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:66
+#, c-format
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:74
+#, c-format
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:98
+#, c-format
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:110
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:116
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:139
+#, c-format
+msgid "Bank transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:148
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, c-format
+msgid "Receiver name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:98
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:191
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:200
+#, c-format
+msgid "This transaction is not completed"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:209
+#, c-format
+msgid "Send"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:216
+#, c-format
+msgid "Retry"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:224
+#, c-format
+msgid "Forget"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:241
+#, c-format
+msgid "Caution!"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:244
+#, c-format
+msgid ""
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "Confirm"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:267
+#, c-format
+msgid "Withdrawal"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:286
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:298
+#, c-format
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:316
+#, c-format
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:325
+#, c-format
+msgid "Details"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, c-format
+msgid "Payment"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:378
+#, c-format
+msgid "Refunds"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:385
+#, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:415
+#, c-format
+msgid ""
+"Merchant created a refund for this order but was not automatically picked up."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:420
+#, c-format
+msgid "Offer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:431
+#, c-format
+msgid "Accept"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:438
+#, c-format
+msgid "Merchant"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:443
+#, c-format
+msgid "Invoice ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:470
+#, c-format
+msgid "Deposit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:496
+#, c-format
+msgid "Refresh"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:517
+#, c-format
+msgid "Tip"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:542
+#, c-format
+msgid "Refund"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:555
+#, c-format
+msgid "Original order ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:568
+#, c-format
+msgid "Purchase summary"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:593
+#, c-format
+msgid "copy"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:596
+#, c-format
+msgid "hide qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:608
+#, c-format
+msgid "show qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:620
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:624
+#, c-format
+msgid "Invoice"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:635
+#, c-format
+msgid "Exchange"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:641
+#, c-format
+msgid "URI"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:667
+#, c-format
+msgid "Debit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:710
+#, c-format
+msgid "Transfer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:844
+#, c-format
+msgid "Country"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:852
+#, c-format
+msgid "Address lines"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:860
+#, c-format
+msgid "Building number"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:868
+#, c-format
+msgid "Building name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:876
+#, c-format
+msgid "Street"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:884
+#, c-format
+msgid "Post code"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:892
+#, c-format
+msgid "Town location"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:900
+#, c-format
+msgid "Town"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:908
+#, c-format
+msgid "District"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:916
+#, c-format
+msgid "Country subdivision"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:935
+#, c-format
+msgid "Date"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:990
+#, c-format
+msgid "Transaction fees"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1004
+#, c-format
+msgid "Total"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1074
+#, fuzzy, c-format
+msgid "Withdraw"
+msgstr "撤退"
+
+#: src/wallet/Transaction.tsx:1146
+#, c-format
+msgid "Price"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1156
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1220
+#, c-format
+msgid "Delivery"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:1335
+#, c-format
+msgid "Total transfer"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:57
+#, c-format
+msgid "Could not load pay status"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:87
+#, c-format
+msgid "Digital cash payment"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:119
+#, c-format
+msgid "Purchase"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:149
+#, c-format
+msgid "Receipt"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:156
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:191
+#, c-format
+msgid "List of products"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:242
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:263
+#, c-format
+msgid "Already paid, you are going to be redirected to %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:274
+#, c-format
+msgid "Already paid"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:280
+#, c-format
+msgid "Already claimed"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:296
+#, c-format
+msgid "Pay with a mobile phone"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:298
+#, c-format
+msgid "Hide QR"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:305
+#, c-format
+msgid "Scan the QR code or &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:346
+#, c-format
+msgid "Pay &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Payment/views.tsx:360
+#, c-format
+msgid "You have no balance for this currency. Withdraw digital cash first."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:364
+#, c-format
+msgid ""
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:366
+#, fuzzy, c-format
+msgid "Your current balance is not enough."
+msgstr "表示するバランスがありません"
+
+#: src/cta/Payment/views.tsx:395
+#, c-format
+msgid "Merchant message"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:34
+#, c-format
+msgid "Could not load refund status"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:48
+#, c-format
+msgid "Digital cash refund"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:52
+#, c-format
+msgid "You&apos;ve ignored the tip."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:70
+#, c-format
+msgid "The refund is in progress."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:76
+#, c-format
+msgid "Total to refund"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:106
+#, c-format
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
+msgstr ""
+
+#: src/cta/Refund/views.tsx:115
+#, c-format
+msgid "Order amount"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:122
+#, c-format
+msgid "Already refunded"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:129
+#, c-format
+msgid "Refund offered"
+msgstr ""
+
+#: src/cta/Refund/views.tsx:145
+#, c-format
+msgid "Accept &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:32
+#, c-format
+msgid "Could not load tip status"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:45
+#, c-format
+msgid "Digital cash tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:66
+#, c-format
+msgid "The merchant is offering you a tip"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:74
+#, c-format
+msgid "Merchant URL"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:90
+#, c-format
+msgid "Receive &nbsp; %1$s"
+msgstr ""
+
+#: src/cta/Tip/views.tsx:114
+#, c-format
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgstr ""
+
+#: src/components/SelectList.tsx:66
+#, c-format
+msgid "Select one option"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:39
+#, c-format
+msgid "Could not load"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:73
+#, c-format
+msgid "Show terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:81
+#, c-format
+msgid "I accept the exchange terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:107
+#, c-format
+msgid "Exchange doesn&apos;t have terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:135
+#, c-format
+msgid "Review exchange terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:146
+#, c-format
+msgid "Review new version of terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:170
+#, c-format
+msgid "The exchange reply with a empty terms of service"
+msgstr ""
+
+#: src/components/TermsOfService/views.tsx:193
+#, c-format
+msgid "Download Terms of Service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "Could not get provider information"
+msgid "Hide terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/wallet/ExchangeSelection/views.tsx:117
 #, c-format
-msgid "Backup providers may charge for their service"
+msgid "Could not load exchange fees"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "URL"
+msgid "Close"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/wallet/ExchangeSelection/views.tsx:160
 #, c-format
-msgid "Name"
+msgid "could not find any exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/wallet/ExchangeSelection/views.tsx:166
 #, c-format
-msgid "Provider URL"
+msgid "could not find any exchange for the currency %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/wallet/ExchangeSelection/views.tsx:186
 #, c-format
-msgid "Please review and accept this provider's terms of service"
+msgid "Service fee description"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/wallet/ExchangeSelection/views.tsx:201
 #, c-format
-msgid "Pricing"
+msgid "Select %1$s exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/wallet/ExchangeSelection/views.tsx:215
 #, c-format
-msgid "free of charge"
+msgid "Reset"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/wallet/ExchangeSelection/views.tsx:218
 #, c-format
-msgid "%1$s per year of service"
+msgid "Use this exchange"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/wallet/ExchangeSelection/views.tsx:230
 #, c-format
-msgid "Storage"
+msgid "Doesn&apos;t have auditors"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/wallet/ExchangeSelection/views.tsx:241
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
+msgid "currency"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/wallet/ExchangeSelection/views.tsx:249
 #, c-format
-msgid "Accept terms of service"
+msgid "Operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/wallet/ExchangeSelection/views.tsx:252
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
+msgid "Deposits"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/wallet/ExchangeSelection/views.tsx:259
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
+msgid "Denomination"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/wallet/ExchangeSelection/views.tsx:265
 #, c-format
-msgid "Last backup"
+msgid "Until"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/wallet/ExchangeSelection/views.tsx:274
+#, fuzzy, c-format
+msgid "Withdrawals"
+msgstr "撤退"
+
+#: src/wallet/ExchangeSelection/views.tsx:423
 #, c-format
-msgid "Back up"
+msgid "Currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/wallet/ExchangeSelection/views.tsx:433
 #, c-format
-msgid "Provider fee"
+msgid "Coin operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/wallet/ExchangeSelection/views.tsx:436
 #, c-format
-msgid "per year"
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/wallet/ExchangeSelection/views.tsx:545
 #, c-format
-msgid "Extend"
+msgid "Transfer operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/wallet/ExchangeSelection/views.tsx:548
 #, c-format
 msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/wallet/ExchangeSelection/views.tsx:563
 #, c-format
-msgid "old"
+msgid "Operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/wallet/ExchangeSelection/views.tsx:583
 #, c-format
-msgid "new"
+msgid "Wallet operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/wallet/ExchangeSelection/views.tsx:597
 #, c-format
-msgid "fee"
+msgid "Feature"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/cta/Withdraw/views.tsx:47
 #, c-format
-msgid "storage"
+msgid "Could not get the info from the URI"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:209
+#: src/cta/Withdraw/views.tsx:60
 #, c-format
-msgid "back"
+msgid "Could not get info of withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/cta/Withdraw/views.tsx:74
 #, c-format
-msgid "Remove provider"
+msgid "Digital cash withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/cta/Withdraw/views.tsx:79
 #, c-format
-msgid "This provider has reported an error"
+msgid "Could not finish the withdrawal operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/cta/Withdraw/views.tsx:127
 #, c-format
-msgid "There is conflict with another backup from %1$s"
+msgid "Age restriction"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/cta/Withdraw/views.tsx:145
 #, c-format
-msgid "Backup is not readable"
+msgid "Withdraw &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/cta/Withdraw/views.tsx:179
 #, c-format
-msgid "Unknown backup problem: %1$s"
+msgid "Withdraw to a mobile phone"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "service paid"
+msgid "Digital invoice"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/cta/InvoiceCreate/views.tsx:69
 #, c-format
-msgid "Backup valid until"
+msgid "Could not finish the invoice creation"
 msgstr ""
 
-#: src/popupEntryPoint.tsx:187
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
+msgid "Create"
 msgstr ""
 
-#: src/components/SelectList.tsx:62
+#: src/cta/InvoicePay/views.tsx:63
 #, c-format
-msgid "Select one option"
+msgid "Could not finish the payment operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#: src/cta/TransferCreate/views.tsx:55
 #, c-format
-msgid "Manual Withdrawal"
+msgid "Digital cash transfer"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/cta/TransferCreate/views.tsx:59
 #, c-format
-msgid ""
-"Choose a exchange from where the coins will be withdrawn. The exchange will "
-"send the coins to this wallet after receiving a wire transfer with the "
-"correct subject."
+msgid "Could not finish the transfer creation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:114
+#: src/cta/TransferPickup/views.tsx:57
 #, c-format
-msgid "No exchange configured"
+msgid "Could not finish the pickup operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:129
+#: src/wallet/CreateManualWithdraw.tsx:149
 #, c-format
-msgid "Can't create the reserve"
+msgid "Manual Withdrawal for %1$s"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:155
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
-msgid "Exchange"
+msgid ""
+"Choose a exchange from where the coins will be withdrawn. The exchange will "
+"send the coins to this wallet after receiving a wire transfer with the "
+"correct subject."
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:164
+#: src/wallet/CreateManualWithdraw.tsx:162
 #, c-format
-msgid "Add Exchange"
+msgid "No exchange found for %1$s"
 msgstr ""
 
 #: src/wallet/CreateManualWithdraw.tsx:170
 #, c-format
-msgid "Amount"
+msgid "Add Exchange"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
-msgid "Start withdrawal"
+msgid "No exchange configured"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:138
+#: src/wallet/CreateManualWithdraw.tsx:210
 #, c-format
-msgid "no balance"
+msgid "Can&apos;t create the reserve"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:146
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
-msgid "There is no known bank account to send money to"
+msgid "Start withdrawal"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
+#: src/wallet/DepositPage/views.tsx:38
 #, c-format
-msgid "Send %1$s to your account"
+msgid "Could not load deposit balance"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:182
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "Bank account IBAN number"
+msgid "A currency or an amount should be indicated"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "Deposit fee"
+msgid "There is no enough balance to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
-msgid "Total deposit"
+msgid "Send %1$s to your account"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "Deposit"
+msgid "There is no account to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:251
+#: src/wallet/DepositPage/views.tsx:127
 #, c-format
-msgid "Deposit %1$s %2$s"
+msgid "Add account"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:137
+#: src/wallet/DepositPage/views.tsx:151
 #, c-format
-msgid "Waiting for confirmation"
+msgid "Select account"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:201
+#: src/wallet/DepositPage/views.tsx:163
 #, c-format
-msgid "PENDING"
+msgid "Add another account"
 msgstr ""
 
-#: src/wallet/History.tsx:70
+#: src/wallet/DepositPage/views.tsx:191
 #, c-format
-msgid "Could not load the list of transactions"
+msgid "Deposit fee"
 msgstr ""
 
-#: src/wallet/History.tsx:216
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
-msgid "There is no history for this currency"
+msgid "Total deposit"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:38
+#: src/wallet/DepositPage/views.tsx:233
 #, c-format
-msgid "Account"
+msgid "Deposit&nbsp;%1$s %2$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/AddAccount/views.tsx:56
 #, c-format
-msgid "Bank host"
+msgid "Add bank account for %1$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:48
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid "Bank account"
+msgid "Enter the URL of an exchange you trust."
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/AddAccount/views.tsx:66
 #, c-format
-msgid "IBAN"
+msgid "Unable add this account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/AddAccount/views.tsx:73
 #, c-format
-msgid "Chosen amount"
+msgid "Select account type"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:69
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid "Subject"
+msgid "Review terms of service"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/ExchangeAddConfirm.tsx:45
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
+msgid "Exchange URL"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/ExchangeAddConfirm.tsx:70
 #, c-format
-msgid "Exchange is ready for withdrawal"
+msgid "Add exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/ExchangeSetUrl.tsx:112
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "Add new exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/ExchangeSetUrl.tsx:116
 #, c-format
-msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+msgid "Add exchange for %1$s"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/ExchangeSetUrl.tsx:128
 #, c-format
-msgid ""
-"Alternative, you can also scan this QR code or open %1$s if you have a "
-"banking app installed that supports RFC 8905"
+msgid "An exchange has been found! Review the information and click next"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/ExchangeSetUrl.tsx:135
 #, c-format
-msgid "Cancel withdrawal"
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:89
+#: src/wallet/ExchangeSetUrl.tsx:143
 #, c-format
-msgid "Display"
+msgid "Unable to verify this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:93
+#: src/wallet/ExchangeSetUrl.tsx:151
 #, c-format
-msgid "Current Language"
+msgid "Unable to add this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/ExchangeSetUrl.tsx:167
 #, c-format
-msgid "Navigator"
+msgid "loading"
 msgstr ""
 
-#: src/wallet/Settings.tsx:105
+#: src/wallet/ExchangeSetUrl.tsx:174
 #, c-format
-msgid "Automatically open wallet based on page content"
+msgid "Version"
 msgstr ""
 
-#: src/wallet/Settings.tsx:111
+#: src/wallet/ExchangeSetUrl.tsx:206
 #, c-format
-msgid ""
-"Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser."
+msgid "Next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:122
+#: src/components/TransactionItem.tsx:201
 #, c-format
-msgid "Trust"
+msgid "Waiting for confirmation"
 msgstr ""
 
-#: src/wallet/Settings.tsx:126
+#: src/components/TransactionItem.tsx:266
 #, c-format
-msgid "No exchange yet"
+msgid "PENDING"
 msgstr ""
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/History.tsx:75
 #, c-format
-msgid "Term of Service"
+msgid "Could not load the list of transactions"
 msgstr ""
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/History.tsx:233
 #, c-format
-msgid "ok"
+msgid "Your transaction history is empty for this currency."
 msgstr ""
 
-#: src/wallet/Settings.tsx:162
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "changed"
+msgid "Add backup provider"
 msgstr ""
 
-#: src/wallet/Settings.tsx:169
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "not accepted"
+msgid "Could not get provider information"
 msgstr ""
 
-#: src/wallet/Settings.tsx:193
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "Add an exchange"
+msgid "Backup providers may charge for their service"
 msgstr ""
 
-#: src/wallet/Settings.tsx:199
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "Developer mode"
+msgid "URL"
 msgstr ""
 
-#: src/wallet/Settings.tsx:201
+#: src/wallet/ProviderAddPage.tsx:158
 #, c-format
-msgid "(More options and information useful for debugging)"
+msgid "Name"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:78
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "Could not load the transaction information"
+msgid "Provider URL"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:145
+#: src/wallet/ProviderAddPage.tsx:218
 #, c-format
-msgid "There was an error trying to complete the transaction"
+msgid "Please review and accept this provider&apos;s terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:154
+#: src/wallet/ProviderAddPage.tsx:223
 #, c-format
-msgid "This transaction is not completed"
+msgid "Pricing"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:168
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "Retry"
+msgid "free of charge"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:172
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "Forget"
+msgid "%1$s per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:197
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid "Caution!"
+msgid "Storage"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:200
+#: src/wallet/ProviderAddPage.tsx:238
 #, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
+msgid "%1$s megabytes of storage per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:211
+#: src/wallet/ProviderAddPage.tsx:244
 #, c-format
-msgid "Confirm"
+msgid "Accept terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:218
+#: src/wallet/ReserveCreated.tsx:44
 #, c-format
-msgid "Withdrawal"
+msgid "Could not parse the payto URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:243
+#: src/wallet/ReserveCreated.tsx:45
 #, c-format
-msgid "Total withdrawn"
+msgid "Please check the uri"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:249
+#: src/wallet/ReserveCreated.tsx:75
 #, c-format
-msgid "Exchange fee"
+msgid "Exchange is ready for withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:259
+#: src/wallet/ReserveCreated.tsx:78
 #, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgid ""
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:273
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
-msgid "Waiting for the coins to arrive"
+msgid ""
+"Alternative, you can also scan this QR code or open %1$s if you have a "
+"banking app installed that supports RFC 8905"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:342
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
-msgid "Payment"
+msgid "Cancel withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/Settings.tsx:115
 #, c-format
-msgid "Total paid"
+msgid "Could not toggle auto-open"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/Settings.tsx:121
 #, c-format
-msgid "Purchase amount"
+msgid "Could not toggle clipboard"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/Settings.tsx:126
 #, c-format
-msgid "Fee"
+msgid "Navigator"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/Settings.tsx:129
 #, c-format
-msgid "Merchant"
+msgid "Automatically open wallet based on page content"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/Settings.tsx:135
 #, c-format
-msgid "Purchase"
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:375
+#: src/wallet/Settings.tsx:145
 #, c-format
-msgid "Receipt"
+msgid "Automatically check clipboard for Taler URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/Settings.tsx:162
 #, c-format
-msgid "Total send"
+msgid "Trust"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:425
+#: src/wallet/Settings.tsx:166
 #, c-format
-msgid "Deposit amount"
+msgid "No exchange yet"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:447
+#: src/wallet/Settings.tsx:180
 #, c-format
-msgid "Refresh"
+msgid "Term of Service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:191
 #, c-format
-msgid "Total refresh"
+msgid "ok"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:459
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Refresh amount"
+msgid "changed"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Tip"
+msgid "not accepted"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid "Total tip"
+msgid "unknown (exchange status should be updated)"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Settings.tsx:236
 #, c-format
-msgid "Received amount"
+msgid "Add an exchange"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Refund"
+msgid "Troubleshooting"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Total refund"
+msgid "Developer mode"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Settings.tsx:246
 #, c-format
-msgid "Refund amount"
+msgid "More options and information useful for debugging"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid "Browser Extension Installed!"
+msgid "Display"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Thank you for installing the wallet."
+msgid "Current Language"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid "Permissions"
+msgid "Wallet Core"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid ""
-"(Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser.)"
+msgid "Web Extension"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Next Steps"
+msgid "Exchange compatibility"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Try the demo"
+msgid "Merchant compatibility"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Learn how to top up your wallet balance"
+msgid "Bank compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:113
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Could not load pay status"
+msgid "Browser Extension Installed!"
 msgstr ""
 
-#: src/cta/Pay.tsx:189
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
 msgstr ""
 
-#: src/cta/Pay.tsx:216
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Pay with a mobile phone"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
 msgstr ""
 
-#: src/cta/Pay.tsx:218
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Hide QR"
+msgid "Click the puzzle icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:225
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Scan the QR code or %1$s"
+msgid "Search for GNU Taler Wallet"
 msgstr ""
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Processing"
+msgid "Click the pin icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/Welcome.tsx:91
 #, c-format
-msgid "Pay %1$s"
+msgid "Permissions"
 msgstr ""
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/Welcome.tsx:100
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
 msgstr ""
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/Welcome.tsx:110
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
+msgid "Next Steps"
 msgstr ""
 
-#: src/cta/Pay.tsx:287
+#: src/wallet/Welcome.tsx:113
 #, c-format
-msgid "Withdraw digital cash"
+msgid "Try the demo"
 msgstr ""
 
-#: src/cta/Pay.tsx:300
+#: src/wallet/Welcome.tsx:116
 #, c-format
-msgid "Merchant message"
+msgid "Learn how to top up your wallet balance"
 msgstr ""
 
-#: src/cta/Pay.tsx:318
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "Digital cash payment"
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
 msgstr ""
 
-#: src/cta/Pay.tsx:324
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
+msgid "Problems detected:"
 msgstr ""
 
-#: src/cta/Pay.tsx:333
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "Already paid"
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
 msgstr ""
 
-#: src/cta/Pay.tsx:338
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "Already claimed"
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
 msgstr ""
 
-#: src/cta/Pay.tsx:344
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "Payment complete"
+msgid "Running diagnostics"
 msgstr ""
 
-#: src/cta/Pay.tsx:348
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
+msgid "Debug tools"
 msgstr ""
 
-#: src/cta/Pay.tsx:353
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "You can close this page."
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
 msgstr ""
 
-#: src/cta/Pay.tsx:367
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "Total to pay"
+msgid "reset"
 msgstr ""
 
-#: src/cta/Pay.tsx:418
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "List of products"
+msgid "TESTING: This may delete all your coin, proceed with caution"
 msgstr ""
 
-#: src/cta/Pay.tsx:460
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "Total"
+msgid "run gc"
 msgstr ""
 
-#: src/cta/Pay.tsx:469
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "free"
+msgid "import database"
 msgstr ""
 
-#: src/cta/Refund.tsx:41
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "Refund Status"
+msgid "export database"
 msgstr ""
 
-#: src/cta/Refund.tsx:44
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
+msgid "Database exported at %1$s %2$s to download"
 msgstr ""
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/DeveloperPage.tsx:248
 #, c-format
-msgid "Refund processing is still in progress."
+msgid "Coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
+msgid "Pending operations"
 msgstr ""
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "missing taler refund uri"
+msgid "usable coins"
 msgstr ""
 
-#: src/cta/Refund.tsx:105
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "Error: %1$s"
+msgid "id"
 msgstr ""
 
-#: src/cta/Refund.tsx:113
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "Updating refund status"
+msgid "denom"
 msgstr ""
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DeveloperPage.tsx:343
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgid "value"
 msgstr ""
 
-#: src/cta/Tip.tsx:57
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
+msgid "status"
 msgstr ""
 
-#: src/cta/Tip.tsx:67
+#: src/wallet/DeveloperPage.tsx:349
 #, c-format
-msgid "Accept tip"
+msgid "from refresh?"
 msgstr ""
 
-#: src/cta/Tip.tsx:70
+#: src/wallet/DeveloperPage.tsx:352
 #, c-format
-msgid "Ignore"
+msgid "age key count"
 msgstr ""
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DeveloperPage.tsx:369
 #, c-format
-msgid "missing tip uri"
+msgid "spent coins"
 msgstr ""
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DeveloperPage.tsx:373
 #, c-format
-msgid "You've ignored the tip."
+msgid "click to show"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Digital cash withdrawal"
+msgid "Scan a QR code or enter taler:// URI below"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:127
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "Could not finish the withdrawal operation"
+msgid "Open"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "Total to withdraw"
+msgid "URI is not valid. Taler URI should start with `taler://`"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/QrReader.tsx:133
 #, c-format
-msgid "Known exchanges"
+msgid "Try another"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/DestinationSelection.tsx:183
 #, c-format
-msgid "Cancel exchange selection"
+msgid "Could not load list of exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Confirm exchange selection"
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/DestinationSelection.tsx:217
 #, c-format
-msgid "Switch exchange"
+msgid "Known currencies"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "Confirm withdrawal"
+msgid "Specify the amount and the origin"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:224
+#: src/wallet/DestinationSelection.tsx:336
 #, c-format
-msgid "Withdraw anyway"
+msgid "Change currency"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "Could not load the withdrawal details"
+msgid "Use previous origins:"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:344
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "missing withdraw uri"
+msgid "Or specify the origin of the money"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:354
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "Could not get the info from the URI"
+msgid "Specify the origin of the money"
 msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/wallet/DestinationSelection.tsx:380
 #, c-format
-msgid "Could not load the list of known exchanges"
+msgid "From my bank account"
 msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "All done, your transaction is in progress"
+msgid "From another wallet"
 msgstr ""
 
-#: src/components/EditableText.tsx:44
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "Edit"
+msgid "currency not provided"
 msgstr ""
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "missing pay uri"
+msgid "Specify the amount and the destination"
 msgstr ""
 
-#: src/cta/Deposit.tsx:129
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "Could not get the payment information for this order"
+msgid "Use previous destinations:"
 msgstr ""
 
-#: src/cta/Deposit.tsx:160
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "Loading payment information"
+msgid "Or specify the destination of the money"
 msgstr ""
 
-#: src/cta/Deposit.tsx:208
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid "Digital cash deposit"
+msgid "Specify the destination of the money"
 msgstr ""
 
-#: src/cta/Deposit.tsx:226
+#: src/wallet/DestinationSelection.tsx:521
 #, c-format
-msgid "You will now be sent back to the merchant you came from."
+msgid "To my bank account"
 msgstr ""
 
-#: src/cta/reset-required.tsx:54
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid "Manual Reset Required"
+msgid "To another wallet"
 msgstr ""
 
-#: src/cta/reset-required.tsx:57
+#: src/cta/Recovery/views.tsx:30
 #, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
+msgid "Could not load backup recovery information"
 msgstr ""
 
-#: src/cta/reset-required.tsx:63
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
+msgid "Digital wallet recovery"
 msgstr ""
 
-#: src/cta/reset-required.tsx:77
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "I understand that I will lose all my data"
+msgid "Import backup, show info"
 msgstr ""
 
-#: src/cta/reset-required.tsx:87
+#: src/wallet/Application.tsx:189
 #, c-format
-msgid "Reset"
+msgid "All done, your transaction is in progress"
 msgstr ""
 
-#: src/cta/reset-required.tsx:95
+#: src/components/EditableText.tsx:45
 #, c-format
-msgid "Everything is fine!"
+msgid "Edit"
 msgstr ""
 
-#: src/cta/reset-required.tsx:98
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "A reset is not required anymore, you can close this page."
+msgid "Could not load the list of known exchanges"
 msgstr ""
 
-#: src/cta/return-coins.tsx:31
-#, c-format
-msgid "Not implemented yet."
-msgstr ""
+#~ msgid ""
+#~ "To withdraw money you can start from your bank site or click the "
+#~ "\"withdraw\" button to use a known exchange."
+#~ msgstr ""
+#~ "お金を引き出すには、銀行のサイトから開始するか、[引き出し]ボタンをクリック"
+#~ "して既知の取引所を使用します。"
diff --git a/packages/taler-wallet-webextension/src/i18n/sv.po 
b/packages/taler-wallet-webextension/src/i18n/sv.po
index 697d0fade..6cef9ffe7 100644
--- a/packages/taler-wallet-webextension/src/i18n/sv.po
+++ b/packages/taler-wallet-webextension/src/i18n/sv.po
@@ -28,599 +28,1220 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr "Balans"
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr ""
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr ""
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr ""
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, c-format
+msgid "%1$s"
+msgstr ""
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
+#, c-format
+msgid "Could not load backup providers"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:202
+#, c-format
+msgid "No backup providers configured"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:205
+#, c-format
+msgid "Add provider"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:219
+#, c-format
+msgid "Sync all backups"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:221
+#, c-format
+msgid "Sync now"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:264
+#, c-format
+msgid "Last synced"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:269
+#, c-format
+msgid "Not synced"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:289
+#, c-format
+msgid "Expires in"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:60
+#, c-format
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:108
+#, c-format
+msgid "There is not known provider with url &quot;%1$s&quot;."
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:115
+#, c-format
+msgid "See providers"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:143
+#, c-format
+msgid "Last backup"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:148
+#, c-format
+msgid "Back up"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:154
+#, c-format
+msgid "Provider fee"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:157
+#, c-format
+msgid "per year"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:163
+#, c-format
+msgid "Extend"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:169
+#, c-format
+msgid ""
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:179
+#, c-format
+msgid "old"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:183
+#, c-format
+msgid "new"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:190
+#, c-format
+msgid "fee"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:198
+#, c-format
+msgid "storage"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:215
+#, c-format
+msgid "Remove provider"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:228
+#, c-format
+msgid "This provider has reported an error"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:242
+#, c-format
+msgid "There is conflict with another backup from %1$s"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:253
+#, c-format
+msgid "Backup is not readable"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:261
+#, c-format
+msgid "Unknown backup problem: %1$s"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:283
+#, c-format
+msgid "service paid"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:290
+#, c-format
+msgid "Backup valid until"
+msgstr ""
+
+#: src/wallet/AddNewActionView.tsx:57
+#, c-format
+msgid "Cancel"
+msgstr "Avbryt"
+
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
 msgid "Open reserve page"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
 msgid "Open pay page"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/AddNewActionView.tsx:72
 #, c-format
 msgid "Open refund page"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/AddNewActionView.tsx:74
 #, c-format
 msgid "Open tip page"
 msgstr ""
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/AddNewActionView.tsx:76
 #, fuzzy, c-format
 msgid "Open withdraw page"
 msgstr "Utbetalnings avgift"
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/popup/NoBalanceHelp.tsx:43
+#, fuzzy, c-format
+msgid "Get digital cash"
+msgstr "Utbetalnings avgifter:"
+
+#: src/popup/BalancePage.tsx:138
 #, c-format
-msgid "Back"
+msgid "Could not load balance page"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:14
+#: src/popup/BalancePage.tsx:179
 #, fuzzy, c-format
-msgid "You have no balance to show."
+msgid "Send %1$s"
+msgstr "Välj %1$s"
+
+#: src/popup/TalerActionFound.tsx:44
+#, c-format
+msgid "Taler Action"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:49
+#, c-format
+msgid "This page has pay action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:63
+#, c-format
+msgid "This page has a withdrawal action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:79
+#, c-format
+msgid "This page has a tip action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:93
+#, c-format
+msgid "This page has a notify reserve action."
 msgstr ""
-"Du har ingen balans att visa. Behöver du\n"
-" %1$s att börja?\n"
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/popup/TalerActionFound.tsx:102
+#, c-format
+msgid "Notify"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:109
+#, c-format
+msgid "This page has a refund action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:123
+#, c-format
+msgid "This page has a malformed taler uri."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:134
+#, c-format
+msgid "Dismiss"
+msgstr ""
+
+#: src/popup/Application.tsx:177
+#, c-format
+msgid "this popup is being closed and you are being redirected to %1$s"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:158
+#, c-format
+msgid "Could not load purchase proposal details"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:183
+#, c-format
+msgid "Order Id"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:189
+#, c-format
+msgid "Summary"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:195
+#, c-format
+msgid "Amount"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:203
+#, c-format
+msgid "Merchant name"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:209
+#, c-format
+msgid "Merchant jurisdiction"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:215
+#, c-format
+msgid "Merchant address"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:221
+#, c-format
+msgid "Merchant logo"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:234
+#, c-format
+msgid "Merchant website"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:240
+#, c-format
+msgid "Merchant email"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:246
+#, c-format
+msgid "Merchant public key"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:256
+#, c-format
+msgid "Delivery date"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:271
+#, c-format
+msgid "Delivery location"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:277
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:289
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:304
+#, c-format
+msgid "Refund deadline"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:319
+#, c-format
+msgid "Auto refund"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:339
+#, c-format
+msgid "Pay deadline"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:354
+#, c-format
+msgid "Fulfillment URL"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:360
+#, c-format
+msgid "Fulfillment message"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:370
+#, fuzzy, c-format
+msgid "Max deposit fee"
+msgstr "Depostitions avgift"
+
+#: src/components/ShowFullContractTermPopup.tsx:378
+#, c-format
+msgid "Max fee"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:386
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:398
+#, c-format
+msgid "Wire fee amortization"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:404
+#, c-format
+msgid "Auditors"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:419
+#, fuzzy, c-format
+msgid "Exchanges"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/components/Part.tsx:148
+#, fuzzy, c-format
+msgid "Bank account"
+msgstr "Övervisa till bank konto"
+
+#: src/components/Part.tsx:160
+#, c-format
+msgid "Bitcoin address"
+msgstr ""
+
+#: src/components/Part.tsx:163
+#, c-format
+msgid "IBAN"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:38
+#, c-format
+msgid "Could not load deposit status"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:52
+#, c-format
+msgid "Digital cash deposit"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:58
+#, c-format
+msgid "Cost"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:66
+#, c-format
+msgid "Fee"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:73
+#, c-format
+msgid "To be received"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:84
+#, c-format
+msgid "Send &nbsp; %1$s"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:63
+#, c-format
+msgid "Bitcoin transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:66
+#, c-format
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:74
+#, c-format
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:98
+#, c-format
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:110
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:116
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:139
+#, c-format
+msgid "Bank transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:148
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, c-format
+msgid "Receiver name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:98
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:191
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:200
+#, c-format
+msgid "This transaction is not completed"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:209
+#, c-format
+msgid "Send"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:216
+#, c-format
+msgid "Retry"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:224
+#, c-format
+msgid "Forget"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:241
+#, c-format
+msgid "Caution!"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:244
 #, c-format
 msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
 msgstr ""
 
-#: src/popup/NoBalanceHelp.tsx:23
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "Confirm"
+msgstr "Bekräfta"
+
+#: src/wallet/Transaction.tsx:267
 #, fuzzy, c-format
-msgid "Withdraw"
+msgid "Withdrawal"
 msgstr "Utbetalnings avgift"
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/Transaction.tsx:286
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:298
+#, c-format
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:316
+#, c-format
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:325
+#, c-format
+msgid "Details"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, fuzzy, c-format
+msgid "Payment"
+msgstr "Godkän betalning"
+
+#: src/wallet/Transaction.tsx:378
+#, c-format
+msgid "Refunds"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:385
+#, fuzzy, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n"
+
+#: src/wallet/Transaction.tsx:415
+#, c-format
+msgid ""
+"Merchant created a refund for this order but was not automatically picked up."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:420
+#, c-format
+msgid "Offer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:431
+#, c-format
+msgid "Accept"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:438
+#, c-format
+msgid "Merchant"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:443
+#, c-format
+msgid "Invoice ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:470
+#, fuzzy, c-format
+msgid "Deposit"
+msgstr "Depostitions avgift"
+
+#: src/wallet/Transaction.tsx:496
+#, fuzzy, c-format
+msgid "Refresh"
+msgstr "Återhämtnings avgift"
+
+#: src/wallet/Transaction.tsx:517
 #, c-format
-msgid "Could not load balance page"
+msgid "Tip"
 msgstr ""
 
-#: src/popup/BalancePage.tsx:111
-#, fuzzy, c-format
-msgid "Deposit %1$s"
-msgstr "Depostitions avgift"
+#: src/wallet/Transaction.tsx:542
+#, c-format
+msgid "Refund"
+msgstr ""
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/Transaction.tsx:555
 #, c-format
-msgid "Enter URI"
+msgid "Original order ID"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/Transaction.tsx:568
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgid "Purchase summary"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/Transaction.tsx:593
 #, c-format
-msgid "Problems detected:"
+msgid "copy"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/Transaction.tsx:596
 #, c-format
-msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+msgid "hide qr"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/Transaction.tsx:608
 #, c-format
-msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
+msgid "show qr"
 msgstr ""
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/Transaction.tsx:620
 #, c-format
-msgid "Running diagnostics"
+msgid "Credit"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/Transaction.tsx:624
 #, c-format
-msgid "Debug tools"
+msgid "Invoice"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/Transaction.tsx:635
 #, c-format
-msgid "reset"
+msgid "Exchange"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/Transaction.tsx:641
 #, c-format
-msgid "import database"
+msgid "URI"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/Transaction.tsx:667
 #, c-format
-msgid "export database"
+msgid "Debit"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/Transaction.tsx:710
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
+msgid "Transfer"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:209
-#, fuzzy, c-format
-msgid "Coins"
-msgstr "# Mynt"
+#: src/wallet/Transaction.tsx:844
+#, c-format
+msgid "Country"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/Transaction.tsx:852
 #, c-format
-msgid "Pending operations"
+msgid "Address lines"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/Transaction.tsx:860
 #, c-format
-msgid "usable coins"
+msgid "Building number"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/Transaction.tsx:868
 #, c-format
-msgid "id"
+msgid "Building name"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/Transaction.tsx:876
 #, c-format
-msgid "denom"
+msgid "Street"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:290
-#, fuzzy, c-format
-msgid "value"
-msgstr "Värde"
+#: src/wallet/Transaction.tsx:884
+#, c-format
+msgid "Post code"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/Transaction.tsx:892
 #, c-format
-msgid "status"
+msgid "Town location"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/Transaction.tsx:900
 #, c-format
-msgid "from refresh?"
+msgid "Town"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/Transaction.tsx:908
 #, c-format
-msgid "spent coins"
+msgid "District"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/Transaction.tsx:916
 #, c-format
-msgid "click to show"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/wallet/Transaction.tsx:935
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "Date"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/wallet/Transaction.tsx:990
 #, c-format
-msgid "Taler Action"
+msgid "Transaction fees"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/wallet/Transaction.tsx:1004
 #, c-format
-msgid "This page has pay action."
+msgid "Total"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/wallet/Transaction.tsx:1074
+#, fuzzy, c-format
+msgid "Withdraw"
+msgstr "Utbetalnings avgift"
+
+#: src/wallet/Transaction.tsx:1146
 #, c-format
-msgid "This page has a withdrawal action."
+msgid "Price"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/wallet/Transaction.tsx:1156
 #, c-format
-msgid "This page has a tip action."
+msgid "Refunded"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/wallet/Transaction.tsx:1220
 #, c-format
-msgid "This page has a notify reserve action."
+msgid "Delivery"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/wallet/Transaction.tsx:1335
+#, fuzzy, c-format
+msgid "Total transfer"
+msgstr "Utbetalnings avgift"
+
+#: src/cta/Payment/views.tsx:57
 #, c-format
-msgid "Notify"
+msgid "Could not load pay status"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/cta/Payment/views.tsx:87
 #, c-format
-msgid "This page has a refund action."
+msgid "Digital cash payment"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/cta/Payment/views.tsx:119
 #, c-format
-msgid "This page has a malformed taler uri."
+msgid "Purchase"
 msgstr ""
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/cta/Payment/views.tsx:149
 #, c-format
-msgid "Dismiss"
+msgid "Receipt"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:75
+#: src/cta/Payment/views.tsx:156
 #, c-format
-msgid "Could not load backup providers"
+msgid "Valid until"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:129
+#: src/cta/Payment/views.tsx:191
 #, c-format
-msgid "No backup providers configured"
+msgid "List of products"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/cta/Payment/views.tsx:242
 #, c-format
-msgid "Add provider"
+msgid "free"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/cta/Payment/views.tsx:263
 #, c-format
-msgid "Sync all backups"
+msgid "Already paid, you are going to be redirected to %1$s"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:144
+#: src/cta/Payment/views.tsx:274
 #, c-format
-msgid "Sync now"
+msgid "Already paid"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:187
+#: src/cta/Payment/views.tsx:280
 #, c-format
-msgid "Last synced"
+msgid "Already claimed"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/cta/Payment/views.tsx:296
 #, c-format
-msgid "Not synced"
+msgid "Pay with a mobile phone"
 msgstr ""
 
-#: src/wallet/BackupPage.tsx:211
+#: src/cta/Payment/views.tsx:298
 #, c-format
-msgid "Expires in"
+msgid "Hide QR"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/cta/Payment/views.tsx:305
 #, c-format
-msgid "Exchange doesn't have terms of service"
+msgid "Scan the QR code or &nbsp; %1$s"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/cta/Payment/views.tsx:346
 #, c-format
-msgid "Review exchange terms of service"
+msgid "Pay &nbsp; %1$s"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/cta/Payment/views.tsx:360
 #, c-format
-msgid "Review new version of terms of service"
+msgid "You have no balance for this currency. Withdraw digital cash first."
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/cta/Payment/views.tsx:364
 #, c-format
-msgid "Show terms of service"
+msgid ""
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
+msgstr ""
+
+#: src/cta/Payment/views.tsx:366
+#, fuzzy, c-format
+msgid "Your current balance is not enough."
 msgstr ""
+"Du har ingen balans att visa. Behöver du\n"
+" %1$s att börja?\n"
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/cta/Payment/views.tsx:395
 #, c-format
-msgid "I accept the exchange terms of service"
+msgid "Merchant message"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/cta/Refund/views.tsx:34
 #, c-format
-msgid "The exchange reply with a empty terms of service"
+msgid "Could not load refund status"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/cta/Refund/views.tsx:48
 #, c-format
-msgid "Download Terms of Service"
+msgid "Digital cash refund"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/cta/Refund/views.tsx:52
 #, c-format
-msgid "Hide terms of service"
+msgid "You&apos;ve ignored the tip."
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/cta/Refund/views.tsx:70
 #, c-format
-msgid "Review terms of service"
+msgid "The refund is in progress."
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/cta/Refund/views.tsx:76
+#, fuzzy, c-format
+msgid "Total to refund"
+msgstr "Utbetalnings avgift"
+
+#: src/cta/Refund/views.tsx:106
+#, fuzzy, c-format
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
+msgstr "Säljaren %1$s erbjuder följande:"
+
+#: src/cta/Refund/views.tsx:115
+#, fuzzy, c-format
+msgid "Order amount"
+msgstr "Återhämtnings avgift"
+
+#: src/cta/Refund/views.tsx:122
 #, c-format
-msgid "Exchange URL"
+msgid "Already refunded"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/cta/Refund/views.tsx:129
 #, c-format
-msgid "Cancel"
-msgstr "Avbryt"
+msgid "Refund offered"
+msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/cta/Refund/views.tsx:145
 #, c-format
-msgid "Loading terms.."
+msgid "Accept &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
-#, fuzzy, c-format
-msgid "Add exchange"
-msgstr "Accepterade tjänsteleverantörer:"
+#: src/cta/Tip/views.tsx:32
+#, c-format
+msgid "Could not load tip status"
+msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/cta/Tip/views.tsx:45
 #, c-format
-msgid "Add exchange anyway"
+msgid "Digital cash tip"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/cta/Tip/views.tsx:66
 #, fuzzy, c-format
-msgid "Add new exchange"
-msgstr "Accepterade tjänsteleverantörer:"
+msgid "The merchant is offering you a tip"
+msgstr "Säljaren %1$s erbjuder följande:"
 
-#: src/wallet/ExchangeSetUrl.tsx:100
-#, fuzzy, c-format
-msgid "Add exchange for %1$s"
-msgstr "Accepterade tjänsteleverantörer:"
+#: src/cta/Tip/views.tsx:74
+#, c-format
+msgid "Merchant URL"
+msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/cta/Tip/views.tsx:90
 #, c-format
-msgid "Enter the URL of an exchange you trust."
+msgid "Receive &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/cta/Tip/views.tsx:114
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/components/SelectList.tsx:66
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
+msgid "Select one option"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/components/TermsOfService/views.tsx:39
 #, c-format
-msgid "Unable to verify this exchange"
+msgid "Could not load"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/components/TermsOfService/views.tsx:73
 #, c-format
-msgid "Unable to add this exchange"
+msgid "Show terms of service"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/components/TermsOfService/views.tsx:81
 #, c-format
-msgid "loading"
+msgid "I accept the exchange terms of service"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/components/TermsOfService/views.tsx:107
 #, c-format
-msgid "Version"
+msgid "Exchange doesn&apos;t have terms of service"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/components/TermsOfService/views.tsx:135
 #, c-format
-msgid "Currency"
+msgid "Review exchange terms of service"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/components/TermsOfService/views.tsx:146
 #, c-format
-msgid "Next"
+msgid "Review new version of terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/components/TermsOfService/views.tsx:170
 #, c-format
-msgid "Add backup provider"
+msgid "The exchange reply with a empty terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/components/TermsOfService/views.tsx:193
 #, c-format
-msgid "Could not get provider information"
+msgid "Download Terms of Service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "Backup providers may charge for their service"
+msgid "Hide terms of service"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/wallet/ExchangeSelection/views.tsx:117
 #, c-format
-msgid "URL"
+msgid "Could not load exchange fees"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "Name"
+msgid "Close"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/wallet/ExchangeSelection/views.tsx:160
+#, fuzzy, c-format
+msgid "could not find any exchange"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/ExchangeSelection/views.tsx:166
 #, c-format
-msgid "Provider URL"
+msgid "could not find any exchange for the currency %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/wallet/ExchangeSelection/views.tsx:186
 #, c-format
-msgid "Please review and accept this provider's terms of service"
+msgid "Service fee description"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/wallet/ExchangeSelection/views.tsx:201
+#, fuzzy, c-format
+msgid "Select %1$s exchange"
+msgstr "Välj %1$s"
+
+#: src/wallet/ExchangeSelection/views.tsx:215
 #, c-format
-msgid "Pricing"
+msgid "Reset"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/wallet/ExchangeSelection/views.tsx:218
+#, fuzzy, c-format
+msgid "Use this exchange"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/ExchangeSelection/views.tsx:230
 #, c-format
-msgid "free of charge"
+msgid "Doesn&apos;t have auditors"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/wallet/ExchangeSelection/views.tsx:241
 #, c-format
-msgid "%1$s per year of service"
+msgid "currency"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/wallet/ExchangeSelection/views.tsx:249
 #, c-format
-msgid "Storage"
+msgid "Operations"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/wallet/ExchangeSelection/views.tsx:252
+#, fuzzy, c-format
+msgid "Deposits"
+msgstr "Depostitions avgift"
+
+#: src/wallet/ExchangeSelection/views.tsx:259
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
+msgid "Denomination"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/wallet/ExchangeSelection/views.tsx:265
 #, c-format
-msgid "Accept terms of service"
+msgid "Until"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/wallet/ExchangeSelection/views.tsx:274
+#, fuzzy, c-format
+msgid "Withdrawals"
+msgstr "Utbetalnings avgift"
+
+#: src/wallet/ExchangeSelection/views.tsx:423
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
+msgid "Currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/wallet/ExchangeSelection/views.tsx:433
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
+msgid "Coin operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/wallet/ExchangeSelection/views.tsx:436
 #, c-format
-msgid "Last backup"
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/wallet/ExchangeSelection/views.tsx:545
 #, c-format
-msgid "Back up"
+msgid "Transfer operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/wallet/ExchangeSelection/views.tsx:548
 #, c-format
-msgid "Provider fee"
+msgid ""
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/wallet/ExchangeSelection/views.tsx:563
 #, c-format
-msgid "per year"
+msgid "Operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/wallet/ExchangeSelection/views.tsx:583
 #, c-format
-msgid "Extend"
+msgid "Wallet operations"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/wallet/ExchangeSelection/views.tsx:597
 #, c-format
-msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+msgid "Feature"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/cta/Withdraw/views.tsx:47
 #, c-format
-msgid "old"
+msgid "Could not get the info from the URI"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/cta/Withdraw/views.tsx:60
 #, c-format
-msgid "new"
+msgid "Could not get info of withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/cta/Withdraw/views.tsx:74
 #, c-format
-msgid "fee"
+msgid "Digital cash withdrawal"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/cta/Withdraw/views.tsx:79
 #, c-format
-msgid "storage"
+msgid "Could not finish the withdrawal operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:209
-#, fuzzy, c-format
-msgid "back"
-msgstr "Återbetalning"
+#: src/cta/Withdraw/views.tsx:127
+#, c-format
+msgid "Age restriction"
+msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/cta/Withdraw/views.tsx:145
 #, c-format
-msgid "Remove provider"
+msgid "Withdraw &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/cta/Withdraw/views.tsx:179
 #, c-format
-msgid "This provider has reported an error"
+msgid "Withdraw to a mobile phone"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "There is conflict with another backup from %1$s"
+msgid "Digital invoice"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/cta/InvoiceCreate/views.tsx:69
 #, c-format
-msgid "Backup is not readable"
+msgid "Could not finish the invoice creation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "Unknown backup problem: %1$s"
+msgid "Create"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/cta/InvoicePay/views.tsx:63
 #, c-format
-msgid "service paid"
+msgid "Could not finish the payment operation"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/cta/TransferCreate/views.tsx:55
 #, c-format
-msgid "Backup valid until"
+msgid "Digital cash transfer"
 msgstr ""
 
-#: src/popupEntryPoint.tsx:187
+#: src/cta/TransferCreate/views.tsx:59
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
+msgid "Could not finish the transfer creation"
 msgstr ""
 
-#: src/components/SelectList.tsx:62
+#: src/cta/TransferPickup/views.tsx:57
 #, c-format
-msgid "Select one option"
+msgid "Could not finish the pickup operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#: src/wallet/CreateManualWithdraw.tsx:149
 #, fuzzy, c-format
-msgid "Manual Withdrawal"
+msgid "Manual Withdrawal for %1$s"
 msgstr "Utbetalnings avgift"
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
 msgid ""
 "Choose a exchange from where the coins will be withdrawn. The exchange will "
@@ -628,745 +1249,747 @@ msgid ""
 "correct subject."
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:114
+#: src/wallet/CreateManualWithdraw.tsx:162
+#, fuzzy, c-format
+msgid "No exchange found for %1$s"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/CreateManualWithdraw.tsx:170
+#, fuzzy, c-format
+msgid "Add Exchange"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
 msgid "No exchange configured"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:129
+#: src/wallet/CreateManualWithdraw.tsx:210
 #, c-format
-msgid "Can't create the reserve"
+msgid "Can&apos;t create the reserve"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:155
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
-msgid "Exchange"
+msgid "Start withdrawal"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:164
-#, fuzzy, c-format
-msgid "Add Exchange"
-msgstr "Accepterade tjänsteleverantörer:"
-
-#: src/wallet/CreateManualWithdraw.tsx:170
+#: src/wallet/DepositPage/views.tsx:38
 #, c-format
-msgid "Amount"
+msgid "Could not load deposit balance"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "Start withdrawal"
+msgid "A currency or an amount should be indicated"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:138
-#, fuzzy, c-format
-msgid "no balance"
-msgstr "Balans"
-
-#: src/wallet/DepositPage.tsx:146
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "There is no known bank account to send money to"
+msgid "There is no enough balance to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
 msgid "Send %1$s to your account"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:182
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "Bank account IBAN number"
+msgid "There is no account to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/DepositPage/views.tsx:127
+#, fuzzy, c-format
+msgid "Add account"
+msgstr "Övervisa till bank konto"
+
+#: src/wallet/DepositPage/views.tsx:151
+#, fuzzy, c-format
+msgid "Select account"
+msgstr "Övervisa till bank konto"
+
+#: src/wallet/DepositPage/views.tsx:163
+#, fuzzy, c-format
+msgid "Add another account"
+msgstr "Övervisa till bank konto"
+
+#: src/wallet/DepositPage/views.tsx:191
 #, fuzzy, c-format
 msgid "Deposit fee"
 msgstr "Depostitions avgift"
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
 msgid "Total deposit"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/DepositPage/views.tsx:233
 #, fuzzy, c-format
-msgid "Deposit"
+msgid "Deposit&nbsp;%1$s %2$s"
 msgstr "Depostitions avgift"
 
-#: src/wallet/DepositPage.tsx:251
-#, c-format
-msgid "Deposit %1$s %2$s"
-msgstr ""
-
-#: src/components/TransactionItem.tsx:137
-#, c-format
-msgid "Waiting for confirmation"
-msgstr ""
-
-#: src/components/TransactionItem.tsx:201
-#, c-format
-msgid "PENDING"
-msgstr ""
-
-#: src/wallet/History.tsx:70
-#, c-format
-msgid "Could not load the list of transactions"
-msgstr ""
-
-#: src/wallet/History.tsx:216
-#, c-format
-msgid "There is no history for this currency"
-msgstr ""
-
-#: src/components/BankDetailsByPaytoType.tsx:38
-#, c-format
-msgid "Account"
-msgstr ""
+#: src/wallet/AddAccount/views.tsx:56
+#, fuzzy, c-format
+msgid "Add bank account for %1$s"
+msgstr "Accepterade tjänsteleverantörer:"
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid "Bank host"
+msgid "Enter the URL of an exchange you trust."
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:48
-#, fuzzy, c-format
-msgid "Bank account"
-msgstr "Övervisa till bank konto"
-
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/AddAccount/views.tsx:66
 #, c-format
-msgid "IBAN"
+msgid "Unable add this account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/AddAccount/views.tsx:73
 #, c-format
-msgid "Chosen amount"
+msgid "Select account type"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:69
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid "Subject"
+msgid "Review terms of service"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/ExchangeAddConfirm.tsx:45
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
+msgid "Exchange URL"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/ExchangeAddConfirm.tsx:70
 #, fuzzy, c-format
-msgid "Exchange is ready for withdrawal"
-msgstr "Tjänsteleverantörer i plånboken:"
+msgid "Add exchange"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/ExchangeSetUrl.tsx:112
+#, fuzzy, c-format
+msgid "Add new exchange"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/ExchangeSetUrl.tsx:116
+#, fuzzy, c-format
+msgid "Add exchange for %1$s"
+msgstr "Accepterade tjänsteleverantörer:"
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/ExchangeSetUrl.tsx:128
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "An exchange has been found! Review the information and click next"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/ExchangeSetUrl.tsx:135
 #, c-format
-msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/ExchangeSetUrl.tsx:143
 #, c-format
-msgid ""
-"Alternative, you can also scan this QR code or open %1$s if you have a "
-"banking app installed that supports RFC 8905"
+msgid "Unable to verify this exchange"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/ExchangeSetUrl.tsx:151
 #, c-format
-msgid "Cancel withdrawal"
+msgid "Unable to add this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:89
+#: src/wallet/ExchangeSetUrl.tsx:167
 #, c-format
-msgid "Display"
+msgid "loading"
 msgstr ""
 
-#: src/wallet/Settings.tsx:93
+#: src/wallet/ExchangeSetUrl.tsx:174
 #, c-format
-msgid "Current Language"
+msgid "Version"
 msgstr ""
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/ExchangeSetUrl.tsx:206
 #, c-format
-msgid "Navigator"
+msgid "Next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:105
+#: src/components/TransactionItem.tsx:201
 #, c-format
-msgid "Automatically open wallet based on page content"
+msgid "Waiting for confirmation"
 msgstr ""
 
-#: src/wallet/Settings.tsx:111
+#: src/components/TransactionItem.tsx:266
 #, c-format
-msgid ""
-"Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser."
+msgid "PENDING"
 msgstr ""
 
-#: src/wallet/Settings.tsx:122
+#: src/wallet/History.tsx:75
 #, c-format
-msgid "Trust"
+msgid "Could not load the list of transactions"
 msgstr ""
 
-#: src/wallet/Settings.tsx:126
+#: src/wallet/History.tsx:233
 #, c-format
-msgid "No exchange yet"
+msgid "Your transaction history is empty for this currency."
 msgstr ""
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "Term of Service"
+msgid "Add backup provider"
 msgstr ""
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "ok"
+msgid "Could not get provider information"
 msgstr ""
 
-#: src/wallet/Settings.tsx:162
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "changed"
+msgid "Backup providers may charge for their service"
 msgstr ""
 
-#: src/wallet/Settings.tsx:169
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "not accepted"
+msgid "URL"
 msgstr ""
 
-#: src/wallet/Settings.tsx:193
-#, fuzzy, c-format
-msgid "Add an exchange"
-msgstr "Accepterade tjänsteleverantörer:"
-
-#: src/wallet/Settings.tsx:199
+#: src/wallet/ProviderAddPage.tsx:158
 #, c-format
-msgid "Developer mode"
+msgid "Name"
 msgstr ""
 
-#: src/wallet/Settings.tsx:201
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "(More options and information useful for debugging)"
+msgid "Provider URL"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:78
+#: src/wallet/ProviderAddPage.tsx:218
 #, c-format
-msgid "Could not load the transaction information"
+msgid "Please review and accept this provider&apos;s terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:145
+#: src/wallet/ProviderAddPage.tsx:223
 #, c-format
-msgid "There was an error trying to complete the transaction"
+msgid "Pricing"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:154
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "This transaction is not completed"
+msgid "free of charge"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:168
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "Retry"
+msgid "%1$s per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:172
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid "Forget"
+msgid "Storage"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:197
+#: src/wallet/ProviderAddPage.tsx:238
 #, c-format
-msgid "Caution!"
+msgid "%1$s megabytes of storage per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:200
+#: src/wallet/ProviderAddPage.tsx:244
 #, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
+msgid "Accept terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:211
+#: src/wallet/ReserveCreated.tsx:44
 #, c-format
-msgid "Confirm"
-msgstr "Bekräfta"
-
-#: src/wallet/Transaction.tsx:218
-#, fuzzy, c-format
-msgid "Withdrawal"
-msgstr "Utbetalnings avgift"
+msgid "Could not parse the payto URI"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:243
-#, fuzzy, c-format
-msgid "Total withdrawn"
-msgstr "Utbetalnings avgift"
+#: src/wallet/ReserveCreated.tsx:45
+#, c-format
+msgid "Please check the uri"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:249
+#: src/wallet/ReserveCreated.tsx:75
 #, fuzzy, c-format
-msgid "Exchange fee"
+msgid "Exchange is ready for withdrawal"
 msgstr "Tjänsteleverantörer i plånboken:"
 
-#: src/wallet/Transaction.tsx:259
+#: src/wallet/ReserveCreated.tsx:78
 #, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgid ""
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:273
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
-msgid "Waiting for the coins to arrive"
+msgid ""
+"Alternative, you can also scan this QR code or open %1$s if you have a "
+"banking app installed that supports RFC 8905"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:342
-#, fuzzy, c-format
-msgid "Payment"
-msgstr "Godkän betalning"
-
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
-msgid "Total paid"
+msgid "Cancel withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/Settings.tsx:115
 #, c-format
-msgid "Purchase amount"
+msgid "Could not toggle auto-open"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/Settings.tsx:121
 #, c-format
-msgid "Fee"
+msgid "Could not toggle clipboard"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/Settings.tsx:126
 #, c-format
-msgid "Merchant"
+msgid "Navigator"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/Settings.tsx:129
 #, c-format
-msgid "Purchase"
+msgid "Automatically open wallet based on page content"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:375
+#: src/wallet/Settings.tsx:135
 #, c-format
-msgid "Receipt"
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/Settings.tsx:145
 #, c-format
-msgid "Total send"
+msgid "Automatically check clipboard for Taler URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:425
-#, fuzzy, c-format
-msgid "Deposit amount"
-msgstr "Depostitions avgift"
-
-#: src/wallet/Transaction.tsx:447
-#, fuzzy, c-format
-msgid "Refresh"
-msgstr "Återhämtnings avgift"
-
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:162
 #, c-format
-msgid "Total refresh"
+msgid "Trust"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:459
-#, fuzzy, c-format
-msgid "Refresh amount"
-msgstr "Återhämtnings avgift"
-
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:166
 #, c-format
-msgid "Tip"
+msgid "No exchange yet"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:180
 #, c-format
-msgid "Total tip"
+msgid "Term of Service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Settings.tsx:191
 #, c-format
-msgid "Received amount"
+msgid "ok"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Refund"
+msgid "changed"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Total refund"
+msgid "not accepted"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid "Refund amount"
+msgid "unknown (exchange status should be updated)"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Settings.tsx:236
+#, fuzzy, c-format
+msgid "Add an exchange"
+msgstr "Accepterade tjänsteleverantörer:"
+
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Browser Extension Installed!"
+msgid "Troubleshooting"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Thank you for installing the wallet."
+msgid "Developer mode"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Settings.tsx:246
 #, c-format
-msgid "Permissions"
+msgid "More options and information useful for debugging"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid ""
-"(Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser.)"
+msgid "Display"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Next Steps"
+msgid "Current Language"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid "Try the demo"
+msgid "Wallet Core"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid "Learn how to top up your wallet balance"
+msgid "Web Extension"
 msgstr ""
 
-#: src/cta/Pay.tsx:113
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Could not load pay status"
+msgid "Exchange compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:189
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
+msgid "Merchant compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:216
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Pay with a mobile phone"
+msgid "Bank compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:218
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Hide QR"
+msgid "Browser Extension Installed!"
 msgstr ""
 
-#: src/cta/Pay.tsx:225
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Scan the QR code or %1$s"
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
 msgstr ""
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Processing"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
 msgstr ""
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Pay %1$s"
+msgid "Click the puzzle icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgid "Search for GNU Taler Wallet"
 msgstr ""
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
+msgid "Click the pin icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:287
-#, fuzzy, c-format
-msgid "Withdraw digital cash"
-msgstr "Utbetalnings avgifter:"
-
-#: src/cta/Pay.tsx:300
+#: src/wallet/Welcome.tsx:91
 #, c-format
-msgid "Merchant message"
+msgid "Permissions"
 msgstr ""
 
-#: src/cta/Pay.tsx:318
+#: src/wallet/Welcome.tsx:100
 #, c-format
-msgid "Digital cash payment"
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
 msgstr ""
 
-#: src/cta/Pay.tsx:324
+#: src/wallet/Welcome.tsx:110
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
+msgid "Next Steps"
 msgstr ""
 
-#: src/cta/Pay.tsx:333
+#: src/wallet/Welcome.tsx:113
 #, c-format
-msgid "Already paid"
+msgid "Try the demo"
 msgstr ""
 
-#: src/cta/Pay.tsx:338
+#: src/wallet/Welcome.tsx:116
 #, c-format
-msgid "Already claimed"
+msgid "Learn how to top up your wallet balance"
 msgstr ""
 
-#: src/cta/Pay.tsx:344
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "Payment complete"
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
 msgstr ""
 
-#: src/cta/Pay.tsx:348
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
+msgid "Problems detected:"
 msgstr ""
 
-#: src/cta/Pay.tsx:353
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "You can close this page."
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
 msgstr ""
 
-#: src/cta/Pay.tsx:367
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "Total to pay"
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
 msgstr ""
 
-#: src/cta/Pay.tsx:418
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "List of products"
+msgid "Running diagnostics"
 msgstr ""
 
-#: src/cta/Pay.tsx:460
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "Total"
+msgid "Debug tools"
 msgstr ""
 
-#: src/cta/Pay.tsx:469
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "free"
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
 msgstr ""
 
-#: src/cta/Refund.tsx:41
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "Refund Status"
+msgid "reset"
 msgstr ""
 
-#: src/cta/Refund.tsx:44
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
+msgid "TESTING: This may delete all your coin, proceed with caution"
 msgstr ""
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "Refund processing is still in progress."
+msgid "run gc"
 msgstr ""
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
+msgid "import database"
 msgstr ""
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "missing taler refund uri"
+msgid "export database"
 msgstr ""
 
-#: src/cta/Refund.tsx:105
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "Error: %1$s"
+msgid "Database exported at %1$s %2$s to download"
 msgstr ""
 
-#: src/cta/Refund.tsx:113
+#: src/wallet/DeveloperPage.tsx:248
+#, fuzzy, c-format
+msgid "Coins"
+msgstr "# Mynt"
+
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "Updating refund status"
+msgid "Pending operations"
 msgstr ""
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgid "usable coins"
 msgstr ""
 
-#: src/cta/Tip.tsx:57
-#, fuzzy, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
-msgstr "Säljaren %1$s erbjuder följande:"
-
-#: src/cta/Tip.tsx:67
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "Accept tip"
+msgid "id"
 msgstr ""
 
-#: src/cta/Tip.tsx:70
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "Ignore"
+msgid "denom"
 msgstr ""
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DeveloperPage.tsx:343
+#, fuzzy, c-format
+msgid "value"
+msgstr "Värde"
+
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "missing tip uri"
+msgid "status"
 msgstr ""
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DeveloperPage.tsx:349
 #, c-format
-msgid "You've ignored the tip."
+msgid "from refresh?"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/DeveloperPage.tsx:352
+#, fuzzy, c-format
+msgid "age key count"
+msgstr "Övervisa till bank konto"
+
+#: src/wallet/DeveloperPage.tsx:369
 #, c-format
-msgid "Digital cash withdrawal"
+msgid "spent coins"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:127
+#: src/wallet/DeveloperPage.tsx:373
 #, c-format
-msgid "Could not finish the withdrawal operation"
+msgid "click to show"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Total to withdraw"
+msgid "Scan a QR code or enter taler:// URI below"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "Known exchanges"
+msgid "Open"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "Cancel exchange selection"
+msgid "URI is not valid. Taler URI should start with `taler://`"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/QrReader.tsx:133
 #, c-format
-msgid "Confirm exchange selection"
+msgid "Try another"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/DestinationSelection.tsx:183
 #, c-format
-msgid "Switch exchange"
+msgid "Could not load list of exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Confirm withdrawal"
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:224
-#, fuzzy, c-format
-msgid "Withdraw anyway"
-msgstr "Utbetalnings avgift"
-
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:217
 #, c-format
-msgid "Could not load the withdrawal details"
+msgid "Known currencies"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:344
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "missing withdraw uri"
+msgid "Specify the amount and the origin"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:354
+#: src/wallet/DestinationSelection.tsx:336
 #, c-format
-msgid "Could not get the info from the URI"
+msgid "Change currency"
 msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "Could not load the list of known exchanges"
+msgid "Use previous origins:"
 msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "All done, your transaction is in progress"
+msgid "Or specify the origin of the money"
 msgstr ""
 
-#: src/components/EditableText.tsx:44
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "Edit"
+msgid "Specify the origin of the money"
 msgstr ""
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/DestinationSelection.tsx:380
+#, fuzzy, c-format
+msgid "From my bank account"
+msgstr "Övervisa till bank konto"
+
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "missing pay uri"
+msgid "From another wallet"
 msgstr ""
 
-#: src/cta/Deposit.tsx:129
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "Could not get the payment information for this order"
+msgid "currency not provided"
 msgstr ""
 
-#: src/cta/Deposit.tsx:160
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "Loading payment information"
+msgid "Specify the amount and the destination"
 msgstr ""
 
-#: src/cta/Deposit.tsx:208
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "Digital cash deposit"
+msgid "Use previous destinations:"
 msgstr ""
 
-#: src/cta/Deposit.tsx:226
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "You will now be sent back to the merchant you came from."
+msgid "Or specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:54
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid "Manual Reset Required"
+msgid "Specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:57
+#: src/wallet/DestinationSelection.tsx:521
+#, fuzzy, c-format
+msgid "To my bank account"
+msgstr "Övervisa till bank konto"
+
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
+msgid "To another wallet"
 msgstr ""
 
-#: src/cta/reset-required.tsx:63
+#: src/cta/Recovery/views.tsx:30
 #, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
+msgid "Could not load backup recovery information"
 msgstr ""
 
-#: src/cta/reset-required.tsx:77
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid "I understand that I will lose all my data"
+msgid "Digital wallet recovery"
 msgstr ""
 
-#: src/cta/reset-required.tsx:87
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "Reset"
+msgid "Import backup, show info"
 msgstr ""
 
-#: src/cta/reset-required.tsx:95
+#: src/wallet/Application.tsx:189
 #, c-format
-msgid "Everything is fine!"
+msgid "All done, your transaction is in progress"
 msgstr ""
 
-#: src/cta/reset-required.tsx:98
+#: src/components/EditableText.tsx:45
 #, c-format
-msgid "A reset is not required anymore, you can close this page."
+msgid "Edit"
 msgstr ""
 
-#: src/cta/return-coins.tsx:31
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "Not implemented yet."
+msgid "Could not load the list of known exchanges"
 msgstr ""
 
+#, fuzzy
+#~ msgid "back"
+#~ msgstr "Återbetalning"
+
+#, fuzzy
+#~ msgid "no balance"
+#~ msgstr "Balans"
+
+#, fuzzy
+#~ msgid "Exchange fee"
+#~ msgstr "Tjänsteleverantörer i plånboken:"
+
+#, fuzzy
+#~ msgid "Deposit amount"
+#~ msgstr "Depostitions avgift"
+
+#, fuzzy
+#~ msgid "Withdraw anyway"
+#~ msgstr "Utbetalnings avgift"
+
 #, fuzzy
 #~ msgid "Unknown Wire Detail"
 #~ msgstr "visa mer"
@@ -1395,10 +2018,6 @@ msgstr ""
 #~ msgid "Chose different exchange provider"
 #~ msgstr "Ändra tjänsteleverantörer"
 
-#, fuzzy
-#~ msgid "Select %1$s"
-#~ msgstr "Välj %1$s"
-
 #~ msgid ""
 #~ "You are about to withdraw %1$s from your bank account into your wallet."
 #~ msgstr "Du är på väg att ta ut %1$s från ditt bankkonto till din plånbok."
@@ -1414,10 +2033,6 @@ msgstr ""
 #~ msgid "Merchant %1$s gave a refund over %2$s."
 #~ msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n"
 
-#, fuzzy
-#~ msgid "Merchant %1$s gave a %2$s of %3$s."
-#~ msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n"
-
 #~ msgid "help"
 #~ msgstr "hjälp"
 
diff --git a/packages/taler-wallet-webextension/src/i18n/tr.po 
b/packages/taler-wallet-webextension/src/i18n/tr.po
index 6553572f7..e98ff61cb 100644
--- a/packages/taler-wallet-webextension/src/i18n/tr.po
+++ b/packages/taler-wallet-webextension/src/i18n/tr.po
@@ -15,7 +15,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: languages@taler.net\n"
+"Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: 2022-04-13 16:06+0000\n"
 "Last-Translator: Alp <berna.alp@digitalekho.com>\n"
@@ -28,1352 +28,1990 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.4.2\n"
 
-#: src/NavigationBar.tsx:70
+#: src/NavigationBar.tsx:139
 #, c-format
 msgid "Balance"
 msgstr "Bakiye"
 
-#: src/NavigationBar.tsx:73
+#: src/NavigationBar.tsx:142
 #, c-format
 msgid "Backup"
 msgstr "Yedekle"
 
-#: src/NavigationBar.tsx:77
+#: src/NavigationBar.tsx:147
+#, c-format
+msgid "QR Reader and Taler URI"
+msgstr ""
+
+#: src/NavigationBar.tsx:154
 #, c-format
 msgid "Settings"
 msgstr "Ayarlar"
 
-#: src/NavigationBar.tsx:96
+#: src/NavigationBar.tsx:184
 #, c-format
 msgid "Dev"
 msgstr "Gelişim"
 
-#: src/components/Loading.tsx:22
+#: src/mui/Typography.tsx:122
+#, fuzzy, c-format
+msgid "%1$s"
+msgstr "%1$s"
+
+#: src/components/PendingTransactions.tsx:74
+#, c-format
+msgid "PENDING OPERATIONS"
+msgstr ""
+
+#: src/components/Loading.tsx:36
 #, c-format
 msgid "Loading"
 msgstr "Yükleniyor"
 
-#: src/wallet/AddNewActionView.tsx:14
+#: src/wallet/BackupPage.tsx:123
 #, c-format
-msgid "Open reserve page"
-msgstr "Rezerv sayfasını açın"
+msgid "Could not load backup providers"
+msgstr "Yedekleme sağlayıcıları yüklenemedi"
 
-#: src/wallet/AddNewActionView.tsx:16
+#: src/wallet/BackupPage.tsx:202
 #, c-format
-msgid "Open pay page"
-msgstr "Ödeme sayfasını açın"
+msgid "No backup providers configured"
+msgstr "Yapılandırılmış yedekleme sağlayıcısı yok"
 
-#: src/wallet/AddNewActionView.tsx:18
+#: src/wallet/BackupPage.tsx:205
 #, c-format
-msgid "Open refund page"
-msgstr "Geri ödeme sayfasını açın"
+msgid "Add provider"
+msgstr "Sağlayıcı ekle"
 
-#: src/wallet/AddNewActionView.tsx:20
+#: src/wallet/BackupPage.tsx:219
 #, c-format
-msgid "Open tip page"
-msgstr "İkramiye sayfasını açın"
+msgid "Sync all backups"
+msgstr "Tüm yedeklemeleri senkronize et"
 
-#: src/wallet/AddNewActionView.tsx:22
+#: src/wallet/BackupPage.tsx:221
 #, c-format
-msgid "Open withdraw page"
-msgstr "Para çekme sayfasını açın"
+msgid "Sync now"
+msgstr "Şimdi senkronize et"
 
-#: src/wallet/AddNewActionView.tsx:51
+#: src/wallet/BackupPage.tsx:264
 #, c-format
-msgid "Back"
-msgstr "Geri"
+msgid "Last synced"
+msgstr "Son Senkronizasyon"
 
-#: src/popup/NoBalanceHelp.tsx:14
+#: src/wallet/BackupPage.tsx:269
 #, c-format
-msgid "You have no balance to show."
-msgstr "Gösterecek bakiyeniz yok."
+msgid "Not synced"
+msgstr "Senkronize Edilmedi"
 
-#: src/popup/NoBalanceHelp.tsx:17
+#: src/wallet/BackupPage.tsx:289
 #, c-format
-msgid ""
-"To withdraw money you can start from your bank site or click the \"withdraw"
-"\" button to use a known exchange."
-msgstr ""
-"Para çekmek için banka sitenizden başlayabilir veya bilinen bir exchange'i "
-"kullanmak için \"para çek\" düğmesini tıklayabilirsiniz."
+msgid "Expires in"
+msgstr "İçinde sona eriyor"
 
-#: src/popup/NoBalanceHelp.tsx:23
+#: src/wallet/ProviderDetailPage.tsx:60
 #, c-format
-msgid "Withdraw"
-msgstr "Para çek"
+msgid "There was an error loading the provider detail for &quot; %1$s&quot;"
+msgstr ""
 
-#: src/popup/BalancePage.tsx:52
+#: src/wallet/ProviderDetailPage.tsx:108
 #, c-format
-msgid "Could not load balance page"
-msgstr "Bakiye sayfası yüklenemedi"
+msgid "There is not known provider with url &quot;%1$s&quot;."
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:115
+#, fuzzy, c-format
+msgid "See providers"
+msgstr "Sağlayıcı ekle"
 
-#: src/popup/BalancePage.tsx:111
+#: src/wallet/ProviderDetailPage.tsx:143
 #, c-format
-msgid "Deposit %1$s"
-msgstr "Depozito %1$s"
+msgid "Last backup"
+msgstr ""
 
-#: src/popup/BalancePage.tsx:120
+#: src/wallet/ProviderDetailPage.tsx:148
 #, c-format
-msgid "Enter URI"
-msgstr "URI'yi girin"
+msgid "Back up"
+msgstr ""
 
-#: src/components/Diagnostics.tsx:30
+#: src/wallet/ProviderDetailPage.tsx:154
 #, c-format
-msgid "Diagnostics timed out. Could not talk to the wallet backend."
-msgstr "Tanılar zaman aşımına uğradı. Cüzdan arka ucuyla konuşulamadı."
+msgid "Provider fee"
+msgstr ""
 
-#: src/components/Diagnostics.tsx:51
+#: src/wallet/ProviderDetailPage.tsx:157
 #, c-format
-msgid "Problems detected:"
-msgstr "Tespit edilen sorunlar:"
+msgid "per year"
+msgstr ""
 
-#: src/components/Diagnostics.tsx:60
+#: src/wallet/ProviderDetailPage.tsx:163
 #, c-format
-msgid ""
-"Please check in your %1$s settings that you have IndexedDB enabled (check "
-"the preference name %2$s)."
+msgid "Extend"
 msgstr ""
-"Lütfen %1$s ayarlarınızda, IndexedDB'nin etkinleştirildiğinizi kontrol edin "
-"(%2$s tercih adını kontrol edin)."
 
-#: src/components/Diagnostics.tsx:69
+#: src/wallet/ProviderDetailPage.tsx:169
 #, c-format
 msgid ""
-"Your wallet database is outdated. Currently automatic migration is not "
-"supported. Please go %1$s to reset the wallet database."
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
 msgstr ""
-"Cüzdan veritabanınız eski. Şu anda otomatik aktarım desteklenmiyor. Cüzdan "
-"veritabanını sıfırlamak için lütfen %1$s gidin."
 
-#: src/components/Diagnostics.tsx:85
+#: src/wallet/ProviderDetailPage.tsx:179
 #, c-format
-msgid "Running diagnostics"
-msgstr "Tanılamayı çalıştır"
+msgid "old"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:154
+#: src/wallet/ProviderDetailPage.tsx:183
 #, c-format
-msgid "Debug tools"
-msgstr "Hata ayıklama araçları"
+msgid "new"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:157
+#: src/wallet/ProviderDetailPage.tsx:190
 #, c-format
-msgid "reset"
-msgstr "sıfırla"
+msgid "fee"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:161
+#: src/wallet/ProviderDetailPage.tsx:198
 #, c-format
-msgid "import database"
-msgstr "veritabanını içe aktar"
+msgid "storage"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:182
+#: src/wallet/ProviderDetailPage.tsx:215
 #, c-format
-msgid "export database"
-msgstr "veritabanını dışa aktar"
+msgid "Remove provider"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:186
+#: src/wallet/ProviderDetailPage.tsx:228
 #, c-format
-msgid "Database exported at %1$s %2$s to download"
-msgstr "Veritabanı %1$s'de dışa aktarıldı-%2$s indirilecek"
+msgid "This provider has reported an error"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:209
+#: src/wallet/ProviderDetailPage.tsx:242
 #, c-format
-msgid "Coins"
-msgstr "Madeni paralar"
+msgid "There is conflict with another backup from %1$s"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:236
+#: src/wallet/ProviderDetailPage.tsx:253
 #, c-format
-msgid "Pending operations"
-msgstr "Bekleyen işlemler"
+msgid "Backup is not readable"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:275
+#: src/wallet/ProviderDetailPage.tsx:261
 #, c-format
-msgid "usable coins"
-msgstr "kullanılabilir madeni paralar"
+msgid "Unknown backup problem: %1$s"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:284
+#: src/wallet/ProviderDetailPage.tsx:283
 #, c-format
-msgid "id"
-msgstr "kimlik"
+msgid "service paid"
+msgstr ""
 
-#: src/popup/DeveloperPage.tsx:287
+#: src/wallet/ProviderDetailPage.tsx:290
 #, c-format
-msgid "denom"
+msgid "Backup valid until"
 msgstr ""
 
-#: src/popup/DeveloperPage.tsx:290
+#: src/wallet/AddNewActionView.tsx:57
+#, fuzzy, c-format
+msgid "Cancel"
+msgstr "Bakiye"
+
+#: src/wallet/AddNewActionView.tsx:68
 #, c-format
-msgid "value"
-msgstr "değer"
+msgid "Open reserve page"
+msgstr "Rezerv sayfasını açın"
 
-#: src/popup/DeveloperPage.tsx:293
+#: src/wallet/AddNewActionView.tsx:70
 #, c-format
-msgid "status"
-msgstr "durum"
+msgid "Open pay page"
+msgstr "Ödeme sayfasını açın"
 
-#: src/popup/DeveloperPage.tsx:296
+#: src/wallet/AddNewActionView.tsx:72
 #, c-format
-msgid "from refresh?"
-msgstr "yenilemeden mi?"
+msgid "Open refund page"
+msgstr "Geri ödeme sayfasını açın"
 
-#: src/popup/DeveloperPage.tsx:313
+#: src/wallet/AddNewActionView.tsx:74
 #, c-format
-msgid "spent coins"
-msgstr "harcanan madeni paralar"
+msgid "Open tip page"
+msgstr "İkramiye sayfasını açın"
 
-#: src/popup/DeveloperPage.tsx:317
+#: src/wallet/AddNewActionView.tsx:76
 #, c-format
-msgid "click to show"
-msgstr "göstermek için tıklayın"
+msgid "Open withdraw page"
+msgstr "Para çekme sayfasını açın"
 
-#: src/popup/DeveloperPage.tsx:377
+#: src/popup/NoBalanceHelp.tsx:43
 #, c-format
-msgid ""
-"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
-"ALL YOUR COINS?"
+msgid "Get digital cash"
 msgstr ""
-"Cüzdanınızdaki her şeyi GERİ ALINAMAZ BİÇİMDE İMHA ETMEK ve TÜM PARALARINIZI "
-"KAYBETMEK mi istiyorsunuz?"
 
-#: src/popup/TalerActionFound.tsx:56
+#: src/popup/BalancePage.tsx:138
+#, c-format
+msgid "Could not load balance page"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/popup/BalancePage.tsx:175
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: src/popup/BalancePage.tsx:179
+#, fuzzy, c-format
+msgid "Send %1$s"
+msgstr "%1$s seçin"
+
+#: src/popup/TalerActionFound.tsx:44
 #, c-format
 msgid "Taler Action"
 msgstr "Taler Eylemi"
 
-#: src/popup/TalerActionFound.tsx:61
+#: src/popup/TalerActionFound.tsx:49
 #, c-format
 msgid "This page has pay action."
 msgstr "Bu sayfada ödeme eylemi var."
 
-#: src/popup/TalerActionFound.tsx:75
+#: src/popup/TalerActionFound.tsx:63
 #, c-format
 msgid "This page has a withdrawal action."
 msgstr "Bu sayfada para çekme eylemi var."
 
-#: src/popup/TalerActionFound.tsx:91
+#: src/popup/TalerActionFound.tsx:79
 #, c-format
 msgid "This page has a tip action."
 msgstr "Bu sayfada bir ikramiye eylemi var."
 
-#: src/popup/TalerActionFound.tsx:105
+#: src/popup/TalerActionFound.tsx:93
 #, c-format
 msgid "This page has a notify reserve action."
 msgstr "Bu sayfada bir rezervasyon bildir eylemi var."
 
-#: src/popup/TalerActionFound.tsx:114
+#: src/popup/TalerActionFound.tsx:102
 #, c-format
 msgid "Notify"
 msgstr "Bildirin"
 
-#: src/popup/TalerActionFound.tsx:121
+#: src/popup/TalerActionFound.tsx:109
 #, c-format
 msgid "This page has a refund action."
 msgstr "Bu sayfada bir geri ödeme eylemi var."
 
-#: src/popup/TalerActionFound.tsx:135
+#: src/popup/TalerActionFound.tsx:123
 #, c-format
 msgid "This page has a malformed taler uri."
 msgstr "Bu sayfada hatalı biçimlendirilmiş taler uri var."
 
-#: src/popup/TalerActionFound.tsx:147
+#: src/popup/TalerActionFound.tsx:134
 #, c-format
 msgid "Dismiss"
 msgstr "Reddet"
 
-#: src/wallet/BackupPage.tsx:75
+#: src/popup/Application.tsx:177
 #, c-format
-msgid "Could not load backup providers"
+msgid "this popup is being closed and you are being redirected to %1$s"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:158
+#, fuzzy, c-format
+msgid "Could not load purchase proposal details"
 msgstr "Yedekleme sağlayıcıları yüklenemedi"
 
-#: src/wallet/BackupPage.tsx:129
+#: src/components/ShowFullContractTermPopup.tsx:183
+#, fuzzy, c-format
+msgid "Order Id"
+msgstr "Sipariş reddedildi"
+
+#: src/components/ShowFullContractTermPopup.tsx:189
 #, c-format
-msgid "No backup providers configured"
-msgstr "Yapılandırılmış yedekleme sağlayıcısı yok"
+msgid "Summary"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:132
+#: src/components/ShowFullContractTermPopup.tsx:195
 #, c-format
-msgid "Add provider"
-msgstr "Sağlayıcı ekle"
+msgid "Amount"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:142
+#: src/components/ShowFullContractTermPopup.tsx:203
 #, c-format
-msgid "Sync all backups"
-msgstr "Tüm yedeklemeleri senkronize et"
+msgid "Merchant name"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:144
+#: src/components/ShowFullContractTermPopup.tsx:209
 #, c-format
-msgid "Sync now"
-msgstr "Şimdi senkronize et"
+msgid "Merchant jurisdiction"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:187
+#: src/components/ShowFullContractTermPopup.tsx:215
 #, c-format
-msgid "Last synced"
-msgstr "Son Senkronizasyon"
+msgid "Merchant address"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:192
+#: src/components/ShowFullContractTermPopup.tsx:221
 #, c-format
-msgid "Not synced"
-msgstr "Senkronize Edilmedi"
+msgid "Merchant logo"
+msgstr ""
 
-#: src/wallet/BackupPage.tsx:211
+#: src/components/ShowFullContractTermPopup.tsx:234
 #, c-format
-msgid "Expires in"
-msgstr "İçinde sona eriyor"
+msgid "Merchant website"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:37
+#: src/components/ShowFullContractTermPopup.tsx:240
 #, c-format
-msgid "Exchange doesn't have terms of service"
-msgstr "Exchange'in hizmet şartları yok"
+msgid "Merchant email"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:60
+#: src/components/ShowFullContractTermPopup.tsx:246
 #, c-format
-msgid "Review exchange terms of service"
-msgstr "Exchange'in hizmet şartlarını inceleyin"
+msgid "Merchant public key"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:256
+#, c-format
+msgid "Delivery date"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:271
+#, fuzzy, c-format
+msgid "Delivery location"
+msgstr "Taler Eylemi"
+
+#: src/components/ShowFullContractTermPopup.tsx:277
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:289
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:304
+#, c-format
+msgid "Refund deadline"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:319
+#, fuzzy, c-format
+msgid "Auto refund"
+msgstr "Ödeme iadesi"
+
+#: src/components/ShowFullContractTermPopup.tsx:339
+#, c-format
+msgid "Pay deadline"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:354
+#, c-format
+msgid "Fulfillment URL"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:360
+#, c-format
+msgid "Fulfillment message"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:370
+#, c-format
+msgid "Max deposit fee"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:378
+#, c-format
+msgid "Max fee"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:386
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:398
+#, c-format
+msgid "Wire fee amortization"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:404
+#, c-format
+msgid "Auditors"
+msgstr ""
+
+#: src/components/ShowFullContractTermPopup.tsx:419
+#, fuzzy, c-format
+msgid "Exchanges"
+msgstr "Exchange"
+
+#: src/components/Part.tsx:148
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/Part.tsx:160
+#, c-format
+msgid "Bitcoin address"
+msgstr ""
+
+#: src/components/Part.tsx:163
+#, c-format
+msgid "IBAN"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:38
+#, fuzzy, c-format
+msgid "Could not load deposit status"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/cta/Deposit/views.tsx:52
+#, c-format
+msgid "Digital cash deposit"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:58
+#, c-format
+msgid "Cost"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:66
+#, c-format
+msgid "Fee"
+msgstr "Ücretler"
+
+#: src/cta/Deposit/views.tsx:73
+#, c-format
+msgid "To be received"
+msgstr ""
+
+#: src/cta/Deposit/views.tsx:84
+#, c-format
+msgid "Send &nbsp; %1$s"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:63
+#, c-format
+msgid "Bitcoin transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:66
+#, c-format
+msgid ""
+"The exchange need a transaction with 3 output, one output is the exchange "
+"account and the other two are segwit fake address for metadata with an "
+"minimum amount."
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:74
+#, c-format
+msgid ""
+"In bitcoincore wallet use &apos;Add Recipient&apos; button to add two "
+"additional recipient and copy addresses and amounts"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:98
+#, c-format
+msgid ""
+"Make sure the amount show %1$s BTC, else you have to change the base unit to "
+"BTC"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:110
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:116
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:139
+#, c-format
+msgid "Bank transfer details"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:148
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:154
+#, c-format
+msgid "Receiver name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:98
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:191
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:200
+#, c-format
+msgid "This transaction is not completed"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:209
+#, c-format
+msgid "Send"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:216
+#, c-format
+msgid "Retry"
+msgstr "Yeniden deneyin"
+
+#: src/wallet/Transaction.tsx:224
+#, c-format
+msgid "Forget"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:241
+#, c-format
+msgid "Caution!"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:244
+#, c-format
+msgid ""
+"If you have already wired money to the exchange you will loose the chance to "
+"get the coins form it."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "Confirm"
+msgstr "Onaylamak"
+
+#: src/wallet/Transaction.tsx:267
+#, fuzzy, c-format
+msgid "Withdrawal"
+msgstr "Çekildi"
+
+#: src/wallet/Transaction.tsx:286
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:298
+#, c-format
+msgid ""
+"The bank did not yet confirmed the wire transfer. Go to the %1$s %2$s and "
+"check there is no pending step."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:316
+#, c-format
+msgid ""
+"Bank has confirmed the wire transfer. Waiting for the exchange to send the "
+"coins"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:325
+#, c-format
+msgid "Details"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, fuzzy, c-format
+msgid "Payment"
+msgstr "Ödeme gönderildi"
+
+#: src/wallet/Transaction.tsx:378
+#, c-format
+msgid "Refunds"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:385
+#, c-format
+msgid "%1$s %2$s on %3$s"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:415
+#, c-format
+msgid ""
+"Merchant created a refund for this order but was not automatically picked up."
+msgstr ""
+
+#: src/wallet/Transaction.tsx:420
+#, c-format
+msgid "Offer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:431
+#, fuzzy, c-format
+msgid "Accept"
+msgstr "İkramiye kabul edildi"
+
+#: src/wallet/Transaction.tsx:438
+#, c-format
+msgid "Merchant"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:443
+#, c-format
+msgid "Invoice ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:470
+#, c-format
+msgid "Deposit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:496
+#, fuzzy, c-format
+msgid "Refresh"
+msgstr "Ücreti yenile"
+
+#: src/wallet/Transaction.tsx:517
+#, c-format
+msgid "Tip"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:542
+#, c-format
+msgid "Refund"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:555
+#, c-format
+msgid "Original order ID"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:568
+#, c-format
+msgid "Purchase summary"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:593
+#, c-format
+msgid "copy"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:596
+#, c-format
+msgid "hide qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:608
+#, c-format
+msgid "show qr"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:620
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:624
+#, c-format
+msgid "Invoice"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:635
+#, c-format
+msgid "Exchange"
+msgstr "Exchange"
+
+#: src/wallet/Transaction.tsx:641
+#, c-format
+msgid "URI"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:667
+#, c-format
+msgid "Debit"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:710
+#, c-format
+msgid "Transfer"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:844
+#, c-format
+msgid "Country"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:852
+#, c-format
+msgid "Address lines"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:860
+#, c-format
+msgid "Building number"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:868
+#, c-format
+msgid "Building name"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:876
+#, c-format
+msgid "Street"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:884
+#, c-format
+msgid "Post code"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:892
+#, c-format
+msgid "Town location"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:900
+#, c-format
+msgid "Town"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:69
+#: src/wallet/Transaction.tsx:908
 #, c-format
-msgid "Review new version of terms of service"
-msgstr "Hizmet şartlarının yeni sürümünü inceleyin"
+msgid "District"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:83
+#: src/wallet/Transaction.tsx:916
 #, c-format
-msgid "Show terms of service"
-msgstr "Hizmet şartlarını göster"
+msgid "Country subdivision"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:91
+#: src/wallet/Transaction.tsx:935
 #, c-format
-msgid "I accept the exchange terms of service"
-msgstr "Hizmet şartlarını kabul ediyorum"
+msgid "Date"
+msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:110
+#: src/wallet/Transaction.tsx:990
 #, c-format
-msgid "The exchange reply with a empty terms of service"
+msgid "Transaction fees"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:133
+#: src/wallet/Transaction.tsx:1004
 #, c-format
-msgid "Download Terms of Service"
+msgid "Total"
 msgstr ""
 
-#: src/cta/TermsOfServiceSection.tsx:141
+#: src/wallet/Transaction.tsx:1074
 #, c-format
-msgid "Hide terms of service"
+msgid "Withdraw"
+msgstr "Para çek"
+
+#: src/wallet/Transaction.tsx:1146
+#, c-format
+msgid "Price"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:88
+#: src/wallet/Transaction.tsx:1156
 #, c-format
-msgid "Review terms of service"
+msgid "Refunded"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:91
+#: src/wallet/Transaction.tsx:1220
 #, c-format
-msgid "Exchange URL"
+msgid "Delivery"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:112
+#: src/wallet/Transaction.tsx:1335
 #, fuzzy, c-format
-msgid "Cancel"
-msgstr "Bakiye"
+msgid "Total transfer"
+msgstr "Çekildi"
 
-#: src/wallet/ExchangeAddConfirm.tsx:116
+#: src/cta/Payment/views.tsx:57
 #, c-format
-msgid "Loading terms.."
+msgid "Could not load pay status"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:123
+#: src/cta/Payment/views.tsx:87
 #, c-format
-msgid "Add exchange"
+msgid "Digital cash payment"
 msgstr ""
 
-#: src/wallet/ExchangeAddConfirm.tsx:133
+#: src/cta/Payment/views.tsx:119
 #, c-format
-msgid "Add exchange anyway"
+msgid "Purchase"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:96
+#: src/cta/Payment/views.tsx:149
 #, c-format
-msgid "Add new exchange"
+msgid "Receipt"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:100
+#: src/cta/Payment/views.tsx:156
 #, c-format
-msgid "Add exchange for %1$s"
+msgid "Valid until"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:105
+#: src/cta/Payment/views.tsx:191
 #, c-format
-msgid "Enter the URL of an exchange you trust."
+msgid "List of products"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:112
+#: src/cta/Payment/views.tsx:242
 #, c-format
-msgid "An exchange has been found! Review the information and click next"
+msgid "free"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:119
+#: src/cta/Payment/views.tsx:263
 #, c-format
-msgid "This exchange doesn't match the expected currency %1$s"
+msgid "Already paid, you are going to be redirected to %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:127
+#: src/cta/Payment/views.tsx:274
 #, c-format
-msgid "Unable to verify this exchange"
+msgid "Already paid"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:135
+#: src/cta/Payment/views.tsx:280
 #, c-format
-msgid "Unable to add this exchange"
+msgid "Already claimed"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:151
+#: src/cta/Payment/views.tsx:296
 #, c-format
-msgid "loading"
+msgid "Pay with a mobile phone"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:158
+#: src/cta/Payment/views.tsx:298
 #, c-format
-msgid "Version"
+msgid "Hide QR"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:164
+#: src/cta/Payment/views.tsx:305
 #, c-format
-msgid "Currency"
+msgid "Scan the QR code or &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ExchangeSetUrl.tsx:190
+#: src/cta/Payment/views.tsx:346
 #, c-format
-msgid "Next"
+msgid "Pay &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:118
+#: src/cta/Payment/views.tsx:360
 #, c-format
-msgid "Add backup provider"
+msgid "You have no balance for this currency. Withdraw digital cash first."
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:122
+#: src/cta/Payment/views.tsx:364
 #, c-format
-msgid "Could not get provider information"
+msgid ""
+"Could not find enough coins to pay. Even if you have enough %1$s some "
+"restriction may apply."
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:131
+#: src/cta/Payment/views.tsx:366
+#, fuzzy, c-format
+msgid "Your current balance is not enough."
+msgstr "Gösterecek bakiyeniz yok."
+
+#: src/cta/Payment/views.tsx:395
 #, c-format
-msgid "Backup providers may charge for their service"
+msgid "Merchant message"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:138
+#: src/cta/Refund/views.tsx:34
+#, fuzzy, c-format
+msgid "Could not load refund status"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/cta/Refund/views.tsx:48
 #, c-format
-msgid "URL"
+msgid "Digital cash refund"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:149
+#: src/cta/Refund/views.tsx:52
 #, c-format
-msgid "Name"
+msgid "You&apos;ve ignored the tip."
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:201
+#: src/cta/Refund/views.tsx:70
 #, c-format
-msgid "Provider URL"
+msgid "The refund is in progress."
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:207
+#: src/cta/Refund/views.tsx:76
+#, fuzzy, c-format
+msgid "Total to refund"
+msgstr "Ödeme iadesi"
+
+#: src/cta/Refund/views.tsx:106
 #, c-format
-msgid "Please review and accept this provider's terms of service"
+msgid "The merchant &quot;%1$s&quot; is offering you a refund."
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:212
+#: src/cta/Refund/views.tsx:115
+#, fuzzy, c-format
+msgid "Order amount"
+msgstr "Ücreti yenile"
+
+#: src/cta/Refund/views.tsx:122
+#, fuzzy, c-format
+msgid "Already refunded"
+msgstr "Ödeme iadesi"
+
+#: src/cta/Refund/views.tsx:129
 #, c-format
-msgid "Pricing"
+msgid "Refund offered"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:215
+#: src/cta/Refund/views.tsx:145
 #, c-format
-msgid "free of charge"
+msgid "Accept &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:217
+#: src/cta/Tip/views.tsx:32
+#, fuzzy, c-format
+msgid "Could not load tip status"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/cta/Tip/views.tsx:45
 #, c-format
-msgid "%1$s per year of service"
+msgid "Digital cash tip"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:224
+#: src/cta/Tip/views.tsx:66
 #, c-format
-msgid "Storage"
+msgid "The merchant is offering you a tip"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:227
+#: src/cta/Tip/views.tsx:74
 #, c-format
-msgid "%1$s megabytes of storage per year of service"
+msgid "Merchant URL"
 msgstr ""
 
-#: src/wallet/ProviderAddPage.tsx:233
+#: src/cta/Tip/views.tsx:90
 #, c-format
-msgid "Accept terms of service"
+msgid "Receive &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:62
+#: src/cta/Tip/views.tsx:114
 #, c-format
-msgid "There was an error loading the provider detail for \"%1$s\""
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:108
+#: src/components/SelectList.tsx:66
 #, c-format
-msgid "There is not known provider with url \"%1$s\"."
+msgid "Select one option"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:141
+#: src/components/TermsOfService/views.tsx:39
+#, fuzzy, c-format
+msgid "Could not load"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/components/TermsOfService/views.tsx:73
 #, c-format
-msgid "Last backup"
-msgstr ""
+msgid "Show terms of service"
+msgstr "Hizmet şartlarını göster"
 
-#: src/wallet/ProviderDetailPage.tsx:146
+#: src/components/TermsOfService/views.tsx:81
 #, c-format
-msgid "Back up"
-msgstr ""
+msgid "I accept the exchange terms of service"
+msgstr "Hizmet şartlarını kabul ediyorum"
+
+#: src/components/TermsOfService/views.tsx:107
+#, fuzzy, c-format
+msgid "Exchange doesn&apos;t have terms of service"
+msgstr "Exchange'in hizmet şartları yok"
 
-#: src/wallet/ProviderDetailPage.tsx:152
+#: src/components/TermsOfService/views.tsx:135
 #, c-format
-msgid "Provider fee"
-msgstr ""
+msgid "Review exchange terms of service"
+msgstr "Exchange'in hizmet şartlarını inceleyin"
 
-#: src/wallet/ProviderDetailPage.tsx:155
+#: src/components/TermsOfService/views.tsx:146
 #, c-format
-msgid "per year"
-msgstr ""
+msgid "Review new version of terms of service"
+msgstr "Hizmet şartlarının yeni sürümünü inceleyin"
 
-#: src/wallet/ProviderDetailPage.tsx:161
+#: src/components/TermsOfService/views.tsx:170
 #, c-format
-msgid "Extend"
+msgid "The exchange reply with a empty terms of service"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:167
+#: src/components/TermsOfService/views.tsx:193
 #, c-format
-msgid ""
-"terms has changed, extending the service will imply accepting the new terms "
-"of service"
+msgid "Download Terms of Service"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:177
+#: src/components/TermsOfService/views.tsx:204
 #, c-format
-msgid "old"
+msgid "Hide terms of service"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:181
+#: src/wallet/ExchangeSelection/views.tsx:117
+#, fuzzy, c-format
+msgid "Could not load exchange fees"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/wallet/ExchangeSelection/views.tsx:131
 #, c-format
-msgid "new"
+msgid "Close"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:188
+#: src/wallet/ExchangeSelection/views.tsx:160
+#, fuzzy, c-format
+msgid "could not find any exchange"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/wallet/ExchangeSelection/views.tsx:166
 #, c-format
-msgid "fee"
+msgid "could not find any exchange for the currency %1$s"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:196
+#: src/wallet/ExchangeSelection/views.tsx:186
 #, c-format
-msgid "storage"
+msgid "Service fee description"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:209
+#: src/wallet/ExchangeSelection/views.tsx:201
+#, fuzzy, c-format
+msgid "Select %1$s exchange"
+msgstr "Özel exchange'i seçin"
+
+#: src/wallet/ExchangeSelection/views.tsx:215
 #, c-format
-msgid "back"
+msgid "Reset"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:213
+#: src/wallet/ExchangeSelection/views.tsx:218
+#, fuzzy, c-format
+msgid "Use this exchange"
+msgstr "Özel exchange'i seçin"
+
+#: src/wallet/ExchangeSelection/views.tsx:230
 #, c-format
-msgid "Remove provider"
+msgid "Doesn&apos;t have auditors"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:225
+#: src/wallet/ExchangeSelection/views.tsx:241
 #, c-format
-msgid "This provider has reported an error"
+msgid "currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:239
+#: src/wallet/ExchangeSelection/views.tsx:249
+#, fuzzy, c-format
+msgid "Operations"
+msgstr "Bekleyen işlemler"
+
+#: src/wallet/ExchangeSelection/views.tsx:252
+#, fuzzy, c-format
+msgid "Deposits"
+msgstr "Depozito %1$s"
+
+#: src/wallet/ExchangeSelection/views.tsx:259
+#, fuzzy, c-format
+msgid "Denomination"
+msgstr "Bekleyen işlemler"
+
+#: src/wallet/ExchangeSelection/views.tsx:265
 #, c-format
-msgid "There is conflict with another backup from %1$s"
+msgid "Until"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:250
+#: src/wallet/ExchangeSelection/views.tsx:274
+#, fuzzy, c-format
+msgid "Withdrawals"
+msgstr "Çekildi"
+
+#: src/wallet/ExchangeSelection/views.tsx:423
 #, c-format
-msgid "Backup is not readable"
+msgid "Currency"
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:258
+#: src/wallet/ExchangeSelection/views.tsx:433
+#, fuzzy, c-format
+msgid "Coin operations"
+msgstr "Bekleyen işlemler"
+
+#: src/wallet/ExchangeSelection/views.tsx:436
 #, c-format
-msgid "Unknown backup problem: %1$s"
+msgid ""
+"Every operation in this section may be different by denomination value and "
+"is valid for a period of time. The exchange will charge the indicated amount "
+"every time a coin is used in such operation."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:277
+#: src/wallet/ExchangeSelection/views.tsx:545
+#, fuzzy, c-format
+msgid "Transfer operations"
+msgstr "Bekleyen işlemler"
+
+#: src/wallet/ExchangeSelection/views.tsx:548
 #, c-format
-msgid "service paid"
+msgid ""
+"Every operation in this section may be different by transfer type and is "
+"valid for a period of time. The exchange will charge the indicated amount "
+"every time a transfer is made."
 msgstr ""
 
-#: src/wallet/ProviderDetailPage.tsx:284
+#: src/wallet/ExchangeSelection/views.tsx:563
 #, c-format
-msgid "Backup valid until"
+msgid "Operation"
 msgstr ""
 
-#: src/popupEntryPoint.tsx:187
+#: src/wallet/ExchangeSelection/views.tsx:583
+#, fuzzy, c-format
+msgid "Wallet operations"
+msgstr "Bekleyen işlemler"
+
+#: src/wallet/ExchangeSelection/views.tsx:597
 #, c-format
-msgid "this popup is being closed and you are being redirected to %1$s"
+msgid "Feature"
 msgstr ""
 
-#: src/components/SelectList.tsx:62
+#: src/cta/Withdraw/views.tsx:47
 #, c-format
-msgid "Select one option"
+msgid "Could not get the info from the URI"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:103
+#  #: src/wallet/Transaction.tsx:527
+#  #, c-format
+#  msgid "Cancel"
+#  msgstr "İptal et"
+#: src/cta/Withdraw/views.tsx:60
+#, fuzzy, c-format
+msgid "Could not get info of withdrawal"
+msgstr "Para çekme işlemi için ayrıntılar alınamadı:"
+
+#: src/cta/Withdraw/views.tsx:74
 #, c-format
-msgid "Manual Withdrawal"
+msgid "Digital cash withdrawal"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:106
+#: src/cta/Withdraw/views.tsx:79
 #, c-format
-msgid ""
-"Choose a exchange from where the coins will be withdrawn. The exchange will "
-"send the coins to this wallet after receiving a wire transfer with the "
-"correct subject."
+msgid "Could not finish the withdrawal operation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:114
+#: src/cta/Withdraw/views.tsx:127
 #, c-format
-msgid "No exchange configured"
+msgid "Age restriction"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:129
+#: src/cta/Withdraw/views.tsx:145
 #, c-format
-msgid "Can't create the reserve"
+msgid "Withdraw &nbsp; %1$s"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:155
+#: src/cta/Withdraw/views.tsx:179
 #, c-format
-msgid "Exchange"
-msgstr "Exchange"
+msgid "Withdraw to a mobile phone"
+msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:164
+#: src/cta/InvoiceCreate/views.tsx:65
 #, c-format
-msgid "Add Exchange"
+msgid "Digital invoice"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:170
+#: src/cta/InvoiceCreate/views.tsx:69
 #, c-format
-msgid "Amount"
+msgid "Could not finish the invoice creation"
 msgstr ""
 
-#: src/wallet/CreateManualWithdraw.tsx:190
+#: src/cta/InvoiceCreate/views.tsx:130
 #, c-format
-msgid "Start withdrawal"
+msgid "Create"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:138
+#  #: src/wallet/Transaction.tsx:527
+#  #, c-format
+#  msgid "Cancel"
+#  msgstr "İptal et"
+#: src/cta/InvoicePay/views.tsx:63
 #, fuzzy, c-format
-msgid "no balance"
-msgstr "Bakiye"
+msgid "Could not finish the payment operation"
+msgstr "Para çekme işlemi için ayrıntılar alınamadı:"
 
-#: src/wallet/DepositPage.tsx:146
+#: src/cta/TransferCreate/views.tsx:55
 #, c-format
-msgid "There is no known bank account to send money to"
+msgid "Digital cash transfer"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:177
-#, c-format
-msgid "Send %1$s to your account"
-msgstr ""
+#  #: src/wallet/Transaction.tsx:527
+#  #, c-format
+#  msgid "Cancel"
+#  msgstr "İptal et"
+#: src/cta/TransferCreate/views.tsx:59
+#, fuzzy, c-format
+msgid "Could not finish the transfer creation"
+msgstr "Para çekme işlemi için ayrıntılar alınamadı:"
 
-#: src/wallet/DepositPage.tsx:182
-#, c-format
-msgid "Bank account IBAN number"
-msgstr ""
+#  #: src/wallet/Transaction.tsx:527
+#  #, c-format
+#  msgid "Cancel"
+#  msgstr "İptal et"
+#: src/cta/TransferPickup/views.tsx:57
+#, fuzzy, c-format
+msgid "Could not finish the pickup operation"
+msgstr "Para çekme işlemi için ayrıntılar alınamadı:"
 
-#: src/wallet/DepositPage.tsx:215
+#: src/wallet/CreateManualWithdraw.tsx:149
+#, fuzzy, c-format
+msgid "Manual Withdrawal for %1$s"
+msgstr "Para çekme ücretleri:"
+
+#: src/wallet/CreateManualWithdraw.tsx:154
 #, c-format
-msgid "Deposit fee"
+msgid ""
+"Choose a exchange from where the coins will be withdrawn. The exchange will "
+"send the coins to this wallet after receiving a wire transfer with the "
+"correct subject."
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:229
+#: src/wallet/CreateManualWithdraw.tsx:162
 #, c-format
-msgid "Total deposit"
+msgid "No exchange found for %1$s"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:247
+#: src/wallet/CreateManualWithdraw.tsx:170
 #, c-format
-msgid "Deposit"
+msgid "Add Exchange"
 msgstr ""
 
-#: src/wallet/DepositPage.tsx:251
-#, fuzzy, c-format
-msgid "Deposit %1$s %2$s"
-msgstr "Test Havale Hesap #%1$s üzerinde %2$s"
-
-#: src/components/TransactionItem.tsx:137
+#: src/wallet/CreateManualWithdraw.tsx:192
 #, c-format
-msgid "Waiting for confirmation"
+msgid "No exchange configured"
 msgstr ""
 
-#: src/components/TransactionItem.tsx:201
+#: src/wallet/CreateManualWithdraw.tsx:210
 #, c-format
-msgid "PENDING"
+msgid "Can&apos;t create the reserve"
 msgstr ""
 
-#: src/wallet/History.tsx:70
+#: src/wallet/CreateManualWithdraw.tsx:277
 #, c-format
-msgid "Could not load the list of transactions"
+msgid "Start withdrawal"
 msgstr ""
 
-#: src/wallet/History.tsx:216
+#: src/wallet/DepositPage/views.tsx:38
+#, fuzzy, c-format
+msgid "Could not load deposit balance"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/wallet/DepositPage/views.tsx:51
 #, c-format
-msgid "There is no history for this currency"
+msgid "A currency or an amount should be indicated"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:38
+#: src/wallet/DepositPage/views.tsx:67
 #, c-format
-msgid "Account"
+msgid "There is no enough balance to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:44
+#: src/wallet/DepositPage/views.tsx:117
 #, c-format
-msgid "Bank host"
+msgid "Send %1$s to your account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:48
+#: src/wallet/DepositPage/views.tsx:121
 #, c-format
-msgid "Bank account"
+msgid "There is no account to make a deposit for currency %1$s"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:53
+#: src/wallet/DepositPage/views.tsx:127
 #, c-format
-msgid "IBAN"
+msgid "Add account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:65
+#: src/wallet/DepositPage/views.tsx:151
 #, c-format
-msgid "Chosen amount"
+msgid "Select account"
 msgstr ""
 
-#: src/components/BankDetailsByPaytoType.tsx:69
+#: src/wallet/DepositPage/views.tsx:163
 #, c-format
-msgid "Subject"
+msgid "Add another account"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:27
+#: src/wallet/DepositPage/views.tsx:191
 #, c-format
-msgid "could not parse payto uri from exchange %1$s"
+msgid "Deposit fee"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:37
+#: src/wallet/DepositPage/views.tsx:205
 #, c-format
-msgid "Exchange is ready for withdrawal"
+msgid "Total deposit"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:40
+#: src/wallet/DepositPage/views.tsx:233
+#, fuzzy, c-format
+msgid "Deposit&nbsp;%1$s %2$s"
+msgstr "Test Havale Hesap #%1$s üzerinde %2$s"
+
+#: src/wallet/AddAccount/views.tsx:56
 #, c-format
-msgid ""
-"To complete the process you need to wire %1$s to the exchange bank account"
+msgid "Add bank account for %1$s"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:53
+#: src/wallet/AddAccount/views.tsx:59
 #, c-format
-msgid ""
-"Make sure to use the correct subject, otherwise the money will not arrive in "
-"this wallet."
+msgid "Enter the URL of an exchange you trust."
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:62
+#: src/wallet/AddAccount/views.tsx:66
 #, c-format
-msgid ""
-"Alternative, you can also scan this QR code or open %1$s if you have a "
-"banking app installed that supports RFC 8905"
+msgid "Unable add this account"
 msgstr ""
 
-#: src/wallet/ReserveCreated.tsx:73
+#: src/wallet/AddAccount/views.tsx:73
 #, c-format
-msgid "Cancel withdrawal"
+msgid "Select account type"
 msgstr ""
 
-#: src/wallet/Settings.tsx:89
+#: src/wallet/ExchangeAddConfirm.tsx:42
 #, c-format
-msgid "Display"
+msgid "Review terms of service"
 msgstr ""
 
-#: src/wallet/Settings.tsx:93
+#: src/wallet/ExchangeAddConfirm.tsx:45
 #, c-format
-msgid "Current Language"
+msgid "Exchange URL"
 msgstr ""
 
-#: src/wallet/Settings.tsx:102
+#: src/wallet/ExchangeAddConfirm.tsx:70
 #, c-format
-msgid "Navigator"
+msgid "Add exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:105
+#: src/wallet/ExchangeSetUrl.tsx:112
 #, c-format
-msgid "Automatically open wallet based on page content"
+msgid "Add new exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:111
+#: src/wallet/ExchangeSetUrl.tsx:116
 #, c-format
-msgid ""
-"Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser."
+msgid "Add exchange for %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:122
+#: src/wallet/ExchangeSetUrl.tsx:128
 #, c-format
-msgid "Trust"
+msgid "An exchange has been found! Review the information and click next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:126
+#: src/wallet/ExchangeSetUrl.tsx:135
 #, c-format
-msgid "No exchange yet"
+msgid "This exchange doesn&apos;t match the expected currency %1$s"
 msgstr ""
 
-#: src/wallet/Settings.tsx:140
+#: src/wallet/ExchangeSetUrl.tsx:143
 #, c-format
-msgid "Term of Service"
+msgid "Unable to verify this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:156
+#: src/wallet/ExchangeSetUrl.tsx:151
 #, c-format
-msgid "ok"
+msgid "Unable to add this exchange"
 msgstr ""
 
-#: src/wallet/Settings.tsx:162
+#: src/wallet/ExchangeSetUrl.tsx:167
 #, c-format
-msgid "changed"
+msgid "loading"
 msgstr ""
 
-#: src/wallet/Settings.tsx:169
+#: src/wallet/ExchangeSetUrl.tsx:174
 #, c-format
-msgid "not accepted"
+msgid "Version"
 msgstr ""
 
-#: src/wallet/Settings.tsx:193
+#: src/wallet/ExchangeSetUrl.tsx:206
 #, c-format
-msgid "Add an exchange"
+msgid "Next"
 msgstr ""
 
-#: src/wallet/Settings.tsx:199
+#: src/components/TransactionItem.tsx:201
 #, c-format
-msgid "Developer mode"
+msgid "Waiting for confirmation"
 msgstr ""
 
-#: src/wallet/Settings.tsx:201
+#: src/components/TransactionItem.tsx:266
 #, c-format
-msgid "(More options and information useful for debugging)"
+msgid "PENDING"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:78
+#: src/wallet/History.tsx:75
 #, c-format
-msgid "Could not load the transaction information"
+msgid "Could not load the list of transactions"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:145
+#: src/wallet/History.tsx:233
 #, c-format
-msgid "There was an error trying to complete the transaction"
+msgid "Your transaction history is empty for this currency."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:154
+#: src/wallet/ProviderAddPage.tsx:127
 #, c-format
-msgid "This transaction is not completed"
+msgid "Add backup provider"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:168
+#: src/wallet/ProviderAddPage.tsx:131
 #, c-format
-msgid "Retry"
-msgstr "Yeniden deneyin"
+msgid "Could not get provider information"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:172
+#: src/wallet/ProviderAddPage.tsx:140
 #, c-format
-msgid "Forget"
+msgid "Backup providers may charge for their service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:197
+#: src/wallet/ProviderAddPage.tsx:147
 #, c-format
-msgid "Caution!"
+msgid "URL"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:200
+#: src/wallet/ProviderAddPage.tsx:158
 #, c-format
-msgid ""
-"If you have already wired money to the exchange you will loose the chance to "
-"get the coins form it."
+msgid "Name"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:211
+#: src/wallet/ProviderAddPage.tsx:212
 #, c-format
-msgid "Confirm"
-msgstr "Onaylamak"
+msgid "Provider URL"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:218
+#: src/wallet/ProviderAddPage.tsx:218
 #, fuzzy, c-format
-msgid "Withdrawal"
-msgstr "Çekildi"
+msgid "Please review and accept this provider&apos;s terms of service"
+msgstr "Hizmet şartlarını kabul ediyorum"
 
-#: src/wallet/Transaction.tsx:243
-#, fuzzy, c-format
-msgid "Total withdrawn"
-msgstr "Çekildi"
+#: src/wallet/ProviderAddPage.tsx:223
+#, c-format
+msgid "Pricing"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:249
+#: src/wallet/ProviderAddPage.tsx:226
 #, c-format
-msgid "Exchange fee"
+msgid "free of charge"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:259
+#: src/wallet/ProviderAddPage.tsx:228
 #, c-format
-msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgid "%1$s per year of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:273
+#: src/wallet/ProviderAddPage.tsx:235
 #, c-format
-msgid "Waiting for the coins to arrive"
+msgid "Storage"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:342
-#, fuzzy, c-format
-msgid "Payment"
-msgstr "Ödeme gönderildi"
+#: src/wallet/ProviderAddPage.tsx:238
+#, c-format
+msgid "%1$s megabytes of storage per year of service"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:348
+#: src/wallet/ProviderAddPage.tsx:244
 #, c-format
-msgid "Total paid"
+msgid "Accept terms of service"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:354
+#: src/wallet/ReserveCreated.tsx:44
 #, c-format
-msgid "Purchase amount"
+msgid "Could not parse the payto URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:360
+#: src/wallet/ReserveCreated.tsx:45
 #, c-format
-msgid "Fee"
-msgstr "Ücretler"
+msgid "Please check the uri"
+msgstr ""
 
-#: src/wallet/Transaction.tsx:365
+#: src/wallet/ReserveCreated.tsx:75
 #, c-format
-msgid "Merchant"
+msgid "Exchange is ready for withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:370
+#: src/wallet/ReserveCreated.tsx:78
 #, c-format
-msgid "Purchase"
+msgid ""
+"To complete the process you need to wire%1$s %2$s to the exchange bank "
+"account"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:375
+#: src/wallet/ReserveCreated.tsx:87
 #, c-format
-msgid "Receipt"
+msgid ""
+"Alternative, you can also scan this QR code or open %1$s if you have a "
+"banking app installed that supports RFC 8905"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:419
+#: src/wallet/ReserveCreated.tsx:98
 #, c-format
-msgid "Total send"
+msgid "Cancel withdrawal"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:425
+#: src/wallet/Settings.tsx:115
 #, fuzzy, c-format
-msgid "Deposit amount"
-msgstr "Depozito Ücreti"
+msgid "Could not toggle auto-open"
+msgstr "Bakiye sayfası yüklenemedi"
 
-#: src/wallet/Transaction.tsx:447
+#: src/wallet/Settings.tsx:121
 #, fuzzy, c-format
-msgid "Refresh"
-msgstr "Ücreti yenile"
+msgid "Could not toggle clipboard"
+msgstr "Bakiye sayfası yüklenemedi"
 
-#: src/wallet/Transaction.tsx:453
+#: src/wallet/Settings.tsx:126
 #, c-format
-msgid "Total refresh"
+msgid "Navigator"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:459
-#, fuzzy, c-format
-msgid "Refresh amount"
-msgstr "Ücreti yenile"
-
-#: src/wallet/Transaction.tsx:481
+#: src/wallet/Settings.tsx:129
 #, c-format
-msgid "Tip"
+msgid "Automatically open wallet based on page content"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:487
+#: src/wallet/Settings.tsx:135
 #, c-format
-msgid "Total tip"
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
 msgstr ""
 
-#: src/wallet/Transaction.tsx:493
+#: src/wallet/Settings.tsx:145
 #, c-format
-msgid "Received amount"
+msgid "Automatically check clipboard for Taler URI"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:515
+#: src/wallet/Settings.tsx:162
 #, c-format
-msgid "Refund"
+msgid "Trust"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:521
+#: src/wallet/Settings.tsx:166
 #, c-format
-msgid "Total refund"
+msgid "No exchange yet"
 msgstr ""
 
-#: src/wallet/Transaction.tsx:527
+#: src/wallet/Settings.tsx:180
 #, c-format
-msgid "Refund amount"
+msgid "Term of Service"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:58
+#: src/wallet/Settings.tsx:191
 #, c-format
-msgid "Browser Extension Installed!"
+msgid "ok"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:62
+#: src/wallet/Settings.tsx:197
 #, c-format
-msgid "Thank you for installing the wallet."
+msgid "changed"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:66
+#: src/wallet/Settings.tsx:204
 #, c-format
-msgid "Permissions"
+msgid "not accepted"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:75
+#: src/wallet/Settings.tsx:210
 #, c-format
-msgid ""
-"(Enabling this option below will make using the wallet faster, but requires "
-"more permissions from your browser.)"
+msgid "unknown (exchange status should be updated)"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:85
+#: src/wallet/Settings.tsx:236
 #, c-format
-msgid "Next Steps"
+msgid "Add an exchange"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:88
+#: src/wallet/Settings.tsx:241
 #, c-format
-msgid "Try the demo"
+msgid "Troubleshooting"
 msgstr ""
 
-#: src/wallet/Welcome.tsx:91
+#: src/wallet/Settings.tsx:244
 #, c-format
-msgid "Learn how to top up your wallet balance"
+msgid "Developer mode"
 msgstr ""
 
-#: src/cta/Pay.tsx:113
+#: src/wallet/Settings.tsx:246
 #, c-format
-msgid "Could not load pay status"
+msgid "More options and information useful for debugging"
 msgstr ""
 
-#: src/cta/Pay.tsx:189
+#: src/wallet/Settings.tsx:257
 #, c-format
-msgid "Could not load contract terms from merchant or wallet backend."
+msgid "Display"
 msgstr ""
 
-#: src/cta/Pay.tsx:216
+#: src/wallet/Settings.tsx:261
 #, c-format
-msgid "Pay with a mobile phone"
+msgid "Current Language"
 msgstr ""
 
-#: src/cta/Pay.tsx:218
+#: src/wallet/Settings.tsx:274
 #, c-format
-msgid "Hide QR"
+msgid "Wallet Core"
 msgstr ""
 
-#: src/cta/Pay.tsx:225
+#: src/wallet/Settings.tsx:284
 #, c-format
-msgid "Scan the QR code or %1$s"
+msgid "Web Extension"
 msgstr ""
 
-#: src/cta/Pay.tsx:244
+#: src/wallet/Settings.tsx:295
 #, c-format
-msgid "Processing"
+msgid "Exchange compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:257
+#: src/wallet/Settings.tsx:299
 #, c-format
-msgid "Pay %1$s"
+msgid "Merchant compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:272
+#: src/wallet/Settings.tsx:303
 #, c-format
-msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgid "Bank compatibility"
 msgstr ""
 
-#: src/cta/Pay.tsx:279
+#: src/wallet/Welcome.tsx:59
 #, c-format
-msgid "Your balance is not enough to pay for this purchase."
+msgid "Browser Extension Installed!"
 msgstr ""
 
-#: src/cta/Pay.tsx:287
+#: src/wallet/Welcome.tsx:63
 #, c-format
-msgid "Withdraw digital cash"
+msgid "You can open the GNU Taler Wallet using the combination %1$s ."
 msgstr ""
 
-#: src/cta/Pay.tsx:300
+#: src/wallet/Welcome.tsx:72
 #, c-format
-msgid "Merchant message"
+msgid ""
+"Also pinning the GNU Taler Wallet to your Chrome browser allows you to quick "
+"access without keyboard:"
 msgstr ""
 
-#: src/cta/Pay.tsx:318
+#: src/wallet/Welcome.tsx:79
 #, c-format
-msgid "Digital cash payment"
+msgid "Click the puzzle icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:324
+#: src/wallet/Welcome.tsx:82
 #, c-format
-msgid "Already paid, you are going to be redirected to %1$s"
+msgid "Search for GNU Taler Wallet"
 msgstr ""
 
-#: src/cta/Pay.tsx:333
+#: src/wallet/Welcome.tsx:85
 #, c-format
-msgid "Already paid"
+msgid "Click the pin icon"
 msgstr ""
 
-#: src/cta/Pay.tsx:338
+#: src/wallet/Welcome.tsx:91
 #, c-format
-msgid "Already claimed"
+msgid "Permissions"
 msgstr ""
 
-#: src/cta/Pay.tsx:344
+#: src/wallet/Welcome.tsx:100
 #, c-format
-msgid "Payment complete"
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
 msgstr ""
 
-#: src/cta/Pay.tsx:348
+#: src/wallet/Welcome.tsx:110
 #, c-format
-msgid "You are going to be redirected to $ %1$s"
+msgid "Next Steps"
 msgstr ""
 
-#: src/cta/Pay.tsx:353
+#: src/wallet/Welcome.tsx:113
 #, c-format
-msgid "You can close this page."
+msgid "Try the demo"
 msgstr ""
 
-#: src/cta/Pay.tsx:367
+#: src/wallet/Welcome.tsx:116
 #, c-format
-msgid "Total to pay"
+msgid "Learn how to top up your wallet balance"
 msgstr ""
 
-#: src/cta/Pay.tsx:418
+#: src/components/Diagnostics.tsx:31
 #, c-format
-msgid "List of products"
-msgstr ""
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgstr "Tanılar zaman aşımına uğradı. Cüzdan arka ucuyla konuşulamadı."
 
-#: src/cta/Pay.tsx:460
+#: src/components/Diagnostics.tsx:52
 #, c-format
-msgid "Total"
-msgstr ""
+msgid "Problems detected:"
+msgstr "Tespit edilen sorunlar:"
 
-#: src/cta/Pay.tsx:469
+#: src/components/Diagnostics.tsx:61
 #, c-format
-msgid "free"
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
 msgstr ""
+"Lütfen %1$s ayarlarınızda, IndexedDB'nin etkinleştirildiğinizi kontrol edin "
+"(%2$s tercih adını kontrol edin)."
 
-#: src/cta/Refund.tsx:41
+#: src/components/Diagnostics.tsx:70
 #, c-format
-msgid "Refund Status"
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
 msgstr ""
+"Cüzdan veritabanınız eski. Şu anda otomatik aktarım desteklenmiyor. Cüzdan "
+"veritabanını sıfırlamak için lütfen %1$s gidin."
 
-#: src/cta/Refund.tsx:44
+#: src/components/Diagnostics.tsx:83
 #, c-format
-msgid "The product %1$s has received a total effective refund of"
-msgstr ""
+msgid "Running diagnostics"
+msgstr "Tanılamayı çalıştır"
 
-#: src/cta/Refund.tsx:52
+#: src/wallet/DeveloperPage.tsx:163
 #, c-format
-msgid "Refund processing is still in progress."
-msgstr ""
+msgid "Debug tools"
+msgstr "Hata ayıklama araçları"
 
-#: src/cta/Refund.tsx:59
+#: src/wallet/DeveloperPage.tsx:170
 #, c-format
-msgid "The refund amount of %1$s could not be applied."
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
 msgstr ""
+"Cüzdanınızdaki her şeyi GERİ ALINAMAZ BİÇİMDE İMHA ETMEK ve TÜM PARALARINIZI "
+"KAYBETMEK mi istiyorsunuz?"
 
-#: src/cta/Refund.tsx:97
+#: src/wallet/DeveloperPage.tsx:176
 #, c-format
-msgid "missing taler refund uri"
-msgstr ""
+msgid "reset"
+msgstr "sıfırla"
 
-#: src/cta/Refund.tsx:105
+#: src/wallet/DeveloperPage.tsx:183
 #, c-format
-msgid "Error: %1$s"
+msgid "TESTING: This may delete all your coin, proceed with caution"
 msgstr ""
 
-#: src/cta/Refund.tsx:113
+#: src/wallet/DeveloperPage.tsx:189
 #, c-format
-msgid "Updating refund status"
+msgid "run gc"
 msgstr ""
 
-#: src/cta/Tip.tsx:49
+#: src/wallet/DeveloperPage.tsx:197
 #, c-format
-msgid "Tip from %1$s accepted. Check your transactions list for more details."
-msgstr ""
+msgid "import database"
+msgstr "veritabanını içe aktar"
 
-#: src/cta/Tip.tsx:57
+#: src/wallet/DeveloperPage.tsx:219
 #, c-format
-msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s"
-msgstr ""
+msgid "export database"
+msgstr "veritabanını dışa aktar"
 
-#: src/cta/Tip.tsx:67
+#: src/wallet/DeveloperPage.tsx:225
 #, c-format
-msgid "Accept tip"
-msgstr ""
+msgid "Database exported at %1$s %2$s to download"
+msgstr "Veritabanı %1$s'de dışa aktarıldı-%2$s indirilecek"
 
-#: src/cta/Tip.tsx:70
+#: src/wallet/DeveloperPage.tsx:248
 #, c-format
-msgid "Ignore"
-msgstr ""
+msgid "Coins"
+msgstr "Madeni paralar"
 
-#: src/cta/Tip.tsx:111
+#: src/wallet/DeveloperPage.tsx:282
 #, c-format
-msgid "missing tip uri"
-msgstr ""
+msgid "Pending operations"
+msgstr "Bekleyen işlemler"
 
-#: src/cta/Tip.tsx:119
+#: src/wallet/DeveloperPage.tsx:328
 #, c-format
-msgid "You've ignored the tip."
-msgstr ""
+msgid "usable coins"
+msgstr "kullanılabilir madeni paralar"
 
-#: src/cta/Withdraw.tsx:122
+#: src/wallet/DeveloperPage.tsx:337
 #, c-format
-msgid "Digital cash withdrawal"
-msgstr ""
+msgid "id"
+msgstr "kimlik"
 
-#: src/cta/Withdraw.tsx:127
+#: src/wallet/DeveloperPage.tsx:340
 #, c-format
-msgid "Could not finish the withdrawal operation"
+msgid "denom"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:138
+#: src/wallet/DeveloperPage.tsx:343
 #, c-format
-msgid "Total to withdraw"
-msgstr ""
+msgid "value"
+msgstr "değer"
 
-#: src/cta/Withdraw.tsx:171
+#: src/wallet/DeveloperPage.tsx:346
 #, c-format
-msgid "Known exchanges"
-msgstr ""
+msgid "status"
+msgstr "durum"
+
+#: src/wallet/DeveloperPage.tsx:349
+#, c-format
+msgid "from refresh?"
+msgstr "yenilemeden mi?"
 
-#: src/cta/Withdraw.tsx:187
+#: src/wallet/DeveloperPage.tsx:352
 #, c-format
-msgid "Cancel exchange selection"
+msgid "age key count"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:189
+#: src/wallet/DeveloperPage.tsx:369
+#, c-format
+msgid "spent coins"
+msgstr "harcanan madeni paralar"
+
+#: src/wallet/DeveloperPage.tsx:373
+#, c-format
+msgid "click to show"
+msgstr "göstermek için tıklayın"
+
+#: src/wallet/QrReader.tsx:108
 #, c-format
-msgid "Confirm exchange selection"
+msgid "Scan a QR code or enter taler:// URI below"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:196
+#: src/wallet/QrReader.tsx:122
 #, c-format
-msgid "Switch exchange"
+msgid "Open"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:215
+#: src/wallet/QrReader.tsx:128
 #, c-format
-msgid "Confirm withdrawal"
+msgid "URI is not valid. Taler URI should start with `taler://`"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:224
+#: src/wallet/QrReader.tsx:133
 #, c-format
-msgid "Withdraw anyway"
+msgid "Try another"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:287
+#: src/wallet/DestinationSelection.tsx:183
+#, fuzzy, c-format
+msgid "Could not load list of exchange"
+msgstr "Bakiye sayfası yüklenemedi"
+
+#: src/wallet/DestinationSelection.tsx:209
 #, c-format
-msgid "Could not load the withdrawal details"
+msgid "Choose a currency to proceed or add another exchange"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:344
+#: src/wallet/DestinationSelection.tsx:217
 #, c-format
-msgid "missing withdraw uri"
+msgid "Known currencies"
 msgstr ""
 
-#: src/cta/Withdraw.tsx:354
+#: src/wallet/DestinationSelection.tsx:318
 #, c-format
-msgid "Could not get the info from the URI"
+msgid "Specify the amount and the origin"
 msgstr ""
 
-#: src/wallet/ManualWithdrawPage.tsx:99
+#: src/wallet/DestinationSelection.tsx:336
 #, c-format
-msgid "Could not load the list of known exchanges"
+msgid "Change currency"
 msgstr ""
 
-#: src/walletEntryPoint.tsx:172
+#: src/wallet/DestinationSelection.tsx:344
 #, c-format
-msgid "All done, your transaction is in progress"
+msgid "Use previous origins:"
 msgstr ""
 
-#: src/components/EditableText.tsx:44
+#: src/wallet/DestinationSelection.tsx:364
 #, c-format
-msgid "Edit"
+msgid "Or specify the origin of the money"
 msgstr ""
-"Lütfen bir exchange seçin. Detayları seçiminizden önce inceleyebilirsiniz."
 
-#: src/cta/Deposit.tsx:114
+#: src/wallet/DestinationSelection.tsx:372
 #, c-format
-msgid "missing pay uri"
+msgid "Specify the origin of the money"
 msgstr ""
 
-#: src/cta/Deposit.tsx:129
+#: src/wallet/DestinationSelection.tsx:380
+#, fuzzy, c-format
+msgid "From my bank account"
+msgstr "Banka hesabına havale yap"
+
+#: src/wallet/DestinationSelection.tsx:395
 #, c-format
-msgid "Could not get the payment information for this order"
+msgid "From another wallet"
 msgstr ""
 
-#: src/cta/Deposit.tsx:160
+#: src/wallet/DestinationSelection.tsx:449
 #, c-format
-msgid "Loading payment information"
+msgid "currency not provided"
 msgstr ""
 
-#: src/cta/Deposit.tsx:208
+#: src/wallet/DestinationSelection.tsx:459
 #, c-format
-msgid "Digital cash deposit"
+msgid "Specify the amount and the destination"
 msgstr ""
 
-#: src/cta/Deposit.tsx:226
+#: src/wallet/DestinationSelection.tsx:483
 #, c-format
-msgid "You will now be sent back to the merchant you came from."
+msgid "Use previous destinations:"
 msgstr ""
 
-#: src/cta/reset-required.tsx:54
+#: src/wallet/DestinationSelection.tsx:503
 #, c-format
-msgid "Manual Reset Required"
+msgid "Or specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:57
+#: src/wallet/DestinationSelection.tsx:511
 #, c-format
-msgid ""
-"The wallet&apos;s database in your browser is incompatible with the "
-"currently installed wallet. Please reset manually."
+msgid "Specify the destination of the money"
 msgstr ""
 
-#: src/cta/reset-required.tsx:63
+#: src/wallet/DestinationSelection.tsx:521
+#, fuzzy, c-format
+msgid "To my bank account"
+msgstr "Banka hesabına havale yap"
+
+#: src/wallet/DestinationSelection.tsx:534
 #, c-format
-msgid ""
-"Once the database format has stabilized, we will provide automatic upgrades."
+msgid "To another wallet"
 msgstr ""
 
-#: src/cta/reset-required.tsx:77
+#: src/cta/Recovery/views.tsx:30
+#, fuzzy, c-format
+msgid "Could not load backup recovery information"
+msgstr "Yedekleme sağlayıcıları yüklenemedi"
+
+#: src/cta/Recovery/views.tsx:47
 #, c-format
-msgid "I understand that I will lose all my data"
+msgid "Digital wallet recovery"
 msgstr ""
 
-#: src/cta/reset-required.tsx:87
+#: src/cta/Recovery/views.tsx:52
 #, c-format
-msgid "Reset"
+msgid "Import backup, show info"
 msgstr ""
 
-#: src/cta/reset-required.tsx:95
+#: src/wallet/Application.tsx:189
 #, c-format
-msgid "Everything is fine!"
+msgid "All done, your transaction is in progress"
 msgstr ""
 
-#: src/cta/reset-required.tsx:98
+#: src/components/EditableText.tsx:45
 #, c-format
-msgid "A reset is not required anymore, you can close this page."
+msgid "Edit"
 msgstr ""
+"Lütfen bir exchange seçin. Detayları seçiminizden önce inceleyebilirsiniz."
 
-#: src/cta/return-coins.tsx:31
+#: src/wallet/ManualWithdrawPage.tsx:102
 #, c-format
-msgid "Not implemented yet."
+msgid "Could not load the list of known exchanges"
 msgstr ""
 
+#~ msgid "Back"
+#~ msgstr "Geri"
+
+#~ msgid ""
+#~ "To withdraw money you can start from your bank site or click the "
+#~ "\"withdraw\" button to use a known exchange."
+#~ msgstr ""
+#~ "Para çekmek için banka sitenizden başlayabilir veya bilinen bir "
+#~ "exchange'i kullanmak için \"para çek\" düğmesini tıklayabilirsiniz."
+
+#~ msgid "Enter URI"
+#~ msgstr "URI'yi girin"
+
+#, fuzzy
+#~ msgid "no balance"
+#~ msgstr "Bakiye"
+
+#, fuzzy
+#~ msgid "Deposit amount"
+#~ msgstr "Depozito Ücreti"
+
 #~ msgid "Debug"
 #~ msgstr "Hata ayıklama"
 
@@ -1398,9 +2036,6 @@ msgstr ""
 #~ msgid "Refresh sessions has completed"
 #~ msgstr "Oturumların yenilenmesi tamamlandı"
 
-#~ msgid "Order Refused"
-#~ msgstr "Sipariş reddedildi"
-
 #~ msgid "Order redirected"
 #~ msgstr "Sipariş yönlendirildi"
 
@@ -1413,44 +2048,16 @@ msgstr ""
 #~ msgid "Reserve balance updated"
 #~ msgstr "Yedek bakiye güncellendi"
 
-#~ msgid "Payment refund"
-#~ msgstr "Ödeme iadesi"
-
-#, fuzzy
-#~ msgid "Tip Accepted"
-#~ msgstr "İkramiye kabul edildi"
-
 #, fuzzy
 #~ msgid "Tip Declined"
 #~ msgstr "İkramiye red edildi"
 
-#, fuzzy
-#~ msgid "%1$s"
-#~ msgstr "%1$s"
-
 #~ msgid "Your wallet has no events recorded."
 #~ msgstr "Cüzdanınızda kayıtlı bir haraket yok."
 
-#~ msgid "Wire to bank account"
-#~ msgstr "Banka hesabına havale yap"
-
-#  #: src/wallet/Transaction.tsx:527
-#  #, c-format
-#  msgid "Cancel"
-#  msgstr "İptal et"
-#~ msgid "Could not get details for withdraw operation:"
-#~ msgstr "Para çekme işlemi için ayrıntılar alınamadı:"
-
 #~ msgid "Chose different exchange provider"
 #~ msgstr "Farklı bir exchange sağlayıcısı seçin"
 
-#, fuzzy
-#~ msgid "Select %1$s"
-#~ msgstr "%1$s seçin"
-
-#~ msgid "Select custom exchange"
-#~ msgstr "Özel exchange'i seçin"
-
 #, fuzzy
 #~ msgid ""
 #~ "You are about to withdraw %1$s from your bank account into your wallet."
@@ -1462,9 +2069,6 @@ msgstr ""
 #~ msgid "Cancel withdraw operation"
 #~ msgstr "Para çekme işlemini iptal edin"
 
-#~ msgid "Withdrawal fees:"
-#~ msgstr "Para çekme ücretleri:"
-
 #~ msgid "Rounding loss:"
 #~ msgstr "Yuvarlama kaybı:"
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]