summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-02-23 16:19:59 -0300
committerSebastian <sebasjm@gmail.com>2022-02-24 12:50:54 -0300
commit4b384ac2a8bdfa4a22451b16254ee31a58e0c717 (patch)
tree8aee4911816ecff708330ee6dd94b8b6d77208af /packages
parent9261b808c64bb29c94d6ea3b357cf62f59d79484 (diff)
downloadwallet-core-4b384ac2a8bdfa4a22451b16254ee31a58e0c717.tar.gz
wallet-core-4b384ac2a8bdfa4a22451b16254ee31a58e0c717.tar.bz2
wallet-core-4b384ac2a8bdfa4a22451b16254ee31a58e0c717.zip
added spanish with some examples
Diffstat (limited to 'packages')
-rw-r--r--packages/taler-wallet-webextension/src/i18n/es.po1342
-rw-r--r--packages/taler-wallet-webextension/src/i18n/strings.ts5162
2 files changed, 6159 insertions, 345 deletions
diff --git a/packages/taler-wallet-webextension/src/i18n/es.po b/packages/taler-wallet-webextension/src/i18n/es.po
new file mode 100644
index 000000000..ab85639d7
--- /dev/null
+++ b/packages/taler-wallet-webextension/src/i18n/es.po
@@ -0,0 +1,1342 @@
+# This file is part of TALER
+# (C) 2016 GNUnet e.V.
+#
+# TALER is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 3, or (at your option) any later version.
+#
+# TALER is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Taler Wallet\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-11-23 00:00+0100\n"
+"PO-Revision-Date: 2022-02-18 19:33+0000\n"
+"Last-Translator: Stefan <eintritt@hotmail.com>\n"
+"Language-Team: Italian <http://weblate.taler.net/projects/gnu-taler/"
+"webextensions/it/>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 4.4.2\n"
+
+#: src/NavigationBar.tsx:70
+#, c-format
+msgid "Balance"
+msgstr "Balance"
+
+#: src/NavigationBar.tsx:73
+#, c-format
+msgid "Backup"
+msgstr ""
+
+#: src/NavigationBar.tsx:77
+#, c-format
+msgid "Settings"
+msgstr "Configuración"
+
+#: src/NavigationBar.tsx:96
+#, c-format
+msgid "Dev"
+msgstr "Dev"
+
+#: src/components/Loading.tsx:22
+#, c-format
+msgid "Loading"
+msgstr "Cargando"
+
+#: src/wallet/AddNewActionView.tsx:14
+#, c-format
+msgid "Open reserve page"
+msgstr "Abrir página de reserva"
+
+#: src/wallet/AddNewActionView.tsx:16
+#, c-format
+msgid "Open pay page"
+msgstr "Abrir página de pago"
+
+#: src/wallet/AddNewActionView.tsx:18
+#, c-format
+msgid "Open refund page"
+msgstr "Abrir página de devolución"
+
+#: src/wallet/AddNewActionView.tsx:20
+#, c-format
+msgid "Open tip page"
+msgstr "Abrir página de propina"
+
+#: src/wallet/AddNewActionView.tsx:22
+#, c-format
+msgid "Open withdraw page"
+msgstr "Abrir página de extracción"
+
+#: src/wallet/AddNewActionView.tsx:51
+#, c-format
+msgid "Back"
+msgstr "Volver"
+
+#: src/popup/NoBalanceHelp.tsx:14
+#, c-format
+msgid "You have no balance to show."
+msgstr "No tienes balance para mostrar."
+
+#: src/popup/NoBalanceHelp.tsx:17
+#, 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 \"extraer\" para usar un exchange conocido"
+
+#: src/popup/NoBalanceHelp.tsx:23
+#, c-format
+msgid "Withdraw"
+msgstr "Extraer"
+
+#: src/popup/BalancePage.tsx:52
+#, c-format
+msgid "Could not load balance page"
+msgstr "No se pudo cargar la página"
+
+#: src/popup/BalancePage.tsx:111
+#, c-format
+msgid "Deposit %1$s"
+msgstr "Depositar %1$s"
+
+#: src/popup/BalancePage.tsx:118
+#, c-format
+msgid "Enter URI"
+msgstr "Ingresar URI"
+
+#: src/components/Diagnostics.tsx:30
+#, c-format
+msgid "Diagnostics timed out. Could not talk to the wallet backend."
+msgstr ""
+
+#: src/components/Diagnostics.tsx:51
+#, c-format
+msgid "Problems detected:"
+msgstr ""
+
+#: src/components/Diagnostics.tsx:60
+#, c-format
+msgid ""
+"Please check in your %1$s settings that you have IndexedDB enabled (check "
+"the preference name %2$s)."
+msgstr ""
+
+#: src/components/Diagnostics.tsx:69
+#, c-format
+msgid ""
+"Your wallet database is outdated. Currently automatic migration is not "
+"supported. Please go %1$s to reset the wallet database."
+msgstr ""
+
+#: src/components/Diagnostics.tsx:85
+#, c-format
+msgid "Running diagnostics"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:154
+#, c-format
+msgid "Debug tools"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:157
+#, c-format
+msgid "reset"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:161
+#, c-format
+msgid "import database"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:182
+#, c-format
+msgid "export database"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:186
+#, c-format
+msgid "Database exported at %1$s %2$s to download"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:209
+#, c-format
+msgid "Coins"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:236
+#, c-format
+msgid "Pending operations"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:275
+#, c-format
+msgid "usable coins"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:284
+#, c-format
+msgid "id"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:287
+#, c-format
+msgid "denom"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:290
+#, c-format
+msgid "value"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:293
+#, c-format
+msgid "status"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:296
+#, c-format
+msgid "from refresh?"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:313
+#, c-format
+msgid "spent coins"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:317
+#, c-format
+msgid "click to show"
+msgstr ""
+
+#: src/popup/DeveloperPage.tsx:377
+#, c-format
+msgid ""
+"Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE "
+"ALL YOUR COINS?"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:56
+#, c-format
+msgid "Taler Action"
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:61
+#, c-format
+msgid "This page has pay action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:75
+#, c-format
+msgid "This page has a withdrawal action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:91
+#, c-format
+msgid "This page has a tip action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:105
+#, c-format
+msgid "This page has a notify reserve action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:121
+#, c-format
+msgid "This page has a refund action."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:135
+#, c-format
+msgid "This page has a malformed taler uri."
+msgstr ""
+
+#: src/popup/TalerActionFound.tsx:147
+#, c-format
+msgid "Dismiss"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:75
+#, c-format
+msgid "Could not load backup providers"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:129
+#, c-format
+msgid "No backup providers configured"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:132
+#, c-format
+msgid "Add provider"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:142
+#, c-format
+msgid "Sync all backups"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:144
+#, c-format
+msgid "Sync now"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:187
+#, c-format
+msgid "Last synced"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:192
+#, c-format
+msgid "Not synced"
+msgstr ""
+
+#: src/wallet/BackupPage.tsx:211
+#, c-format
+msgid "Expires in"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:37
+#, c-format
+msgid "Exchange doesn't have terms of service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:60
+#, c-format
+msgid "Review exchange terms of service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:69
+#, c-format
+msgid "Review new version of terms of service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:83
+#, c-format
+msgid "Show terms of service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:91
+#, c-format
+msgid "I accept the exchange terms of service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:110
+#, c-format
+msgid "The exchange reply with a empty terms of service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:133
+#, c-format
+msgid "Download Terms of Service"
+msgstr ""
+
+#: src/cta/TermsOfServiceSection.tsx:141
+#, c-format
+msgid "Hide terms of service"
+msgstr ""
+
+#: src/wallet/ExchangeAddConfirm.tsx:88
+#, c-format
+msgid "Review terms of service"
+msgstr ""
+
+#: src/wallet/ExchangeAddConfirm.tsx:91
+#, c-format
+msgid "Exchange URL"
+msgstr ""
+
+#: src/wallet/ExchangeAddConfirm.tsx:112
+#, c-format
+msgid "Cancel"
+msgstr ""
+
+#: src/wallet/ExchangeAddConfirm.tsx:116
+#, c-format
+msgid "Loading terms.."
+msgstr ""
+
+#: src/wallet/ExchangeAddConfirm.tsx:123
+#, c-format
+msgid "Add exchange"
+msgstr ""
+
+#: src/wallet/ExchangeAddConfirm.tsx:133
+#, c-format
+msgid "Add exchange anyway"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:96
+#, c-format
+msgid "Add new exchange"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:100
+#, c-format
+msgid "Add exchange for %1$s"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:105
+#, c-format
+msgid "Enter the URL of an exchange you trust."
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:112
+#, c-format
+msgid "An exchange has been found! Review the information and click next"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:119
+#, c-format
+msgid "This exchange doesn't match the expected currency %1$s"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:127
+#, c-format
+msgid "Unable to verify this exchange"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:135
+#, c-format
+msgid "Unable to add this exchange"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:151
+#, c-format
+msgid "loading"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:158
+#, c-format
+msgid "Version"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:164
+#, c-format
+msgid "Currency"
+msgstr ""
+
+#: src/wallet/ExchangeSetUrl.tsx:190
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:118
+#, c-format
+msgid "Add backup provider"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:122
+#, c-format
+msgid "Could not get provider information"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:131
+#, c-format
+msgid "Backup providers may charge for their service"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:138
+#, c-format
+msgid "URL"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:149
+#, c-format
+msgid "Name"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:201
+#, c-format
+msgid "Provider URL"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:207
+#, c-format
+msgid "Please review and accept this provider's terms of service"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:212
+#, c-format
+msgid "Pricing"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:215
+#, c-format
+msgid "free of charge"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:217
+#, c-format
+msgid "%1$s per year of service"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:224
+#, c-format
+msgid "Storage"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:227
+#, c-format
+msgid "%1$s megabytes of storage per year of service"
+msgstr ""
+
+#: src/wallet/ProviderAddPage.tsx:233
+#, c-format
+msgid "Accept terms of service"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:62
+#, c-format
+msgid "There was an error loading the provider detail for \"%1$s\""
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:108
+#, c-format
+msgid "There is not known provider with url \"%1$s\"."
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:141
+#, c-format
+msgid "Last backup"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:146
+#, c-format
+msgid "Back up"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:152
+#, c-format
+msgid "Provider fee"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:155
+#, c-format
+msgid "per year"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:161
+#, c-format
+msgid "Extend"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:167
+#, c-format
+msgid ""
+"terms has changed, extending the service will imply accepting the new terms "
+"of service"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:177
+#, c-format
+msgid "old"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:181
+#, c-format
+msgid "new"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:188
+#, c-format
+msgid "fee"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:196
+#, c-format
+msgid "storage"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:209
+#, c-format
+msgid "back"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:213
+#, c-format
+msgid "Remove provider"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:225
+#, c-format
+msgid "This provider has reported an error"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:239
+#, c-format
+msgid "There is conflict with another backup from %1$s"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:250
+#, c-format
+msgid "Backup is not readable"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:258
+#, c-format
+msgid "Unknown backup problem: %1$s"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:277
+#, c-format
+msgid "service paid"
+msgstr ""
+
+#: src/wallet/ProviderDetailPage.tsx:284
+#, c-format
+msgid "Backup valid until"
+msgstr ""
+
+#: src/popupEntryPoint.tsx:184
+#, c-format
+msgid "this popup is being closed and you are being redirected to %1$s"
+msgstr ""
+
+#: src/components/SelectList.tsx:62
+#, c-format
+msgid "Select one option"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:103
+#, c-format
+msgid "Manual Withdrawal"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:106
+#, 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."
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:114
+#, c-format
+msgid "No exchange configured"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:129
+#, c-format
+msgid "Can't create the reserve"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:155
+#, c-format
+msgid "Exchange"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:164
+#, c-format
+msgid "Add Exchange"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:170
+#, c-format
+msgid "Amount"
+msgstr ""
+
+#: src/wallet/CreateManualWithdraw.tsx:190
+#, c-format
+msgid "Start withdrawal"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:138
+#, c-format
+msgid "no balance"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:146
+#, c-format
+msgid "There is no known bank account to send money to"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:177
+#, c-format
+msgid "Send %1$s to your account"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:182
+#, c-format
+msgid "Bank account IBAN number"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:215
+#, c-format
+msgid "Deposit fee"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:229
+#, c-format
+msgid "Total deposit"
+msgstr ""
+
+#: src/wallet/DepositPage.tsx:247
+#, c-format
+msgid "Deposit"
+msgstr ""
+
+#: 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/components/BankDetailsByPaytoType.tsx:44
+#, c-format
+msgid "Bank host"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:48
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:53
+#, c-format
+msgid "IBAN"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:65
+#, c-format
+msgid "Chosen amount"
+msgstr ""
+
+#: src/components/BankDetailsByPaytoType.tsx:69
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/wallet/ReserveCreated.tsx:27
+#, c-format
+msgid "could not parse payto uri from exchange %1$s"
+msgstr ""
+
+#: src/wallet/ReserveCreated.tsx:37
+#, c-format
+msgid "Exchange is ready for withdrawal"
+msgstr ""
+
+#: src/wallet/ReserveCreated.tsx:40
+#, c-format
+msgid ""
+"To complete the process you need to wire %1$s to the exchange bank account"
+msgstr ""
+
+#: src/wallet/ReserveCreated.tsx:53
+#, c-format
+msgid ""
+"Make sure to use the correct subject, otherwise the money will not arrive in "
+"this wallet."
+msgstr ""
+
+#: src/wallet/ReserveCreated.tsx:62
+#, 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"
+msgstr ""
+
+#: src/wallet/ReserveCreated.tsx:73
+#, c-format
+msgid "Cancel withdrawal"
+msgstr ""
+
+#: src/wallet/Settings.tsx:84
+#, c-format
+msgid "Permissions"
+msgstr ""
+
+#: src/wallet/Settings.tsx:87
+#, c-format
+msgid "Automatically open wallet based on page content"
+msgstr ""
+
+#: src/wallet/Settings.tsx:93
+#, c-format
+msgid ""
+"Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser."
+msgstr ""
+
+#: src/wallet/Settings.tsx:104
+#, c-format
+msgid "Known exchanges"
+msgstr ""
+
+#: src/wallet/Settings.tsx:108
+#, c-format
+msgid "No exchange yet"
+msgstr ""
+
+#: src/wallet/Settings.tsx:122
+#, c-format
+msgid "Term of Service"
+msgstr ""
+
+#: src/wallet/Settings.tsx:138
+#, c-format
+msgid "ok"
+msgstr ""
+
+#: src/wallet/Settings.tsx:144
+#, c-format
+msgid "changed"
+msgstr ""
+
+#: src/wallet/Settings.tsx:151
+#, c-format
+msgid "not accepted"
+msgstr ""
+
+#: src/wallet/Settings.tsx:175
+#, c-format
+msgid "Add an exchange"
+msgstr ""
+
+#: src/wallet/Settings.tsx:181
+#, c-format
+msgid "Developer mode"
+msgstr ""
+
+#: src/wallet/Settings.tsx:183
+#, c-format
+msgid "(More options and information useful for debugging)"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:78
+#, c-format
+msgid "Could not load the transaction information"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:145
+#, c-format
+msgid "There was an error trying to complete the transaction"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:154
+#, c-format
+msgid "This transaction is not completed"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:168
+#, c-format
+msgid "Retry"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:172
+#, c-format
+msgid "Forget"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:197
+#, c-format
+msgid "Caution!"
+msgstr ""
+
+#: 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 ""
+
+#: src/wallet/Transaction.tsx:211
+#, c-format
+msgid "Confirm"
+msgstr "Confermare"
+
+#: src/wallet/Transaction.tsx:218
+#, c-format
+msgid "Withdrawal"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:243
+#, c-format
+msgid "Total withdrawn"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:249
+#, c-format
+msgid "Exchange fee"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:259
+#, c-format
+msgid "The bank is waiting for confirmation. Go to the %1$s"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:273
+#, c-format
+msgid "Waiting for the coins to arrive"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:342
+#, c-format
+msgid "Payment"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:348
+#, c-format
+msgid "Total paid"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:354
+#, c-format
+msgid "Purchase amount"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:360
+#, c-format
+msgid "Fee"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:365
+#, c-format
+msgid "Merchant"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:370
+#, c-format
+msgid "Purchase"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:375
+#, c-format
+msgid "Receipt"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:419
+#, c-format
+msgid "Total send"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:425
+#, c-format
+msgid "Deposit amount"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:447
+#, c-format
+msgid "Refresh"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:453
+#, c-format
+msgid "Total refresh"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:459
+#, c-format
+msgid "Refresh amount"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:481
+#, c-format
+msgid "Tip"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:487
+#, c-format
+msgid "Total tip"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:493
+#, c-format
+msgid "Received amount"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:515
+#, c-format
+msgid "Refund"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:521
+#, c-format
+msgid "Total refund"
+msgstr ""
+
+#: src/wallet/Transaction.tsx:527
+#, c-format
+msgid "Refund amount"
+msgstr ""
+
+#: src/wallet/Welcome.tsx:58
+#, c-format
+msgid "Browser Extension Installed!"
+msgstr ""
+
+#: src/wallet/Welcome.tsx:62
+#, c-format
+msgid "Thank you for installing the wallet."
+msgstr ""
+
+#: src/wallet/Welcome.tsx:75
+#, c-format
+msgid ""
+"(Enabling this option below will make using the wallet faster, but requires "
+"more permissions from your browser.)"
+msgstr ""
+
+#: src/wallet/Welcome.tsx:85
+#, c-format
+msgid "Next Steps"
+msgstr ""
+
+#: src/wallet/Welcome.tsx:88
+#, c-format
+msgid "Try the demo"
+msgstr ""
+
+#: src/wallet/Welcome.tsx:91
+#, c-format
+msgid "Learn how to top up your wallet balance"
+msgstr ""
+
+#: src/cta/Pay.tsx:113
+#, c-format
+msgid "Could not load pay status"
+msgstr ""
+
+#: src/cta/Pay.tsx:189
+#, c-format
+msgid "Could not load contract terms from merchant or wallet backend."
+msgstr ""
+
+#: src/cta/Pay.tsx:216
+#, c-format
+msgid "Pay with a mobile phone"
+msgstr ""
+
+#: src/cta/Pay.tsx:218
+#, c-format
+msgid "Hide QR"
+msgstr ""
+
+#: src/cta/Pay.tsx:225
+#, c-format
+msgid "Scan the QR code or %1$s"
+msgstr ""
+
+#: src/cta/Pay.tsx:244
+#, c-format
+msgid "Processing"
+msgstr ""
+
+#: src/cta/Pay.tsx:257
+#, c-format
+msgid "Pay %1$s"
+msgstr ""
+
+#: src/cta/Pay.tsx:272
+#, c-format
+msgid "Your balance of %1$s is not enough to pay for this purchase"
+msgstr ""
+
+#: src/cta/Pay.tsx:279
+#, c-format
+msgid "Your balance is not enough to pay for this purchase."
+msgstr ""
+
+#: src/cta/Pay.tsx:287
+#, c-format
+msgid "Withdraw digital cash"
+msgstr ""
+
+#: src/cta/Pay.tsx:300
+#, c-format
+msgid "Merchant message"
+msgstr ""
+
+#: src/cta/Pay.tsx:318
+#, c-format
+msgid "Digital cash payment"
+msgstr ""
+
+#: src/cta/Pay.tsx:324
+#, c-format
+msgid "Already paid, you are going to be redirected to %1$s"
+msgstr ""
+
+#: src/cta/Pay.tsx:333
+#, c-format
+msgid "Already paid"
+msgstr ""
+
+#: src/cta/Pay.tsx:338
+#, c-format
+msgid "Already claimed"
+msgstr ""
+
+#: src/cta/Pay.tsx:344
+#, c-format
+msgid "Payment complete"
+msgstr ""
+
+#: src/cta/Pay.tsx:348
+#, c-format
+msgid "You are going to be redirected to $ %1$s"
+msgstr ""
+
+#: src/cta/Pay.tsx:353
+#, c-format
+msgid "You can close this page."
+msgstr ""
+
+#: src/cta/Pay.tsx:367
+#, c-format
+msgid "Total to pay"
+msgstr ""
+
+#: src/cta/Pay.tsx:418
+#, c-format
+msgid "List of products"
+msgstr ""
+
+#: src/cta/Pay.tsx:460
+#, c-format
+msgid "Total"
+msgstr ""
+
+#: src/cta/Pay.tsx:469
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/cta/Refund.tsx:41
+#, c-format
+msgid "Refund Status"
+msgstr ""
+
+#: src/cta/Refund.tsx:44
+#, c-format
+msgid "The product %1$s has received a total effective refund of"
+msgstr ""
+
+#: src/cta/Refund.tsx:52
+#, c-format
+msgid "Refund processing is still in progress."
+msgstr ""
+
+#: src/cta/Refund.tsx:59
+#, c-format
+msgid "The refund amount of %1$s could not be applied."
+msgstr ""
+
+#: src/cta/Refund.tsx:97
+#, c-format
+msgid "missing taler refund uri"
+msgstr ""
+
+#: src/cta/Refund.tsx:105
+#, c-format
+msgid "Error: %1$s"
+msgstr ""
+
+#: src/cta/Refund.tsx:113
+#, c-format
+msgid "Updating refund status"
+msgstr ""
+
+#: src/cta/Tip.tsx:49
+#, c-format
+msgid "Tip from %1$s accepted. Check your transactions list for more details."
+msgstr ""
+
+#: 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 ""
+
+#: src/cta/Tip.tsx:67
+#, c-format
+msgid "Accept tip"
+msgstr ""
+
+#: src/cta/Tip.tsx:70
+#, c-format
+msgid "Ignore"
+msgstr ""
+
+#: src/cta/Tip.tsx:111
+#, c-format
+msgid "missing tip uri"
+msgstr ""
+
+#: src/cta/Tip.tsx:119
+#, c-format
+msgid "You've ignored the tip."
+msgstr ""
+
+#: src/cta/Withdraw.tsx:122
+#, c-format
+msgid "Digital cash withdrawal"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:127
+#, c-format
+msgid "Could not finish the withdrawal operation"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:138
+#, c-format
+msgid "Total to withdraw"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:187
+#, c-format
+msgid "Cancel exchange selection"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:189
+#, c-format
+msgid "Confirm exchange selection"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:196
+#, c-format
+msgid "Switch exchange"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:215
+#, c-format
+msgid "Confirm withdrawal"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:224
+#, c-format
+msgid "Withdraw anyway"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:287
+#, c-format
+msgid "Could not load the withdrawal details"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:344
+#, c-format
+msgid "missing withdraw uri"
+msgstr ""
+
+#: src/cta/Withdraw.tsx:354
+#, c-format
+msgid "Could not get the info from the URI"
+msgstr ""
+
+#: src/wallet/ManualWithdrawPage.tsx:99
+#, c-format
+msgid "Could not load the list of known exchanges"
+msgstr ""
+
+#: src/walletEntryPoint.tsx:171
+#, c-format
+msgid "All done, your transaction is in progress"
+msgstr ""
+
+#: src/components/EditableText.tsx:44
+#, c-format
+msgid "Edit"
+msgstr ""
+
+#: src/cta/Deposit.tsx:114
+#, c-format
+msgid "missing pay uri"
+msgstr ""
+
+#: src/cta/Deposit.tsx:129
+#, c-format
+msgid "Could not get the payment information for this order"
+msgstr ""
+
+#: src/cta/Deposit.tsx:160
+#, c-format
+msgid "Loading payment information"
+msgstr ""
+
+#: src/cta/Deposit.tsx:208
+#, c-format
+msgid "Digital cash deposit"
+msgstr ""
+
+#: src/cta/Deposit.tsx:226
+#, c-format
+msgid "You will now be sent back to the merchant you came from."
+msgstr ""
+
+#: src/cta/reset-required.tsx:54
+#, c-format
+msgid "Manual Reset Required"
+msgstr ""
+
+#: 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 ""
+
+#: src/cta/reset-required.tsx:63
+#, c-format
+msgid ""
+"Once the database format has stabilized, we will provide automatic upgrades."
+msgstr ""
+
+#: src/cta/reset-required.tsx:77
+#, c-format
+msgid "I understand that I will lose all my data"
+msgstr ""
+
+#: src/cta/reset-required.tsx:87
+#, c-format
+msgid "Reset"
+msgstr ""
+
+#: src/cta/reset-required.tsx:95
+#, c-format
+msgid "Everything is fine!"
+msgstr ""
+
+#: src/cta/reset-required.tsx:98
+#, c-format
+msgid "A reset is not required anymore, you can close this page."
+msgstr ""
+
+#: src/cta/return-coins.tsx:31
+#, c-format
+msgid "Not implemented yet."
+msgstr ""
diff --git a/packages/taler-wallet-webextension/src/i18n/strings.ts b/packages/taler-wallet-webextension/src/i18n/strings.ts
index 5593f529a..27888d210 100644
--- a/packages/taler-wallet-webextension/src/i18n/strings.ts
+++ b/packages/taler-wallet-webextension/src/i18n/strings.ts
@@ -1,5 +1,3 @@
-export const strings: any = {}
-
strings['de'] = {
"domain": "messages",
"locale_data": {
@@ -9,160 +7,775 @@ strings['de'] = {
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "de"
},
- "Invalid Wire": [
- "Ungültige Überweisung"
+ "Balance": [
+ "Guthaben"
],
- "Invalid Test Wire Detail": [
- "Ungültige Überweisungsdaten"
+ "Backup": [
+ ""
],
- "Test Wire Acct #%1$s on %2$s": [
- "Testkonto #%1$s auf %2$s"
+ "Settings": [
+ ""
],
- "Unknown Wire Detail": [
- "Unbekannte Überweisungsdaten"
+ "Dev": [
+ ""
],
- "Operation": [
+ "Loading": [
""
],
- "time (ms/op)": [
+ "Open reserve page": [
""
],
- "The merchant %1$s offers you to purchase:": [
- "Der Händler %1$s bietet Ihnen zum Kauf an:"
+ "Open pay page": [
+ ""
],
- "The total price is %1$s (plus %2$s fees).": [
- "Gesamtbetrag %1$s (zuzüglich %2$s Gebühren)."
+ "Open refund page": [
+ ""
],
- "The total price is %1$s.": [
- "Gesamter Zahlbetrag: %1$s."
+ "Open tip page": [
+ ""
],
- "Retry": [
- "Erneut versuchen"
+ "Open withdraw page": [
+ "Abhebegebühr"
],
- "Confirm payment": [
- "Zahlung bestätigen"
+ "Back": [
+ ""
],
- "Balance": [
- "Guthaben"
+ "You have no balance to show.": [
+ "Sie haben kein Guthaben. Wollen Sie %1$s abheben?"
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ ""
+ ],
+ "Withdraw": [
+ "Abgehoben"
+ ],
+ "Could not load balance page": [
+ ""
],
- "History": [
- "Verlauf"
+ "Deposit %1$s": [
+ ""
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
],
- "Debug": [
+ "Debug tools": [
"Debug"
],
- "You have no balance to show. Need some %1$s getting started?": [
- "Sie haben kein Guthaben. Wollen Sie %1$s abheben?"
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ ""
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ ""
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
+ "Cancel": [
+ "Abbrechen"
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ ""
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ ""
+ ],
+ "Add exchange for %1$s": [
+ ""
+ ],
+ "Enter the URL of an exchange you trust.": [
+ ""
+ ],
+ "An exchange has been found! Review the information and click next": [
+ ""
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ ""
+ ],
+ "Unable to verify this exchange": [
+ ""
+ ],
+ "Unable to add this exchange": [
+ ""
+ ],
+ "loading": [
+ ""
+ ],
+ "Version": [
+ ""
+ ],
+ "Currency": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "Add backup provider": [
+ ""
+ ],
+ "Could not get provider information": [
+ ""
+ ],
+ "Backup providers may charge for their service": [
+ ""
+ ],
+ "URL": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Provider URL": [
+ ""
+ ],
+ "Please review and accept this provider's terms of service": [
+ ""
+ ],
+ "Pricing": [
+ ""
+ ],
+ "free of charge": [
+ ""
+ ],
+ "%1$s per year of service": [
+ ""
+ ],
+ "Storage": [
+ ""
+ ],
+ "%1$s megabytes of storage per year of service": [
+ ""
+ ],
+ "Accept terms of service": [
+ ""
+ ],
+ "There was an error loading the provider detail for \"%1$s\"": [
+ ""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ ""
+ ],
+ "Last backup": [
+ ""
+ ],
+ "Back up": [
+ ""
+ ],
+ "Provider fee": [
+ ""
+ ],
+ "per year": [
+ ""
+ ],
+ "Extend": [
+ ""
+ ],
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ ""
+ ],
+ "old": [
+ ""
],
- "%1$s incoming": [
- "%1$s empfangen"
+ "new": [
+ ""
],
- "%1$s being spent": [
- "%1$s ausgezahlt"
+ "fee": [
+ ""
],
- "Error: could not retrieve balance information.": [
+ "storage": [
""
],
- "Invalid ": [
+ "back": [
""
],
- "Fees ": [
+ "Remove provider": [
""
],
- "Refresh sessions has completed": [
+ "This provider has reported an error": [
""
],
- "Order Refused": [
+ "There is conflict with another backup from %1$s": [
""
],
- "Order redirected": [
+ "Backup is not readable": [
""
],
- "Payment aborted": [
+ "Unknown backup problem: %1$s": [
""
],
- "Payment Sent": [
+ "service paid": [
""
],
- "Order accepted": [
+ "Backup valid until": [
""
],
- "Reserve balance updated": [
+ "this popup is being closed and you are being redirected to %1$s": [
""
],
- "Payment refund": [
+ "Select one option": [
""
],
- "Withdrawn": [
+ "Manual Withdrawal": [
"Abgehoben"
],
- "Tip Accepted": [
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
+ "Guthaben"
+ ],
+ "There is no known bank account to send money to": [
+ ""
+ ],
+ "Send %1$s to your account": [
+ ""
+ ],
+ "Bank account IBAN number": [
+ ""
+ ],
+ "Deposit fee": [
+ ""
+ ],
+ "Total deposit": [
+ ""
+ ],
+ "Deposit": [
+ ""
+ ],
+ "Deposit %1$s %2$s": [
+ "Testkonto #%1$s auf %2$s"
+ ],
+ "Waiting for confirmation": [
+ ""
+ ],
+ "PENDING": [
+ ""
+ ],
+ "Could not load the list of transactions": [
+ ""
+ ],
+ "There is no history for this currency": [
+ ""
+ ],
+ "Account": [
+ ""
+ ],
+ "Bank host": [
+ ""
+ ],
+ "Bank account": [
+ ""
+ ],
+ "IBAN": [
+ ""
+ ],
+ "Chosen amount": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "could not parse payto uri from exchange %1$s": [
+ ""
+ ],
+ "Exchange is ready for withdrawal": [
+ ""
+ ],
+ "To complete the process you need to wire %1$s to the exchange bank account": [
+ ""
+ ],
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
+ ""
+ ],
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ ""
+ ],
+ "Cancel withdrawal": [
+ ""
+ ],
+ "Permissions": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ ""
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ ""
+ ],
+ "Known exchanges": [
+ ""
+ ],
+ "No exchange yet": [
+ ""
+ ],
+ "Term of Service": [
+ ""
+ ],
+ "ok": [
+ ""
+ ],
+ "changed": [
+ ""
+ ],
+ "not accepted": [
+ ""
+ ],
+ "Add an exchange": [
+ ""
+ ],
+ "Developer mode": [
+ ""
+ ],
+ "(More options and information useful for debugging)": [
+ ""
+ ],
+ "Could not load the transaction information": [
""
],
- "Tip Declined": [
+ "There was an error trying to complete the transaction": [
""
],
- "%1$s": [
+ "This transaction is not completed": [
""
],
- "Your wallet has no events recorded.": [
- "Ihre Geldbörse verzeichnet keine Vorkommnisse."
+ "Retry": [
+ "Erneut versuchen"
+ ],
+ "Forget": [
+ ""
],
- "Wire to bank account": [
+ "Caution!": [
+ ""
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
""
],
"Confirm": [
"Bestätigen"
],
- "Cancel": [
- "Abbrechen"
+ "Withdrawal": [
+ "Abgehoben"
+ ],
+ "Total withdrawn": [
+ "Abgehoben"
+ ],
+ "Exchange fee": [
+ ""
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ "Bezahlung bestätigen"
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ ""
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
],
- "Could not get details for withdraw operation:": [
+ "Refund amount": [
""
],
- "Chose different exchange provider": [
+ "Browser Extension Installed!": [
""
],
- "Please select an exchange. You can review the details before after your selection.": [
+ "Thank you for installing the wallet.": [
""
],
- "Select %1$s": [
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
- "Select custom exchange": [
+ "Next Steps": [
""
],
- "You are about to withdraw %1$s from your bank account into your wallet.": [
+ "Try the demo": [
""
],
- "Accept fees and withdraw": [
+ "Learn how to top up your wallet balance": [
""
],
- "Cancel withdraw operation": [
+ "Could not load pay status": [
""
],
- "Withdrawal fees:": [
+ "Could not load contract terms from merchant or wallet backend.": [
+ ""
+ ],
+ "Pay with a mobile phone": [
+ ""
+ ],
+ "Hide QR": [
+ ""
+ ],
+ "Scan the QR code or %1$s": [
+ ""
+ ],
+ "Processing": [
+ ""
+ ],
+ "Pay %1$s": [
+ ""
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ ""
+ ],
+ "Withdraw digital cash": [
"Abhebegebühren:"
],
- "Rounding loss:": [
+ "Merchant message": [
""
],
- "Earliest expiration (for deposit): %1$s": [
+ "Digital cash payment": [
""
],
- "# Coins": [
+ "Already paid, you are going to be redirected to %1$s": [
""
],
- "Value": [
+ "Already paid": [
""
],
- "Withdraw Fee": [
- "Abhebegebühr"
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ "Der Händler %1$s bietet Ihnen zum Kauf an:"
],
- "Refresh Fee": [
+ "Accept tip": [
""
],
- "Deposit Fee": [
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
+ ""
+ ],
+ "Confirm withdrawal": [
+ ""
+ ],
+ "Withdraw anyway": [
+ "Abgehoben"
+ ],
+ "Could not load the withdrawal details": [
+ ""
+ ],
+ "missing withdraw uri": [
+ ""
+ ],
+ "Could not get the info from the URI": [
+ ""
+ ],
+ "Could not load the list of known exchanges": [
+ ""
+ ],
+ "All done, your transaction is in progress": [
+ ""
+ ],
+ "Edit": [
+ ""
+ ],
+ "missing pay uri": [
+ ""
+ ],
+ "Could not get the payment information for this order": [
+ ""
+ ],
+ "Loading payment information": [
+ ""
+ ],
+ "Digital cash deposit": [
+ ""
+ ],
+ "You will now be sent back to the merchant you came from.": [
+ ""
+ ],
+ "Manual Reset Required": [
+ ""
+ ],
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
+ ""
+ ],
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
+ ""
+ ],
+ "I understand that I will lose all my data": [
+ ""
+ ],
+ "Reset": [
+ ""
+ ],
+ "Everything is fine!": [
+ ""
+ ],
+ "A reset is not required anymore, you can close this page.": [
+ ""
+ ],
+ "Not implemented yet.": [
""
]
}
@@ -178,160 +791,1559 @@ strings['en-US'] = {
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "en-US"
},
- "Invalid Wire": [
+ "Balance": [
+ "Credit"
+ ],
+ "Backup": [
""
],
- "Invalid Test Wire Detail": [
+ "Settings": [
""
],
- "Test Wire Acct #%1$s on %2$s": [
+ "Dev": [
""
],
- "Unknown Wire Detail": [
+ "Loading": [
""
],
- "Operation": [
+ "Open reserve page": [
""
],
- "time (ms/op)": [
+ "Open pay page": [
""
],
- "The merchant %1$s offers you to purchase:": [
+ "Open refund page": [
""
],
- "The total price is %1$s (plus %2$s fees).": [
+ "Open tip page": [
""
],
- "The total price is %1$s.": [
+ "Open withdraw page": [
""
],
- "Retry": [
+ "Back": [
""
],
- "Confirm payment": [
+ "You have no balance to show.": [
+ "You have no deposit to show. Need some %1$s getting started?"
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
""
],
- "Balance": [
+ "Withdraw": [
+ ""
+ ],
+ "Could not load balance page": [
+ ""
+ ],
+ "Deposit %1$s": [
+ ""
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
+ ],
+ "Debug tools": [
+ ""
+ ],
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ ""
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ ""
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
+ "Cancel": [
+ "Abort"
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ ""
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ ""
+ ],
+ "Add exchange for %1$s": [
+ ""
+ ],
+ "Enter the URL of an exchange you trust.": [
+ ""
+ ],
+ "An exchange has been found! Review the information and click next": [
+ ""
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ ""
+ ],
+ "Unable to verify this exchange": [
+ ""
+ ],
+ "Unable to add this exchange": [
+ ""
+ ],
+ "loading": [
+ ""
+ ],
+ "Version": [
+ ""
+ ],
+ "Currency": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "Add backup provider": [
+ ""
+ ],
+ "Could not get provider information": [
+ ""
+ ],
+ "Backup providers may charge for their service": [
+ ""
+ ],
+ "URL": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Provider URL": [
+ ""
+ ],
+ "Please review and accept this provider's terms of service": [
+ ""
+ ],
+ "Pricing": [
+ ""
+ ],
+ "free of charge": [
+ ""
+ ],
+ "%1$s per year of service": [
+ ""
+ ],
+ "Storage": [
+ ""
+ ],
+ "%1$s megabytes of storage per year of service": [
+ ""
+ ],
+ "Accept terms of service": [
+ ""
+ ],
+ "There was an error loading the provider detail for \"%1$s\"": [
+ ""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ ""
+ ],
+ "Last backup": [
+ ""
+ ],
+ "Back up": [
+ ""
+ ],
+ "Provider fee": [
+ ""
+ ],
+ "per year": [
+ ""
+ ],
+ "Extend": [
+ ""
+ ],
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ ""
+ ],
+ "old": [
+ ""
+ ],
+ "new": [
+ ""
+ ],
+ "fee": [
+ ""
+ ],
+ "storage": [
+ ""
+ ],
+ "back": [
+ ""
+ ],
+ "Remove provider": [
+ ""
+ ],
+ "This provider has reported an error": [
+ ""
+ ],
+ "There is conflict with another backup from %1$s": [
+ ""
+ ],
+ "Backup is not readable": [
+ ""
+ ],
+ "Unknown backup problem: %1$s": [
+ ""
+ ],
+ "service paid": [
+ ""
+ ],
+ "Backup valid until": [
+ ""
+ ],
+ "this popup is being closed and you are being redirected to %1$s": [
+ ""
+ ],
+ "Select one option": [
+ ""
+ ],
+ "Manual Withdrawal": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
"Credit"
],
- "History": [
+ "There is no known bank account to send money to": [
""
],
- "Debug": [
+ "Send %1$s to your account": [
""
],
- "You have no balance to show. Need some %1$s getting started?": [
- "You have no deposit to show. Need some %1$s getting started?"
+ "Bank account IBAN number": [
+ ""
],
- "%1$s incoming": [
+ "Deposit fee": [
""
],
- "%1$s being spent": [
+ "Total deposit": [
""
],
- "Error: could not retrieve balance information.": [
+ "Deposit": [
""
],
- "Invalid ": [
+ "Deposit %1$s %2$s": [
""
],
- "Fees ": [
+ "Waiting for confirmation": [
""
],
- "Refresh sessions has completed": [
+ "PENDING": [
""
],
- "Order Refused": [
+ "Could not load the list of transactions": [
""
],
- "Order redirected": [
+ "There is no history for this currency": [
""
],
- "Payment aborted": [
+ "Account": [
""
],
- "Payment Sent": [
+ "Bank host": [
""
],
- "Order accepted": [
+ "Bank account": [
""
],
- "Reserve balance updated": [
+ "IBAN": [
""
],
- "Payment refund": [
+ "Chosen amount": [
""
],
- "Withdrawn": [
+ "Subject": [
""
],
- "Tip Accepted": [
+ "could not parse payto uri from exchange %1$s": [
""
],
- "Tip Declined": [
+ "Exchange is ready for withdrawal": [
""
],
- "%1$s": [
+ "To complete the process you need to wire %1$s to the exchange bank account": [
""
],
- "Your wallet has no events recorded.": [
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
""
],
- "Wire to bank account": [
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ ""
+ ],
+ "Cancel withdrawal": [
+ ""
+ ],
+ "Permissions": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ ""
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ ""
+ ],
+ "Known exchanges": [
+ ""
+ ],
+ "No exchange yet": [
+ ""
+ ],
+ "Term of Service": [
+ ""
+ ],
+ "ok": [
+ ""
+ ],
+ "changed": [
+ ""
+ ],
+ "not accepted": [
+ ""
+ ],
+ "Add an exchange": [
+ ""
+ ],
+ "Developer mode": [
+ ""
+ ],
+ "(More options and information useful for debugging)": [
+ ""
+ ],
+ "Could not load the transaction information": [
+ ""
+ ],
+ "There was an error trying to complete the transaction": [
+ ""
+ ],
+ "This transaction is not completed": [
+ ""
+ ],
+ "Retry": [
+ ""
+ ],
+ "Forget": [
+ ""
+ ],
+ "Caution!": [
+ ""
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
""
],
"Confirm": [
"Accept"
],
+ "Withdrawal": [
+ ""
+ ],
+ "Total withdrawn": [
+ ""
+ ],
+ "Exchange fee": [
+ ""
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ ""
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ ""
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
+ ],
+ "Refund amount": [
+ ""
+ ],
+ "Browser Extension Installed!": [
+ ""
+ ],
+ "Thank you for installing the wallet.": [
+ ""
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ ""
+ ],
+ "Next Steps": [
+ ""
+ ],
+ "Try the demo": [
+ ""
+ ],
+ "Learn how to top up your wallet balance": [
+ ""
+ ],
+ "Could not load pay status": [
+ ""
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
+ ""
+ ],
+ "Pay with a mobile phone": [
+ ""
+ ],
+ "Hide QR": [
+ ""
+ ],
+ "Scan the QR code or %1$s": [
+ ""
+ ],
+ "Processing": [
+ ""
+ ],
+ "Pay %1$s": [
+ ""
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ ""
+ ],
+ "Withdraw digital cash": [
+ ""
+ ],
+ "Merchant message": [
+ ""
+ ],
+ "Digital cash payment": [
+ ""
+ ],
+ "Already paid, you are going to be redirected to %1$s": [
+ ""
+ ],
+ "Already paid": [
+ ""
+ ],
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ ""
+ ],
+ "Accept tip": [
+ ""
+ ],
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
+ ""
+ ],
+ "Confirm withdrawal": [
+ ""
+ ],
+ "Withdraw anyway": [
+ ""
+ ],
+ "Could not load the withdrawal details": [
+ ""
+ ],
+ "missing withdraw uri": [
+ ""
+ ],
+ "Could not get the info from the URI": [
+ ""
+ ],
+ "Could not load the list of known exchanges": [
+ ""
+ ],
+ "All done, your transaction is in progress": [
+ ""
+ ],
+ "Edit": [
+ ""
+ ],
+ "missing pay uri": [
+ ""
+ ],
+ "Could not get the payment information for this order": [
+ ""
+ ],
+ "Loading payment information": [
+ ""
+ ],
+ "Digital cash deposit": [
+ ""
+ ],
+ "You will now be sent back to the merchant you came from.": [
+ ""
+ ],
+ "Manual Reset Required": [
+ ""
+ ],
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
+ ""
+ ],
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
+ ""
+ ],
+ "I understand that I will lose all my data": [
+ ""
+ ],
+ "Reset": [
+ ""
+ ],
+ "Everything is fine!": [
+ ""
+ ],
+ "A reset is not required anymore, you can close this page.": [
+ ""
+ ],
+ "Not implemented yet.": [
+ ""
+ ]
+ }
+ }
+};
+
+strings['es'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
+ "": {
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=n != 1;",
+ "lang": "it"
+ },
+ "Balance": [
+ "Balance"
+ ],
+ "Backup": [
+ ""
+ ],
+ "Settings": [
+ "Configuración"
+ ],
+ "Dev": [
+ "Dev"
+ ],
+ "Loading": [
+ "Cargando"
+ ],
+ "Open reserve page": [
+ "Abrir página de reserva"
+ ],
+ "Open pay page": [
+ "Abrir página de pago"
+ ],
+ "Open refund page": [
+ "Abrir página de devolución"
+ ],
+ "Open tip page": [
+ "Abrir página de propina"
+ ],
+ "Open withdraw page": [
+ "Abrir página de extracción"
+ ],
+ "Back": [
+ "Volver"
+ ],
+ "You have no balance to show.": [
+ "No tienes balance para mostrar."
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ "Para retirar dinero puedes empezar desde el sitio de tu banco o cliquear en el botón \"extraer\" para usar un exchange conocido"
+ ],
+ "Withdraw": [
+ "Extraer"
+ ],
+ "Could not load balance page": [
+ "No se pudo cargar la página"
+ ],
+ "Deposit %1$s": [
+ "Depositar %1$s"
+ ],
+ "Enter URI": [
+ "Ingresar URI"
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
+ ],
+ "Debug tools": [
+ ""
+ ],
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ ""
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ ""
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
"Cancel": [
- "Abort"
+ ""
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ ""
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ ""
+ ],
+ "Add exchange for %1$s": [
+ ""
+ ],
+ "Enter the URL of an exchange you trust.": [
+ ""
+ ],
+ "An exchange has been found! Review the information and click next": [
+ ""
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ ""
+ ],
+ "Unable to verify this exchange": [
+ ""
+ ],
+ "Unable to add this exchange": [
+ ""
+ ],
+ "loading": [
+ ""
+ ],
+ "Version": [
+ ""
+ ],
+ "Currency": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "Add backup provider": [
+ ""
+ ],
+ "Could not get provider information": [
+ ""
+ ],
+ "Backup providers may charge for their service": [
+ ""
+ ],
+ "URL": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Provider URL": [
+ ""
+ ],
+ "Please review and accept this provider's terms of service": [
+ ""
+ ],
+ "Pricing": [
+ ""
+ ],
+ "free of charge": [
+ ""
+ ],
+ "%1$s per year of service": [
+ ""
+ ],
+ "Storage": [
+ ""
+ ],
+ "%1$s megabytes of storage per year of service": [
+ ""
+ ],
+ "Accept terms of service": [
+ ""
+ ],
+ "There was an error loading the provider detail for \"%1$s\"": [
+ ""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ ""
+ ],
+ "Last backup": [
+ ""
+ ],
+ "Back up": [
+ ""
+ ],
+ "Provider fee": [
+ ""
+ ],
+ "per year": [
+ ""
+ ],
+ "Extend": [
+ ""
+ ],
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ ""
+ ],
+ "old": [
+ ""
+ ],
+ "new": [
+ ""
+ ],
+ "fee": [
+ ""
+ ],
+ "storage": [
+ ""
+ ],
+ "back": [
+ ""
+ ],
+ "Remove provider": [
+ ""
+ ],
+ "This provider has reported an error": [
+ ""
+ ],
+ "There is conflict with another backup from %1$s": [
+ ""
+ ],
+ "Backup is not readable": [
+ ""
+ ],
+ "Unknown backup problem: %1$s": [
+ ""
+ ],
+ "service paid": [
+ ""
+ ],
+ "Backup valid until": [
+ ""
+ ],
+ "this popup is being closed and you are being redirected to %1$s": [
+ ""
+ ],
+ "Select one option": [
+ ""
+ ],
+ "Manual Withdrawal": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
+ ""
+ ],
+ "There is no known bank account to send money to": [
+ ""
+ ],
+ "Send %1$s to your account": [
+ ""
+ ],
+ "Bank account IBAN number": [
+ ""
+ ],
+ "Deposit fee": [
+ ""
+ ],
+ "Total deposit": [
+ ""
+ ],
+ "Deposit": [
+ ""
],
- "Could not get details for withdraw operation:": [
+ "Deposit %1$s %2$s": [
""
],
- "Chose different exchange provider": [
+ "Waiting for confirmation": [
""
],
- "Please select an exchange. You can review the details before after your selection.": [
+ "PENDING": [
""
],
- "Select %1$s": [
+ "Could not load the list of transactions": [
""
],
- "Select custom exchange": [
+ "There is no history for this currency": [
""
],
- "You are about to withdraw %1$s from your bank account into your wallet.": [
+ "Account": [
""
],
- "Accept fees and withdraw": [
+ "Bank host": [
""
],
- "Cancel withdraw operation": [
+ "Bank account": [
""
],
- "Withdrawal fees:": [
+ "IBAN": [
""
],
- "Rounding loss:": [
+ "Chosen amount": [
""
],
- "Earliest expiration (for deposit): %1$s": [
+ "Subject": [
""
],
- "# Coins": [
+ "could not parse payto uri from exchange %1$s": [
""
],
- "Value": [
+ "Exchange is ready for withdrawal": [
""
],
- "Withdraw Fee": [
+ "To complete the process you need to wire %1$s to the exchange bank account": [
""
],
- "Refresh Fee": [
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
""
],
- "Deposit Fee": [
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ ""
+ ],
+ "Cancel withdrawal": [
+ ""
+ ],
+ "Permissions": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ ""
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ ""
+ ],
+ "Known exchanges": [
+ ""
+ ],
+ "No exchange yet": [
+ ""
+ ],
+ "Term of Service": [
+ ""
+ ],
+ "ok": [
+ ""
+ ],
+ "changed": [
+ ""
+ ],
+ "not accepted": [
+ ""
+ ],
+ "Add an exchange": [
+ ""
+ ],
+ "Developer mode": [
+ ""
+ ],
+ "(More options and information useful for debugging)": [
+ ""
+ ],
+ "Could not load the transaction information": [
+ ""
+ ],
+ "There was an error trying to complete the transaction": [
+ ""
+ ],
+ "This transaction is not completed": [
+ ""
+ ],
+ "Retry": [
+ ""
+ ],
+ "Forget": [
+ ""
+ ],
+ "Caution!": [
+ ""
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
+ ""
+ ],
+ "Confirm": [
+ "Confermare"
+ ],
+ "Withdrawal": [
+ ""
+ ],
+ "Total withdrawn": [
+ ""
+ ],
+ "Exchange fee": [
+ ""
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ ""
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ ""
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
+ ],
+ "Refund amount": [
+ ""
+ ],
+ "Browser Extension Installed!": [
+ ""
+ ],
+ "Thank you for installing the wallet.": [
+ ""
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ ""
+ ],
+ "Next Steps": [
+ ""
+ ],
+ "Try the demo": [
+ ""
+ ],
+ "Learn how to top up your wallet balance": [
+ ""
+ ],
+ "Could not load pay status": [
+ ""
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
+ ""
+ ],
+ "Pay with a mobile phone": [
+ ""
+ ],
+ "Hide QR": [
+ ""
+ ],
+ "Scan the QR code or %1$s": [
+ ""
+ ],
+ "Processing": [
+ ""
+ ],
+ "Pay %1$s": [
+ ""
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ ""
+ ],
+ "Withdraw digital cash": [
+ ""
+ ],
+ "Merchant message": [
+ ""
+ ],
+ "Digital cash payment": [
+ ""
+ ],
+ "Already paid, you are going to be redirected to %1$s": [
+ ""
+ ],
+ "Already paid": [
+ ""
+ ],
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ ""
+ ],
+ "Accept tip": [
+ ""
+ ],
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
+ ""
+ ],
+ "Confirm withdrawal": [
+ ""
+ ],
+ "Withdraw anyway": [
+ ""
+ ],
+ "Could not load the withdrawal details": [
+ ""
+ ],
+ "missing withdraw uri": [
+ ""
+ ],
+ "Could not get the info from the URI": [
+ ""
+ ],
+ "Could not load the list of known exchanges": [
+ ""
+ ],
+ "All done, your transaction is in progress": [
+ ""
+ ],
+ "Edit": [
+ ""
+ ],
+ "missing pay uri": [
+ ""
+ ],
+ "Could not get the payment information for this order": [
+ ""
+ ],
+ "Loading payment information": [
+ ""
+ ],
+ "Digital cash deposit": [
+ ""
+ ],
+ "You will now be sent back to the merchant you came from.": [
+ ""
+ ],
+ "Manual Reset Required": [
+ ""
+ ],
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
+ ""
+ ],
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
+ ""
+ ],
+ "I understand that I will lose all my data": [
+ ""
+ ],
+ "Reset": [
+ ""
+ ],
+ "Everything is fine!": [
+ ""
+ ],
+ "A reset is not required anymore, you can close this page.": [
+ ""
+ ],
+ "Not implemented yet.": [
""
]
}
@@ -347,160 +2359,775 @@ strings['fr'] = {
"plural_forms": "nplurals=2; plural=(n!=1);",
"lang": "fr"
},
- "Invalid Wire": [
+ "Balance": [
""
],
- "Invalid Test Wire Detail": [
+ "Backup": [
""
],
- "Test Wire Acct #%1$s on %2$s": [
+ "Settings": [
""
],
- "Unknown Wire Detail": [
+ "Dev": [
""
],
- "Operation": [
+ "Loading": [
""
],
- "time (ms/op)": [
+ "Open reserve page": [
""
],
- "The merchant %1$s offers you to purchase:": [
+ "Open pay page": [
""
],
- "The total price is %1$s (plus %2$s fees).": [
+ "Open refund page": [
""
],
- "The total price is %1$s.": [
+ "Open tip page": [
""
],
- "Retry": [
+ "Open withdraw page": [
""
],
- "Confirm payment": [
+ "Back": [
""
],
- "Balance": [
+ "You have no balance to show.": [
+ ""
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "Could not load balance page": [
+ ""
+ ],
+ "Deposit %1$s": [
+ ""
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
+ ],
+ "Debug tools": [
+ ""
+ ],
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ ""
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ ""
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ ""
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ ""
+ ],
+ "Add exchange for %1$s": [
+ ""
+ ],
+ "Enter the URL of an exchange you trust.": [
+ ""
+ ],
+ "An exchange has been found! Review the information and click next": [
+ ""
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ ""
+ ],
+ "Unable to verify this exchange": [
+ ""
+ ],
+ "Unable to add this exchange": [
+ ""
+ ],
+ "loading": [
+ ""
+ ],
+ "Version": [
+ ""
+ ],
+ "Currency": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "Add backup provider": [
+ ""
+ ],
+ "Could not get provider information": [
+ ""
+ ],
+ "Backup providers may charge for their service": [
+ ""
+ ],
+ "URL": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Provider URL": [
+ ""
+ ],
+ "Please review and accept this provider's terms of service": [
+ ""
+ ],
+ "Pricing": [
+ ""
+ ],
+ "free of charge": [
""
],
- "History": [
+ "%1$s per year of service": [
""
],
- "Debug": [
+ "Storage": [
""
],
- "You have no balance to show. Need some %1$s getting started?": [
+ "%1$s megabytes of storage per year of service": [
""
],
- "%1$s incoming": [
+ "Accept terms of service": [
""
],
- "%1$s being spent": [
+ "There was an error loading the provider detail for \"%1$s\"": [
""
],
- "Error: could not retrieve balance information.": [
+ "There is not known provider with url \"%1$s\".": [
""
],
- "Invalid ": [
+ "Last backup": [
""
],
- "Fees ": [
+ "Back up": [
""
],
- "Refresh sessions has completed": [
+ "Provider fee": [
""
],
- "Order Refused": [
+ "per year": [
""
],
- "Order redirected": [
+ "Extend": [
""
],
- "Payment aborted": [
+ "terms has changed, extending the service will imply accepting the new terms of service": [
""
],
- "Payment Sent": [
+ "old": [
""
],
- "Order accepted": [
+ "new": [
""
],
- "Reserve balance updated": [
+ "fee": [
""
],
- "Payment refund": [
+ "storage": [
""
],
- "Withdrawn": [
+ "back": [
""
],
- "Tip Accepted": [
+ "Remove provider": [
""
],
- "Tip Declined": [
+ "This provider has reported an error": [
""
],
- "%1$s": [
+ "There is conflict with another backup from %1$s": [
""
],
- "Your wallet has no events recorded.": [
+ "Backup is not readable": [
""
],
- "Wire to bank account": [
+ "Unknown backup problem: %1$s": [
+ ""
+ ],
+ "service paid": [
+ ""
+ ],
+ "Backup valid until": [
+ ""
+ ],
+ "this popup is being closed and you are being redirected to %1$s": [
+ ""
+ ],
+ "Select one option": [
+ ""
+ ],
+ "Manual Withdrawal": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
+ ""
+ ],
+ "There is no known bank account to send money to": [
+ ""
+ ],
+ "Send %1$s to your account": [
+ ""
+ ],
+ "Bank account IBAN number": [
+ ""
+ ],
+ "Deposit fee": [
+ ""
+ ],
+ "Total deposit": [
+ ""
+ ],
+ "Deposit": [
+ ""
+ ],
+ "Deposit %1$s %2$s": [
+ ""
+ ],
+ "Waiting for confirmation": [
+ ""
+ ],
+ "PENDING": [
+ ""
+ ],
+ "Could not load the list of transactions": [
+ ""
+ ],
+ "There is no history for this currency": [
+ ""
+ ],
+ "Account": [
+ ""
+ ],
+ "Bank host": [
+ ""
+ ],
+ "Bank account": [
+ ""
+ ],
+ "IBAN": [
+ ""
+ ],
+ "Chosen amount": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "could not parse payto uri from exchange %1$s": [
+ ""
+ ],
+ "Exchange is ready for withdrawal": [
+ ""
+ ],
+ "To complete the process you need to wire %1$s to the exchange bank account": [
+ ""
+ ],
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
+ ""
+ ],
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ ""
+ ],
+ "Cancel withdrawal": [
+ ""
+ ],
+ "Permissions": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ ""
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ ""
+ ],
+ "Known exchanges": [
+ ""
+ ],
+ "No exchange yet": [
+ ""
+ ],
+ "Term of Service": [
+ ""
+ ],
+ "ok": [
+ ""
+ ],
+ "changed": [
+ ""
+ ],
+ "not accepted": [
+ ""
+ ],
+ "Add an exchange": [
+ ""
+ ],
+ "Developer mode": [
+ ""
+ ],
+ "(More options and information useful for debugging)": [
+ ""
+ ],
+ "Could not load the transaction information": [
+ ""
+ ],
+ "There was an error trying to complete the transaction": [
+ ""
+ ],
+ "This transaction is not completed": [
+ ""
+ ],
+ "Retry": [
+ ""
+ ],
+ "Forget": [
+ ""
+ ],
+ "Caution!": [
+ ""
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
""
],
"Confirm": [
"Confirmer"
],
- "Cancel": [
+ "Withdrawal": [
+ ""
+ ],
+ "Total withdrawn": [
+ ""
+ ],
+ "Exchange fee": [
+ ""
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ ""
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ ""
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
+ ],
+ "Refund amount": [
+ ""
+ ],
+ "Browser Extension Installed!": [
+ ""
+ ],
+ "Thank you for installing the wallet.": [
+ ""
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ ""
+ ],
+ "Next Steps": [
+ ""
+ ],
+ "Try the demo": [
+ ""
+ ],
+ "Learn how to top up your wallet balance": [
+ ""
+ ],
+ "Could not load pay status": [
+ ""
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
+ ""
+ ],
+ "Pay with a mobile phone": [
+ ""
+ ],
+ "Hide QR": [
+ ""
+ ],
+ "Scan the QR code or %1$s": [
+ ""
+ ],
+ "Processing": [
+ ""
+ ],
+ "Pay %1$s": [
+ ""
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ ""
+ ],
+ "Withdraw digital cash": [
+ ""
+ ],
+ "Merchant message": [
+ ""
+ ],
+ "Digital cash payment": [
+ ""
+ ],
+ "Already paid, you are going to be redirected to %1$s": [
+ ""
+ ],
+ "Already paid": [
+ ""
+ ],
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ ""
+ ],
+ "Accept tip": [
+ ""
+ ],
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
+ ""
+ ],
+ "Confirm withdrawal": [
+ ""
+ ],
+ "Withdraw anyway": [
+ ""
+ ],
+ "Could not load the withdrawal details": [
+ ""
+ ],
+ "missing withdraw uri": [
+ ""
+ ],
+ "Could not get the info from the URI": [
""
],
- "Could not get details for withdraw operation:": [
+ "Could not load the list of known exchanges": [
""
],
- "Chose different exchange provider": [
+ "All done, your transaction is in progress": [
""
],
- "Please select an exchange. You can review the details before after your selection.": [
+ "Edit": [
""
],
- "Select %1$s": [
+ "missing pay uri": [
""
],
- "Select custom exchange": [
+ "Could not get the payment information for this order": [
""
],
- "You are about to withdraw %1$s from your bank account into your wallet.": [
+ "Loading payment information": [
""
],
- "Accept fees and withdraw": [
+ "Digital cash deposit": [
""
],
- "Cancel withdraw operation": [
+ "You will now be sent back to the merchant you came from.": [
""
],
- "Withdrawal fees:": [
+ "Manual Reset Required": [
""
],
- "Rounding loss:": [
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
""
],
- "Earliest expiration (for deposit): %1$s": [
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
""
],
- "# Coins": [
+ "I understand that I will lose all my data": [
""
],
- "Value": [
+ "Reset": [
""
],
- "Withdraw Fee": [
+ "Everything is fine!": [
""
],
- "Refresh Fee": [
+ "A reset is not required anymore, you can close this page.": [
""
],
- "Deposit Fee": [
+ "Not implemented yet.": [
""
]
}
@@ -516,160 +3143,775 @@ strings['it'] = {
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "it"
},
- "Invalid Wire": [
+ "Balance": [
""
],
- "Invalid Test Wire Detail": [
+ "Backup": [
""
],
- "Test Wire Acct #%1$s on %2$s": [
+ "Settings": [
""
],
- "Unknown Wire Detail": [
+ "Dev": [
""
],
- "Operation": [
+ "Loading": [
""
],
- "time (ms/op)": [
+ "Open reserve page": [
""
],
- "The merchant %1$s offers you to purchase:": [
+ "Open pay page": [
""
],
- "The total price is %1$s (plus %2$s fees).": [
+ "Open refund page": [
""
],
- "The total price is %1$s.": [
+ "Open tip page": [
""
],
- "Retry": [
+ "Open withdraw page": [
""
],
- "Confirm payment": [
+ "Back": [
""
],
- "Balance": [
+ "You have no balance to show.": [
+ ""
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "Could not load balance page": [
+ ""
+ ],
+ "Deposit %1$s": [
+ ""
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
+ ],
+ "Debug tools": [
+ ""
+ ],
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ ""
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ ""
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ ""
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ ""
+ ],
+ "Add exchange for %1$s": [
+ ""
+ ],
+ "Enter the URL of an exchange you trust.": [
""
],
- "History": [
+ "An exchange has been found! Review the information and click next": [
""
],
- "Debug": [
+ "This exchange doesn't match the expected currency %1$s": [
""
],
- "You have no balance to show. Need some %1$s getting started?": [
+ "Unable to verify this exchange": [
""
],
- "%1$s incoming": [
+ "Unable to add this exchange": [
""
],
- "%1$s being spent": [
+ "loading": [
""
],
- "Error: could not retrieve balance information.": [
+ "Version": [
""
],
- "Invalid ": [
+ "Currency": [
""
],
- "Fees ": [
+ "Next": [
""
],
- "Refresh sessions has completed": [
+ "Add backup provider": [
""
],
- "Order Refused": [
+ "Could not get provider information": [
""
],
- "Order redirected": [
+ "Backup providers may charge for their service": [
""
],
- "Payment aborted": [
+ "URL": [
""
],
- "Payment Sent": [
+ "Name": [
""
],
- "Order accepted": [
+ "Provider URL": [
""
],
- "Reserve balance updated": [
+ "Please review and accept this provider's terms of service": [
""
],
- "Payment refund": [
+ "Pricing": [
""
],
- "Withdrawn": [
+ "free of charge": [
""
],
- "Tip Accepted": [
+ "%1$s per year of service": [
""
],
- "Tip Declined": [
+ "Storage": [
""
],
- "%1$s": [
+ "%1$s megabytes of storage per year of service": [
""
],
- "Your wallet has no events recorded.": [
+ "Accept terms of service": [
""
],
- "Wire to bank account": [
+ "There was an error loading the provider detail for \"%1$s\"": [
+ ""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ ""
+ ],
+ "Last backup": [
+ ""
+ ],
+ "Back up": [
+ ""
+ ],
+ "Provider fee": [
+ ""
+ ],
+ "per year": [
+ ""
+ ],
+ "Extend": [
+ ""
+ ],
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ ""
+ ],
+ "old": [
+ ""
+ ],
+ "new": [
+ ""
+ ],
+ "fee": [
+ ""
+ ],
+ "storage": [
+ ""
+ ],
+ "back": [
+ ""
+ ],
+ "Remove provider": [
+ ""
+ ],
+ "This provider has reported an error": [
+ ""
+ ],
+ "There is conflict with another backup from %1$s": [
+ ""
+ ],
+ "Backup is not readable": [
+ ""
+ ],
+ "Unknown backup problem: %1$s": [
+ ""
+ ],
+ "service paid": [
+ ""
+ ],
+ "Backup valid until": [
+ ""
+ ],
+ "this popup is being closed and you are being redirected to %1$s": [
+ ""
+ ],
+ "Select one option": [
+ ""
+ ],
+ "Manual Withdrawal": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
+ ""
+ ],
+ "There is no known bank account to send money to": [
+ ""
+ ],
+ "Send %1$s to your account": [
+ ""
+ ],
+ "Bank account IBAN number": [
+ ""
+ ],
+ "Deposit fee": [
+ ""
+ ],
+ "Total deposit": [
+ ""
+ ],
+ "Deposit": [
+ ""
+ ],
+ "Deposit %1$s %2$s": [
+ ""
+ ],
+ "Waiting for confirmation": [
+ ""
+ ],
+ "PENDING": [
+ ""
+ ],
+ "Could not load the list of transactions": [
+ ""
+ ],
+ "There is no history for this currency": [
+ ""
+ ],
+ "Account": [
+ ""
+ ],
+ "Bank host": [
+ ""
+ ],
+ "Bank account": [
+ ""
+ ],
+ "IBAN": [
+ ""
+ ],
+ "Chosen amount": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "could not parse payto uri from exchange %1$s": [
+ ""
+ ],
+ "Exchange is ready for withdrawal": [
+ ""
+ ],
+ "To complete the process you need to wire %1$s to the exchange bank account": [
+ ""
+ ],
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
+ ""
+ ],
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ ""
+ ],
+ "Cancel withdrawal": [
+ ""
+ ],
+ "Permissions": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ ""
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ ""
+ ],
+ "Known exchanges": [
+ ""
+ ],
+ "No exchange yet": [
+ ""
+ ],
+ "Term of Service": [
+ ""
+ ],
+ "ok": [
+ ""
+ ],
+ "changed": [
+ ""
+ ],
+ "not accepted": [
+ ""
+ ],
+ "Add an exchange": [
+ ""
+ ],
+ "Developer mode": [
+ ""
+ ],
+ "(More options and information useful for debugging)": [
+ ""
+ ],
+ "Could not load the transaction information": [
+ ""
+ ],
+ "There was an error trying to complete the transaction": [
+ ""
+ ],
+ "This transaction is not completed": [
+ ""
+ ],
+ "Retry": [
+ ""
+ ],
+ "Forget": [
+ ""
+ ],
+ "Caution!": [
+ ""
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
""
],
"Confirm": [
"Confermare"
],
- "Cancel": [
+ "Withdrawal": [
+ ""
+ ],
+ "Total withdrawn": [
+ ""
+ ],
+ "Exchange fee": [
+ ""
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ ""
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ ""
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
+ ],
+ "Refund amount": [
+ ""
+ ],
+ "Browser Extension Installed!": [
+ ""
+ ],
+ "Thank you for installing the wallet.": [
+ ""
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ ""
+ ],
+ "Next Steps": [
+ ""
+ ],
+ "Try the demo": [
+ ""
+ ],
+ "Learn how to top up your wallet balance": [
+ ""
+ ],
+ "Could not load pay status": [
+ ""
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
+ ""
+ ],
+ "Pay with a mobile phone": [
+ ""
+ ],
+ "Hide QR": [
+ ""
+ ],
+ "Scan the QR code or %1$s": [
+ ""
+ ],
+ "Processing": [
+ ""
+ ],
+ "Pay %1$s": [
+ ""
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ ""
+ ],
+ "Withdraw digital cash": [
+ ""
+ ],
+ "Merchant message": [
+ ""
+ ],
+ "Digital cash payment": [
+ ""
+ ],
+ "Already paid, you are going to be redirected to %1$s": [
+ ""
+ ],
+ "Already paid": [
+ ""
+ ],
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ ""
+ ],
+ "Accept tip": [
+ ""
+ ],
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
""
],
- "Could not get details for withdraw operation:": [
+ "Confirm withdrawal": [
""
],
- "Chose different exchange provider": [
+ "Withdraw anyway": [
""
],
- "Please select an exchange. You can review the details before after your selection.": [
+ "Could not load the withdrawal details": [
""
],
- "Select %1$s": [
+ "missing withdraw uri": [
""
],
- "Select custom exchange": [
+ "Could not get the info from the URI": [
""
],
- "You are about to withdraw %1$s from your bank account into your wallet.": [
+ "Could not load the list of known exchanges": [
""
],
- "Accept fees and withdraw": [
+ "All done, your transaction is in progress": [
""
],
- "Cancel withdraw operation": [
+ "Edit": [
""
],
- "Withdrawal fees:": [
+ "missing pay uri": [
""
],
- "Rounding loss:": [
+ "Could not get the payment information for this order": [
""
],
- "Earliest expiration (for deposit): %1$s": [
+ "Loading payment information": [
""
],
- "# Coins": [
+ "Digital cash deposit": [
""
],
- "Value": [
+ "You will now be sent back to the merchant you came from.": [
""
],
- "Withdraw Fee": [
+ "Manual Reset Required": [
""
],
- "Refresh Fee": [
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
""
],
- "Deposit Fee": [
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
+ ""
+ ],
+ "I understand that I will lose all my data": [
+ ""
+ ],
+ "Reset": [
+ ""
+ ],
+ "Everything is fine!": [
+ ""
+ ],
+ "A reset is not required anymore, you can close this page.": [
+ ""
+ ],
+ "Not implemented yet.": [
""
]
}
@@ -685,161 +3927,776 @@ strings['sv'] = {
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "sv"
},
- "Invalid Wire": [
+ "Balance": [
+ "Balans"
+ ],
+ "Backup": [
""
],
- "Invalid Test Wire Detail": [
+ "Settings": [
""
],
- "Test Wire Acct #%1$s on %2$s": [
+ "Dev": [
""
],
- "Unknown Wire Detail": [
- "visa mer"
+ "Loading": [
+ ""
],
- "Operation": [
+ "Open reserve page": [
""
],
- "time (ms/op)": [
+ "Open pay page": [
""
],
- "The merchant %1$s offers you to purchase:": [
- "Säljaren %1$s erbjuder följande:"
+ "Open refund page": [
+ ""
],
- "The total price is %1$s (plus %2$s fees).": [
- "Det totala priset är %1$s (plus %2$s avgifter)."
+ "Open tip page": [
+ ""
],
- "The total price is %1$s.": [
- "Det totala priset är %1$s."
+ "Open withdraw page": [
+ "Utbetalnings avgift"
],
- "Retry": [
+ "Back": [
""
],
- "Confirm payment": [
- "Godkän betalning"
+ "You have no balance to show.": [
+ "Du har ingen balans att visa. Behöver du\n %1$s att börja?\n"
],
- "Balance": [
- "Balans"
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ ""
],
- "History": [
- "Historia"
+ "Withdraw": [
+ "Utbetalnings avgift"
],
- "Debug": [
+ "Could not load balance page": [
""
],
- "You have no balance to show. Need some %1$s getting started?": [
- "Du har ingen balans att visa. Behöver du\n %1$s att börja?\n"
+ "Deposit %1$s": [
+ "Depostitions avgift"
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
+ ],
+ "Debug tools": [
+ ""
+ ],
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ "# Mynt"
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ "Värde"
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
+ "Cancel": [
+ "Avbryt"
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ "Accepterade tjänsteleverantörer:"
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ "Accepterade tjänsteleverantörer:"
+ ],
+ "Add exchange for %1$s": [
+ "Accepterade tjänsteleverantörer:"
+ ],
+ "Enter the URL of an exchange you trust.": [
+ ""
+ ],
+ "An exchange has been found! Review the information and click next": [
+ ""
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ ""
+ ],
+ "Unable to verify this exchange": [
+ ""
+ ],
+ "Unable to add this exchange": [
+ ""
+ ],
+ "loading": [
+ ""
+ ],
+ "Version": [
+ ""
+ ],
+ "Currency": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "Add backup provider": [
+ ""
+ ],
+ "Could not get provider information": [
+ ""
+ ],
+ "Backup providers may charge for their service": [
+ ""
+ ],
+ "URL": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Provider URL": [
+ ""
+ ],
+ "Please review and accept this provider's terms of service": [
+ ""
+ ],
+ "Pricing": [
+ ""
+ ],
+ "free of charge": [
+ ""
+ ],
+ "%1$s per year of service": [
+ ""
+ ],
+ "Storage": [
+ ""
+ ],
+ "%1$s megabytes of storage per year of service": [
+ ""
+ ],
+ "Accept terms of service": [
+ ""
+ ],
+ "There was an error loading the provider detail for \"%1$s\"": [
+ ""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ ""
+ ],
+ "Last backup": [
+ ""
+ ],
+ "Back up": [
+ ""
+ ],
+ "Provider fee": [
+ ""
+ ],
+ "per year": [
+ ""
+ ],
+ "Extend": [
+ ""
],
- "%1$s incoming": [
- "%1$s inkommande"
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ ""
],
- "%1$s being spent": [
+ "old": [
""
],
- "Error: could not retrieve balance information.": [
+ "new": [
""
],
- "Invalid ": [
+ "fee": [
""
],
- "Fees ": [
+ "storage": [
""
],
- "Refresh sessions has completed": [
+ "back": [
+ "Återbetalning"
+ ],
+ "Remove provider": [
""
],
- "Order Refused": [
+ "This provider has reported an error": [
""
],
- "Order redirected": [
+ "There is conflict with another backup from %1$s": [
""
],
- "Payment aborted": [
+ "Backup is not readable": [
""
],
- "Payment Sent": [
+ "Unknown backup problem: %1$s": [
""
],
- "Order accepted": [
+ "service paid": [
""
],
- "Reserve balance updated": [
+ "Backup valid until": [
""
],
- "Payment refund": [
+ "this popup is being closed and you are being redirected to %1$s": [
""
],
- "Withdrawn": [
+ "Select one option": [
+ ""
+ ],
+ "Manual Withdrawal": [
"Utbetalnings avgift"
],
- "Tip Accepted": [
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ "Accepterade tjänsteleverantörer:"
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
+ "Balans"
+ ],
+ "There is no known bank account to send money to": [
+ ""
+ ],
+ "Send %1$s to your account": [
+ ""
+ ],
+ "Bank account IBAN number": [
+ ""
+ ],
+ "Deposit fee": [
+ "Depostitions avgift"
+ ],
+ "Total deposit": [
""
],
- "Tip Declined": [
+ "Deposit": [
+ "Depostitions avgift"
+ ],
+ "Deposit %1$s %2$s": [
+ ""
+ ],
+ "Waiting for confirmation": [
+ ""
+ ],
+ "PENDING": [
""
],
- "%1$s": [
+ "Could not load the list of transactions": [
""
],
- "Your wallet has no events recorded.": [
- "plånboken"
+ "There is no history for this currency": [
+ ""
+ ],
+ "Account": [
+ ""
],
- "Wire to bank account": [
+ "Bank host": [
+ ""
+ ],
+ "Bank account": [
"Övervisa till bank konto"
],
+ "IBAN": [
+ ""
+ ],
+ "Chosen amount": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "could not parse payto uri from exchange %1$s": [
+ ""
+ ],
+ "Exchange is ready for withdrawal": [
+ "Tjänsteleverantörer i plånboken:"
+ ],
+ "To complete the process you need to wire %1$s to the exchange bank account": [
+ ""
+ ],
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
+ ""
+ ],
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ ""
+ ],
+ "Cancel withdrawal": [
+ ""
+ ],
+ "Permissions": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ ""
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ ""
+ ],
+ "Known exchanges": [
+ ""
+ ],
+ "No exchange yet": [
+ ""
+ ],
+ "Term of Service": [
+ ""
+ ],
+ "ok": [
+ ""
+ ],
+ "changed": [
+ ""
+ ],
+ "not accepted": [
+ ""
+ ],
+ "Add an exchange": [
+ "Accepterade tjänsteleverantörer:"
+ ],
+ "Developer mode": [
+ ""
+ ],
+ "(More options and information useful for debugging)": [
+ ""
+ ],
+ "Could not load the transaction information": [
+ ""
+ ],
+ "There was an error trying to complete the transaction": [
+ ""
+ ],
+ "This transaction is not completed": [
+ ""
+ ],
+ "Retry": [
+ ""
+ ],
+ "Forget": [
+ ""
+ ],
+ "Caution!": [
+ ""
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
+ ""
+ ],
"Confirm": [
"Bekräfta"
],
- "Cancel": [
- "Avbryt"
+ "Withdrawal": [
+ "Utbetalnings avgift"
+ ],
+ "Total withdrawn": [
+ "Utbetalnings avgift"
],
- "Could not get details for withdraw operation:": [
+ "Exchange fee": [
+ "Tjänsteleverantörer i plånboken:"
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ "Godkän betalning"
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ "Depostitions avgift"
+ ],
+ "Refresh": [
+ "Återhämtnings avgift"
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ "Återhämtnings avgift"
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
+ ],
+ "Refund amount": [
+ ""
+ ],
+ "Browser Extension Installed!": [
+ ""
+ ],
+ "Thank you for installing the wallet.": [
+ ""
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ ""
+ ],
+ "Next Steps": [
+ ""
+ ],
+ "Try the demo": [
+ ""
+ ],
+ "Learn how to top up your wallet balance": [
+ ""
+ ],
+ "Could not load pay status": [
+ ""
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
""
],
- "Chose different exchange provider": [
- "Ändra tjänsteleverantörer"
+ "Pay with a mobile phone": [
+ ""
],
- "Please select an exchange. You can review the details before after your selection.": [
+ "Hide QR": [
""
],
- "Select %1$s": [
- "Välj %1$s"
+ "Scan the QR code or %1$s": [
+ ""
],
- "Select custom exchange": [
+ "Processing": [
""
],
- "You are about to withdraw %1$s from your bank account into your wallet.": [
- "Du är på väg att ta ut %1$s från ditt bankkonto till din plånbok."
+ "Pay %1$s": [
+ ""
],
- "Accept fees and withdraw": [
- "Acceptera avgifter och utbetala"
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
],
- "Cancel withdraw operation": [
+ "Your balance is not enough to pay for this purchase.": [
""
],
- "Withdrawal fees:": [
+ "Withdraw digital cash": [
"Utbetalnings avgifter:"
],
- "Rounding loss:": [
+ "Merchant message": [
""
],
- "Earliest expiration (for deposit): %1$s": [
+ "Digital cash payment": [
""
],
- "# Coins": [
- "# Mynt"
+ "Already paid, you are going to be redirected to %1$s": [
+ ""
],
- "Value": [
- "Värde"
+ "Already paid": [
+ ""
+ ],
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
],
- "Withdraw Fee": [
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ "Säljaren %1$s erbjuder följande:"
+ ],
+ "Accept tip": [
+ ""
+ ],
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
+ ""
+ ],
+ "Confirm withdrawal": [
+ ""
+ ],
+ "Withdraw anyway": [
"Utbetalnings avgift"
],
- "Refresh Fee": [
- "Återhämtnings avgift"
+ "Could not load the withdrawal details": [
+ ""
],
- "Deposit Fee": [
- "Depostitions avgift"
+ "missing withdraw uri": [
+ ""
+ ],
+ "Could not get the info from the URI": [
+ ""
+ ],
+ "Could not load the list of known exchanges": [
+ ""
+ ],
+ "All done, your transaction is in progress": [
+ ""
+ ],
+ "Edit": [
+ ""
+ ],
+ "missing pay uri": [
+ ""
+ ],
+ "Could not get the payment information for this order": [
+ ""
+ ],
+ "Loading payment information": [
+ ""
+ ],
+ "Digital cash deposit": [
+ ""
+ ],
+ "You will now be sent back to the merchant you came from.": [
+ ""
+ ],
+ "Manual Reset Required": [
+ ""
+ ],
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
+ ""
+ ],
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
+ ""
+ ],
+ "I understand that I will lose all my data": [
+ ""
+ ],
+ "Reset": [
+ ""
+ ],
+ "Everything is fine!": [
+ ""
+ ],
+ "A reset is not required anymore, you can close this page.": [
+ ""
+ ],
+ "Not implemented yet.": [
+ ""
]
}
}
@@ -854,160 +4711,775 @@ strings['tr'] = {
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "tr"
},
- "Invalid Wire": [
+ "Balance": [
""
],
- "Invalid Test Wire Detail": [
+ "Backup": [
""
],
- "Test Wire Acct #%1$s on %2$s": [
+ "Settings": [
""
],
- "Unknown Wire Detail": [
+ "Dev": [
""
],
- "Operation": [
+ "Loading": [
""
],
- "time (ms/op)": [
+ "Open reserve page": [
""
],
- "The merchant %1$s offers you to purchase:": [
+ "Open pay page": [
""
],
- "The total price is %1$s (plus %2$s fees).": [
+ "Open refund page": [
""
],
- "The total price is %1$s.": [
+ "Open tip page": [
""
],
- "Retry": [
+ "Open withdraw page": [
""
],
- "Confirm payment": [
+ "Back": [
""
],
- "Balance": [
+ "You have no balance to show.": [
+ ""
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "Could not load balance page": [
+ ""
+ ],
+ "Deposit %1$s": [
+ ""
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
+ ""
+ ],
+ "Problems detected:": [
+ ""
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ ""
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ ""
+ ],
+ "Running diagnostics": [
+ ""
+ ],
+ "Debug tools": [
+ ""
+ ],
+ "reset": [
+ ""
+ ],
+ "import database": [
+ ""
+ ],
+ "export database": [
+ ""
+ ],
+ "Database exported at %1$s %2$s to download": [
+ ""
+ ],
+ "Coins": [
+ ""
+ ],
+ "Pending operations": [
+ ""
+ ],
+ "usable coins": [
+ ""
+ ],
+ "id": [
+ ""
+ ],
+ "denom": [
+ ""
+ ],
+ "value": [
+ ""
+ ],
+ "status": [
+ ""
+ ],
+ "from refresh?": [
+ ""
+ ],
+ "spent coins": [
+ ""
+ ],
+ "click to show": [
+ ""
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ ""
+ ],
+ "Taler Action": [
+ ""
+ ],
+ "This page has pay action.": [
+ ""
+ ],
+ "This page has a withdrawal action.": [
+ ""
+ ],
+ "This page has a tip action.": [
+ ""
+ ],
+ "This page has a notify reserve action.": [
+ ""
+ ],
+ "This page has a refund action.": [
+ ""
+ ],
+ "This page has a malformed taler uri.": [
+ ""
+ ],
+ "Dismiss": [
+ ""
+ ],
+ "Could not load backup providers": [
+ ""
+ ],
+ "No backup providers configured": [
+ ""
+ ],
+ "Add provider": [
+ ""
+ ],
+ "Sync all backups": [
+ ""
+ ],
+ "Sync now": [
+ ""
+ ],
+ "Last synced": [
+ ""
+ ],
+ "Not synced": [
+ ""
+ ],
+ "Expires in": [
+ ""
+ ],
+ "Exchange doesn't have terms of service": [
+ ""
+ ],
+ "Review exchange terms of service": [
+ ""
+ ],
+ "Review new version of terms of service": [
+ ""
+ ],
+ "Show terms of service": [
+ ""
+ ],
+ "I accept the exchange terms of service": [
+ ""
+ ],
+ "The exchange reply with a empty terms of service": [
+ ""
+ ],
+ "Download Terms of Service": [
+ ""
+ ],
+ "Hide terms of service": [
+ ""
+ ],
+ "Review terms of service": [
+ ""
+ ],
+ "Exchange URL": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Loading terms..": [
+ ""
+ ],
+ "Add exchange": [
+ ""
+ ],
+ "Add exchange anyway": [
+ ""
+ ],
+ "Add new exchange": [
+ ""
+ ],
+ "Add exchange for %1$s": [
+ ""
+ ],
+ "Enter the URL of an exchange you trust.": [
+ ""
+ ],
+ "An exchange has been found! Review the information and click next": [
+ ""
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ ""
+ ],
+ "Unable to verify this exchange": [
+ ""
+ ],
+ "Unable to add this exchange": [
+ ""
+ ],
+ "loading": [
+ ""
+ ],
+ "Version": [
+ ""
+ ],
+ "Currency": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "Add backup provider": [
+ ""
+ ],
+ "Could not get provider information": [
+ ""
+ ],
+ "Backup providers may charge for their service": [
+ ""
+ ],
+ "URL": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Provider URL": [
+ ""
+ ],
+ "Please review and accept this provider's terms of service": [
+ ""
+ ],
+ "Pricing": [
+ ""
+ ],
+ "free of charge": [
+ ""
+ ],
+ "%1$s per year of service": [
+ ""
+ ],
+ "Storage": [
+ ""
+ ],
+ "%1$s megabytes of storage per year of service": [
+ ""
+ ],
+ "Accept terms of service": [
+ ""
+ ],
+ "There was an error loading the provider detail for \"%1$s\"": [
+ ""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ ""
+ ],
+ "Last backup": [
+ ""
+ ],
+ "Back up": [
+ ""
+ ],
+ "Provider fee": [
+ ""
+ ],
+ "per year": [
+ ""
+ ],
+ "Extend": [
+ ""
+ ],
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ ""
+ ],
+ "old": [
+ ""
+ ],
+ "new": [
+ ""
+ ],
+ "fee": [
+ ""
+ ],
+ "storage": [
+ ""
+ ],
+ "back": [
+ ""
+ ],
+ "Remove provider": [
+ ""
+ ],
+ "This provider has reported an error": [
+ ""
+ ],
+ "There is conflict with another backup from %1$s": [
+ ""
+ ],
+ "Backup is not readable": [
+ ""
+ ],
+ "Unknown backup problem: %1$s": [
+ ""
+ ],
+ "service paid": [
+ ""
+ ],
+ "Backup valid until": [
+ ""
+ ],
+ "this popup is being closed and you are being redirected to %1$s": [
+ ""
+ ],
+ "Select one option": [
+ ""
+ ],
+ "Manual Withdrawal": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "No exchange configured": [
+ ""
+ ],
+ "Can't create the reserve": [
+ ""
+ ],
+ "Exchange": [
+ ""
+ ],
+ "Add Exchange": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Start withdrawal": [
+ ""
+ ],
+ "no balance": [
+ ""
+ ],
+ "There is no known bank account to send money to": [
+ ""
+ ],
+ "Send %1$s to your account": [
+ ""
+ ],
+ "Bank account IBAN number": [
+ ""
+ ],
+ "Deposit fee": [
+ ""
+ ],
+ "Total deposit": [
+ ""
+ ],
+ "Deposit": [
+ ""
+ ],
+ "Deposit %1$s %2$s": [
+ ""
+ ],
+ "Waiting for confirmation": [
+ ""
+ ],
+ "PENDING": [
+ ""
+ ],
+ "Could not load the list of transactions": [
+ ""
+ ],
+ "There is no history for this currency": [
+ ""
+ ],
+ "Account": [
+ ""
+ ],
+ "Bank host": [
+ ""
+ ],
+ "Bank account": [
+ ""
+ ],
+ "IBAN": [
+ ""
+ ],
+ "Chosen amount": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "could not parse payto uri from exchange %1$s": [
+ ""
+ ],
+ "Exchange is ready for withdrawal": [
""
],
- "History": [
+ "To complete the process you need to wire %1$s to the exchange bank account": [
""
],
- "Debug": [
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
""
],
- "You have no balance to show. Need some %1$s getting started?": [
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
""
],
- "%1$s incoming": [
+ "Cancel withdrawal": [
""
],
- "%1$s being spent": [
+ "Permissions": [
""
],
- "Error: could not retrieve balance information.": [
+ "Automatically open wallet based on page content": [
""
],
- "Invalid ": [
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Fees ": [
+ "Known exchanges": [
""
],
- "Refresh sessions has completed": [
+ "No exchange yet": [
""
],
- "Order Refused": [
+ "Term of Service": [
""
],
- "Order redirected": [
+ "ok": [
""
],
- "Payment aborted": [
+ "changed": [
""
],
- "Payment Sent": [
+ "not accepted": [
""
],
- "Order accepted": [
+ "Add an exchange": [
""
],
- "Reserve balance updated": [
+ "Developer mode": [
""
],
- "Payment refund": [
+ "(More options and information useful for debugging)": [
""
],
- "Withdrawn": [
+ "Could not load the transaction information": [
""
],
- "Tip Accepted": [
+ "There was an error trying to complete the transaction": [
""
],
- "Tip Declined": [
+ "This transaction is not completed": [
+ ""
+ ],
+ "Retry": [
""
],
- "%1$s": [
+ "Forget": [
""
],
- "Your wallet has no events recorded.": [
+ "Caution!": [
""
],
- "Wire to bank account": [
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
""
],
"Confirm": [
"Onaylamak"
],
- "Cancel": [
+ "Withdrawal": [
+ ""
+ ],
+ "Total withdrawn": [
+ ""
+ ],
+ "Exchange fee": [
+ ""
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ ""
+ ],
+ "Waiting for the coins to arrive": [
+ ""
+ ],
+ "Payment": [
+ ""
+ ],
+ "Total paid": [
+ ""
+ ],
+ "Purchase amount": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "Merchant": [
+ ""
+ ],
+ "Purchase": [
+ ""
+ ],
+ "Receipt": [
+ ""
+ ],
+ "Total send": [
+ ""
+ ],
+ "Deposit amount": [
+ ""
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ ""
+ ],
+ "Total tip": [
+ ""
+ ],
+ "Received amount": [
+ ""
+ ],
+ "Refund": [
+ ""
+ ],
+ "Total refund": [
+ ""
+ ],
+ "Refund amount": [
+ ""
+ ],
+ "Browser Extension Installed!": [
+ ""
+ ],
+ "Thank you for installing the wallet.": [
+ ""
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ ""
+ ],
+ "Next Steps": [
+ ""
+ ],
+ "Try the demo": [
+ ""
+ ],
+ "Learn how to top up your wallet balance": [
+ ""
+ ],
+ "Could not load pay status": [
+ ""
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
+ ""
+ ],
+ "Pay with a mobile phone": [
+ ""
+ ],
+ "Hide QR": [
+ ""
+ ],
+ "Scan the QR code or %1$s": [
+ ""
+ ],
+ "Processing": [
+ ""
+ ],
+ "Pay %1$s": [
+ ""
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ ""
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ ""
+ ],
+ "Withdraw digital cash": [
+ ""
+ ],
+ "Merchant message": [
+ ""
+ ],
+ "Digital cash payment": [
+ ""
+ ],
+ "Already paid, you are going to be redirected to %1$s": [
+ ""
+ ],
+ "Already paid": [
+ ""
+ ],
+ "Already claimed": [
+ ""
+ ],
+ "Payment complete": [
+ ""
+ ],
+ "You are going to be redirected to $ %1$s": [
+ ""
+ ],
+ "You can close this page.": [
+ ""
+ ],
+ "Total to pay": [
+ ""
+ ],
+ "List of products": [
+ ""
+ ],
+ "Total": [
+ ""
+ ],
+ "free": [
+ ""
+ ],
+ "Refund Status": [
+ ""
+ ],
+ "The product %1$s has received a total effective refund of": [
+ ""
+ ],
+ "Refund processing is still in progress.": [
+ ""
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ ""
+ ],
+ "missing taler refund uri": [
+ ""
+ ],
+ "Error: %1$s": [
+ ""
+ ],
+ "Updating refund status": [
+ ""
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ ""
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ ""
+ ],
+ "Accept tip": [
+ ""
+ ],
+ "Ignore": [
+ ""
+ ],
+ "missing tip uri": [
+ ""
+ ],
+ "You've ignored the tip.": [
+ ""
+ ],
+ "Digital cash withdrawal": [
+ ""
+ ],
+ "Could not finish the withdrawal operation": [
+ ""
+ ],
+ "Total to withdraw": [
+ ""
+ ],
+ "Cancel exchange selection": [
+ ""
+ ],
+ "Confirm exchange selection": [
+ ""
+ ],
+ "Switch exchange": [
+ ""
+ ],
+ "Confirm withdrawal": [
+ ""
+ ],
+ "Withdraw anyway": [
+ ""
+ ],
+ "Could not load the withdrawal details": [
+ ""
+ ],
+ "missing withdraw uri": [
+ ""
+ ],
+ "Could not get the info from the URI": [
""
],
- "Could not get details for withdraw operation:": [
+ "Could not load the list of known exchanges": [
""
],
- "Chose different exchange provider": [
+ "All done, your transaction is in progress": [
""
],
- "Please select an exchange. You can review the details before after your selection.": [
+ "Edit": [
""
],
- "Select %1$s": [
+ "missing pay uri": [
""
],
- "Select custom exchange": [
+ "Could not get the payment information for this order": [
""
],
- "You are about to withdraw %1$s from your bank account into your wallet.": [
+ "Loading payment information": [
""
],
- "Accept fees and withdraw": [
+ "Digital cash deposit": [
""
],
- "Cancel withdraw operation": [
+ "You will now be sent back to the merchant you came from.": [
""
],
- "Withdrawal fees:": [
+ "Manual Reset Required": [
""
],
- "Rounding loss:": [
+ "The wallet&apos;s database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
""
],
- "Earliest expiration (for deposit): %1$s": [
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
""
],
- "# Coins": [
+ "I understand that I will lose all my data": [
""
],
- "Value": [
+ "Reset": [
""
],
- "Withdraw Fee": [
+ "Everything is fine!": [
""
],
- "Refresh Fee": [
+ "A reset is not required anymore, you can close this page.": [
""
],
- "Deposit Fee": [
+ "Not implemented yet.": [
""
]
}