From 9261b808c64bb29c94d6ea3b357cf62f59d79484 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 23 Feb 2022 16:14:32 -0300 Subject: updated strings from code --- packages/taler-wallet-webextension/src/i18n/de.po | 1352 +++++++++++++++++-- .../taler-wallet-webextension/src/i18n/en-US.po | 1266 ++++++++++++++++-- packages/taler-wallet-webextension/src/i18n/fr.po | 1260 ++++++++++++++++-- packages/taler-wallet-webextension/src/i18n/it.po | 1260 ++++++++++++++++-- packages/taler-wallet-webextension/src/i18n/sv.po | 1396 +++++++++++++++++--- .../src/i18n/taler-wallet-webex.pot | 1297 +++++++++++++++++- packages/taler-wallet-webextension/src/i18n/tr.po | 575 ++++++-- 7 files changed, 7683 insertions(+), 723 deletions(-) (limited to 'packages') diff --git a/packages/taler-wallet-webextension/src/i18n/de.po b/packages/taler-wallet-webextension/src/i18n/de.po index e499ba5eb..c4de7c8bb 100644 --- a/packages/taler-wallet-webextension/src/i18n/de.po +++ b/packages/taler-wallet-webextension/src/i18n/de.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-02-18 17:20+0000\n" "Last-Translator: Stefan \n" @@ -28,318 +28,1394 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4.2\n" -#: src/util/wire.ts:37 +#: src/NavigationBar.tsx:70 #, c-format -msgid "Invalid Wire" -msgstr "Ungültige Überweisung" +msgid "Balance" +msgstr "Guthaben" + +#: src/NavigationBar.tsx:73 +#, c-format +msgid "Backup" +msgstr "" + +#: src/NavigationBar.tsx:77 +#, c-format +msgid "Settings" +msgstr "" + +#: src/NavigationBar.tsx:96 +#, c-format +msgid "Dev" +msgstr "" + +#: src/components/Loading.tsx:22 +#, c-format +msgid "Loading" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:14 +#, c-format +msgid "Open reserve page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:16 +#, c-format +msgid "Open pay page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:18 +#, c-format +msgid "Open refund page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:20 +#, c-format +msgid "Open tip page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:22 +#, fuzzy, c-format +msgid "Open withdraw page" +msgstr "Abhebegebühr" + +#: src/wallet/AddNewActionView.tsx:51 +#, c-format +msgid "Back" +msgstr "" + +#: src/popup/NoBalanceHelp.tsx:14 +#, fuzzy, c-format +msgid "You have no balance to show." +msgstr "Sie haben kein Guthaben. Wollen Sie %1$s abheben?" + +#: 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 "" + +#: src/popup/NoBalanceHelp.tsx:23 +#, fuzzy, c-format +msgid "Withdraw" +msgstr "Abgehoben" + +#: src/popup/BalancePage.tsx:52 +#, c-format +msgid "Could not load balance page" +msgstr "" + +#: src/popup/BalancePage.tsx:111 +#, c-format +msgid "Deposit %1$s" +msgstr "" + +#: src/popup/BalancePage.tsx:118 +#, c-format +msgid "Enter URI" +msgstr "" + +#: 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 +#, fuzzy, c-format +msgid "Debug tools" +msgstr "Debug" + +#: 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 "Abbrechen" + +#: 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 +#, fuzzy, c-format +msgid "Manual Withdrawal" +msgstr "Abgehoben" + +#: 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 +#, fuzzy, c-format +msgid "no balance" +msgstr "Guthaben" + +#: 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 +#, fuzzy, c-format +msgid "Deposit %1$s %2$s" +msgstr "Testkonto #%1$s auf %2$s" + +#: 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/util/wire.ts:42 src/util/wire.ts:45 +#: src/wallet/ReserveCreated.tsx:73 #, c-format -msgid "Invalid Test Wire Detail" -msgstr "Ungültige Überweisungsdaten" +msgid "Cancel withdrawal" +msgstr "" -#: src/util/wire.ts:47 +#: src/wallet/Settings.tsx:84 #, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "Testkonto #%1$s auf %2$s" +msgid "Permissions" +msgstr "" -#: src/util/wire.ts:49 +#: src/wallet/Settings.tsx:87 #, c-format -msgid "Unknown Wire Detail" -msgstr "Unbekannte Überweisungsdaten" +msgid "Automatically open wallet based on page content" +msgstr "" -#: src/webex/pages/benchmark.tsx:52 +#: src/wallet/Settings.tsx:93 #, c-format -msgid "Operation" +msgid "" +"Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser." msgstr "" -#: src/webex/pages/benchmark.tsx:53 +#: src/wallet/Settings.tsx:104 #, c-format -msgid "time (ms/op)" +msgid "Known exchanges" msgstr "" -#: src/webex/pages/pay.tsx:130 +#: src/wallet/Settings.tsx:108 #, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "Der Händler %1$s bietet Ihnen zum Kauf an:" +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/webex/pages/pay.tsx:136 +#: src/wallet/Transaction.tsx:145 #, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "Gesamtbetrag %1$s (zuzüglich %2$s Gebühren)." +msgid "There was an error trying to complete the transaction" +msgstr "" -#: src/webex/pages/pay.tsx:141 +#: src/wallet/Transaction.tsx:154 #, c-format -msgid "The total price is %1$s." -msgstr "Gesamter Zahlbetrag: %1$s." +msgid "This transaction is not completed" +msgstr "" -#: src/webex/pages/pay.tsx:163 +#: src/wallet/Transaction.tsx:168 #, c-format msgid "Retry" msgstr "Erneut versuchen" -#: src/webex/pages/pay.tsx:173 +#: src/wallet/Transaction.tsx:172 #, c-format -msgid "Confirm payment" -msgstr "Zahlung bestätigen" +msgid "Forget" +msgstr "" -#: src/webex/pages/popup.tsx:153 +#: src/wallet/Transaction.tsx:197 #, c-format -msgid "Balance" -msgstr "Guthaben" +msgid "Caution!" +msgstr "" -#: src/webex/pages/popup.tsx:154 +#: src/wallet/Transaction.tsx:200 #, c-format -msgid "History" -msgstr "Verlauf" +msgid "" +"If you have already wired money to the exchange you will loose the chance to " +"get the coins form it." +msgstr "" -#: src/webex/pages/popup.tsx:155 +#: src/wallet/Transaction.tsx:211 #, c-format -msgid "Debug" -msgstr "Debug" +msgid "Confirm" +msgstr "Bestätigen" -#: src/webex/pages/popup.tsx:175 +#: src/wallet/Transaction.tsx:218 +#, fuzzy, c-format +msgid "Withdrawal" +msgstr "Abgehoben" + +#: src/wallet/Transaction.tsx:243 +#, fuzzy, c-format +msgid "Total withdrawn" +msgstr "Abgehoben" + +#: src/wallet/Transaction.tsx:249 #, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "Sie haben kein Guthaben. Wollen Sie %1$s abheben?" +msgid "Exchange fee" +msgstr "" -#: src/webex/pages/popup.tsx:238 +#: src/wallet/Transaction.tsx:259 #, c-format -msgid "%1$s incoming" -msgstr "%1$s empfangen" +msgid "The bank is waiting for confirmation. Go to the %1$s" +msgstr "" -#: src/webex/pages/popup.tsx:250 +#: src/wallet/Transaction.tsx:273 #, c-format -msgid "%1$s being spent" -msgstr "%1$s ausgezahlt" +msgid "Waiting for the coins to arrive" +msgstr "" + +#: src/wallet/Transaction.tsx:342 +#, fuzzy, c-format +msgid "Payment" +msgstr "Bezahlung bestätigen" -#: src/webex/pages/popup.tsx:281 +#: src/wallet/Transaction.tsx:348 #, c-format -msgid "Error: could not retrieve balance information." +msgid "Total paid" msgstr "" -#: src/webex/pages/popup.tsx:390 +#: src/wallet/Transaction.tsx:354 #, c-format -msgid "Invalid " +msgid "Purchase amount" msgstr "" -#: src/webex/pages/popup.tsx:396 +#: src/wallet/Transaction.tsx:360 #, c-format -msgid "Fees " +msgid "Fee" msgstr "" -#: src/webex/pages/popup.tsx:434 +#: src/wallet/Transaction.tsx:365 #, c-format -msgid "Refresh sessions has completed" +msgid "Merchant" msgstr "" -#: src/webex/pages/popup.tsx:451 +#: src/wallet/Transaction.tsx:370 #, c-format -msgid "Order Refused" +msgid "Purchase" msgstr "" -#: src/webex/pages/popup.tsx:465 +#: src/wallet/Transaction.tsx:375 #, c-format -msgid "Order redirected" +msgid "Receipt" msgstr "" -#: src/webex/pages/popup.tsx:482 +#: src/wallet/Transaction.tsx:419 #, c-format -msgid "Payment aborted" +msgid "Total send" msgstr "" -#: src/webex/pages/popup.tsx:512 +#: src/wallet/Transaction.tsx:425 #, c-format -msgid "Payment Sent" +msgid "Deposit amount" msgstr "" -#: src/webex/pages/popup.tsx:536 +#: src/wallet/Transaction.tsx:447 #, c-format -msgid "Order accepted" +msgid "Refresh" msgstr "" -#: src/webex/pages/popup.tsx:547 +#: src/wallet/Transaction.tsx:453 #, c-format -msgid "Reserve balance updated" +msgid "Total refresh" msgstr "" -#: src/webex/pages/popup.tsx:559 +#: src/wallet/Transaction.tsx:459 #, c-format -msgid "Payment refund" +msgid "Refresh amount" msgstr "" -#: src/webex/pages/popup.tsx:584 +#: src/wallet/Transaction.tsx:481 #, c-format -msgid "Withdrawn" -msgstr "Abgehoben" +msgid "Tip" +msgstr "" -#: src/webex/pages/popup.tsx:596 +#: src/wallet/Transaction.tsx:487 #, c-format -msgid "Tip Accepted" +msgid "Total tip" msgstr "" -#: src/webex/pages/popup.tsx:606 +#: src/wallet/Transaction.tsx:493 #, c-format -msgid "Tip Declined" +msgid "Received amount" msgstr "" -#: src/webex/pages/popup.tsx:615 +#: src/wallet/Transaction.tsx:515 #, c-format -msgid "%1$s" +msgid "Refund" msgstr "" -#: src/webex/pages/popup.tsx:707 +#: src/wallet/Transaction.tsx:521 #, c-format -msgid "Your wallet has no events recorded." -msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." +msgid "Total refund" +msgstr "" -#: src/webex/pages/return-coins.tsx:124 +#: src/wallet/Transaction.tsx:527 #, c-format -msgid "Wire to bank account" +msgid "Refund amount" msgstr "" -#: src/webex/pages/return-coins.tsx:206 +#: src/wallet/Welcome.tsx:58 #, c-format -msgid "Confirm" -msgstr "Bestätigen" +msgid "Browser Extension Installed!" +msgstr "" -#: src/webex/pages/return-coins.tsx:209 +#: src/wallet/Welcome.tsx:62 #, c-format -msgid "Cancel" -msgstr "Abbrechen" +msgid "Thank you for installing the wallet." +msgstr "" -#: src/webex/pages/withdraw.tsx:73 +#: src/wallet/Welcome.tsx:75 #, c-format -msgid "Could not get details for withdraw operation:" +msgid "" +"(Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser.)" msgstr "" -#: src/webex/pages/withdraw.tsx:89 src/webex/pages/withdraw.tsx:183 +#: src/wallet/Welcome.tsx:85 #, c-format -msgid "Chose different exchange provider" +msgid "Next Steps" msgstr "" -#: src/webex/pages/withdraw.tsx:109 +#: src/wallet/Welcome.tsx:88 #, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." +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/webex/pages/withdraw.tsx:121 +#: src/cta/Pay.tsx:216 #, c-format -msgid "Select %1$s" +msgid "Pay with a mobile phone" msgstr "" -#: src/webex/pages/withdraw.tsx:143 +#: src/cta/Pay.tsx:218 #, c-format -msgid "Select custom exchange" +msgid "Hide QR" msgstr "" -#: src/webex/pages/withdraw.tsx:163 +#: src/cta/Pay.tsx:225 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgid "Scan the QR code or %1$s" msgstr "" -#: src/webex/pages/withdraw.tsx:174 +#: src/cta/Pay.tsx:244 #, c-format -msgid "Accept fees and withdraw" +msgid "Processing" msgstr "" -#: src/webex/pages/withdraw.tsx:192 +#: src/cta/Pay.tsx:257 #, c-format -msgid "Cancel withdraw operation" +msgid "Pay %1$s" msgstr "" -#: src/webex/renderHtml.tsx:249 +#: src/cta/Pay.tsx:272 #, c-format -msgid "Withdrawal fees:" +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 +#, fuzzy, c-format +msgid "Withdraw digital cash" msgstr "Abhebegebühren:" -#: src/webex/renderHtml.tsx:252 +#: src/cta/Pay.tsx:300 #, c-format -msgid "Rounding loss:" +msgid "Merchant message" msgstr "" -#: src/webex/renderHtml.tsx:254 +#: src/cta/Pay.tsx:318 #, c-format -msgid "Earliest expiration (for deposit): %1$s" +msgid "Digital cash payment" msgstr "" -#: src/webex/renderHtml.tsx:262 +#: src/cta/Pay.tsx:324 #, c-format -msgid "# Coins" +msgid "Already paid, you are going to be redirected to %1$s" msgstr "" -#: src/webex/renderHtml.tsx:263 +#: src/cta/Pay.tsx:333 #, c-format -msgid "Value" +msgid "Already paid" msgstr "" -#: src/webex/renderHtml.tsx:264 +#: src/cta/Pay.tsx:338 #, c-format -msgid "Withdraw Fee" -msgstr "Abhebegebühr" +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 +#, fuzzy, c-format +msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s" +msgstr "Der Händler %1$s bietet Ihnen zum Kauf an:" + +#: 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/webex/renderHtml.tsx:265 +#: src/cta/Withdraw.tsx:189 #, c-format -msgid "Refresh Fee" +msgid "Confirm exchange selection" msgstr "" -#: src/webex/renderHtml.tsx:266 +#: src/cta/Withdraw.tsx:196 #, c-format -msgid "Deposit Fee" +msgid "Switch exchange" msgstr "" +#: src/cta/Withdraw.tsx:215 +#, c-format +msgid "Confirm withdrawal" +msgstr "" + +#: src/cta/Withdraw.tsx:224 #, fuzzy, c-format +msgid "Withdraw anyway" +msgstr "Abgehoben" + +#: 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'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 "" + +#~ msgid "Invalid Wire" +#~ msgstr "Ungültige Überweisung" + +#~ msgid "Invalid Test Wire Detail" +#~ msgstr "Ungültige Überweisungsdaten" + +#~ msgid "Unknown Wire Detail" +#~ msgstr "Unbekannte Überweisungsdaten" + +#~ msgid "The total price is %1$s (plus %2$s fees)." +#~ msgstr "Gesamtbetrag %1$s (zuzüglich %2$s Gebühren)." + +#~ msgid "The total price is %1$s." +#~ msgstr "Gesamter Zahlbetrag: %1$s." + +#~ msgid "Confirm payment" +#~ msgstr "Zahlung bestätigen" + +#~ msgid "History" +#~ msgstr "Verlauf" + +#~ msgid "%1$s incoming" +#~ msgstr "%1$s empfangen" + +#~ msgid "%1$s being spent" +#~ msgstr "%1$s ausgezahlt" + +#~ msgid "Your wallet has no events recorded." +#~ msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." + +#, fuzzy #~ msgid "Bank requested reserve (%1$s) for %2$s." #~ msgstr "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" -#, fuzzy, c-format +#, fuzzy #~ msgid "Started to withdraw %1$s from %2$s (%3$s)." #~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#, fuzzy, c-format +#, fuzzy #~ msgid "Merchant %1$s offered contract %2$s." #~ msgstr "" #~ "%1$s\n" #~ " möchte einen Vertrag über %2$s\n" #~ " mit Ihnen abschließen." -#, fuzzy, c-format +#, fuzzy #~ msgid "Withdrew %1$s from %2$s ( %3$s)." #~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#, fuzzy, c-format +#, fuzzy #~ msgid "Paid %1$s to merchant %2$s.%3$s( %4$s)" #~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#, fuzzy, c-format +#, fuzzy #~ msgid "Merchant %1$s gave a refund over %2$s." #~ msgstr "" #~ "%1$s\n" #~ " möchte einen Vertrag über %2$s\n" #~ " mit Ihnen abschließen." -#, fuzzy, c-format +#, fuzzy #~ msgid "Merchant %1$s gave a %2$s of %3$s." #~ msgstr "" #~ "%1$s\n" #~ " möchte einen Vertrag über %2$s\n" #~ " mit Ihnen abschließen." -#, fuzzy, c-format +#, fuzzy #~ msgid "Submitting payment" #~ msgstr "Bezahlung bestätigen" -#, fuzzy, c-format +#, fuzzy #~ msgid "Aborting payment ..." #~ msgstr "Bezahlung bestätigen" -#, fuzzy, c-format -#~ msgid "Retry Payment" -#~ msgstr "Bezahlung bestätigen" - -#, fuzzy, c-format +#, fuzzy #~ msgid "Abort Payment" #~ msgstr "Bezahlung bestätigen" diff --git a/packages/taler-wallet-webextension/src/i18n/en-US.po b/packages/taler-wallet-webextension/src/i18n/en-US.po index 3f91126e8..2fccaeb9a 100644 --- a/packages/taler-wallet-webextension/src/i18n/en-US.po +++ b/packages/taler-wallet-webextension/src/i18n/en-US.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-02-15 20:41+0000\n" "Last-Translator: Stefan \n" @@ -28,266 +28,1316 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4.2\n" -#: src/util/wire.ts:37 +#: src/NavigationBar.tsx:70 #, c-format -msgid "Invalid Wire" +msgid "Balance" +msgstr "Credit" + +#: src/NavigationBar.tsx:73 +#, c-format +msgid "Backup" +msgstr "" + +#: src/NavigationBar.tsx:77 +#, c-format +msgid "Settings" +msgstr "" + +#: src/NavigationBar.tsx:96 +#, c-format +msgid "Dev" +msgstr "" + +#: src/components/Loading.tsx:22 +#, c-format +msgid "Loading" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:14 +#, c-format +msgid "Open reserve page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:16 +#, c-format +msgid "Open pay page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:18 +#, c-format +msgid "Open refund page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:20 +#, c-format +msgid "Open tip page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:22 +#, c-format +msgid "Open withdraw page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:51 +#, c-format +msgid "Back" +msgstr "" + +#: src/popup/NoBalanceHelp.tsx:14 +#, fuzzy, c-format +msgid "You have no balance to show." +msgstr "You have no deposit to show. Need some %1$s getting started?" + +#: 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 "" + +#: src/popup/NoBalanceHelp.tsx:23 +#, c-format +msgid "Withdraw" +msgstr "" + +#: src/popup/BalancePage.tsx:52 +#, c-format +msgid "Could not load balance page" +msgstr "" + +#: src/popup/BalancePage.tsx:111 +#, c-format +msgid "Deposit %1$s" +msgstr "" + +#: src/popup/BalancePage.tsx:118 +#, c-format +msgid "Enter URI" +msgstr "" + +#: 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 "Abort" + +#: 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 +#, fuzzy, c-format +msgid "no balance" +msgstr "Credit" + +#: 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/util/wire.ts:42 src/util/wire.ts:45 +#: src/wallet/DepositPage.tsx:229 #, c-format -msgid "Invalid Test Wire Detail" +msgid "Total deposit" msgstr "" -#: src/util/wire.ts:47 +#: src/wallet/DepositPage.tsx:247 #, c-format -msgid "Test Wire Acct #%1$s on %2$s" +msgid "Deposit" msgstr "" -#: src/util/wire.ts:49 +#: src/wallet/DepositPage.tsx:251 #, c-format -msgid "Unknown Wire Detail" +msgid "Deposit %1$s %2$s" msgstr "" -#: src/webex/pages/benchmark.tsx:52 +#: src/components/TransactionItem.tsx:137 #, c-format -msgid "Operation" +msgid "Waiting for confirmation" msgstr "" -#: src/webex/pages/benchmark.tsx:53 +#: src/components/TransactionItem.tsx:201 #, c-format -msgid "time (ms/op)" +msgid "PENDING" msgstr "" -#: src/webex/pages/pay.tsx:130 +#: src/wallet/History.tsx:70 #, c-format -msgid "The merchant %1$s offers you to purchase:" +msgid "Could not load the list of transactions" msgstr "" -#: src/webex/pages/pay.tsx:136 +#: src/wallet/History.tsx:216 #, c-format -msgid "The total price is %1$s (plus %2$s fees)." +msgid "There is no history for this currency" msgstr "" -#: src/webex/pages/pay.tsx:141 +#: src/components/BankDetailsByPaytoType.tsx:38 #, c-format -msgid "The total price is %1$s." +msgid "Account" msgstr "" -#: src/webex/pages/pay.tsx:163 +#: src/components/BankDetailsByPaytoType.tsx:44 #, c-format -msgid "Retry" +msgid "Bank host" msgstr "" -#: src/webex/pages/pay.tsx:173 +#: src/components/BankDetailsByPaytoType.tsx:48 #, c-format -msgid "Confirm payment" +msgid "Bank account" msgstr "" -#: src/webex/pages/popup.tsx:153 +#: src/components/BankDetailsByPaytoType.tsx:53 #, c-format -msgid "Balance" -msgstr "Credit" +msgid "IBAN" +msgstr "" -#: src/webex/pages/popup.tsx:154 +#: src/components/BankDetailsByPaytoType.tsx:65 #, c-format -msgid "History" +msgid "Chosen amount" msgstr "" -#: src/webex/pages/popup.tsx:155 +#: src/components/BankDetailsByPaytoType.tsx:69 #, c-format -msgid "Debug" +msgid "Subject" msgstr "" -#: src/webex/pages/popup.tsx:175 +#: src/wallet/ReserveCreated.tsx:27 #, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "You have no deposit to show. Need some %1$s getting started?" +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/webex/pages/popup.tsx:238 +#: src/wallet/Settings.tsx:84 #, c-format -msgid "%1$s incoming" +msgid "Permissions" msgstr "" -#: src/webex/pages/popup.tsx:250 +#: src/wallet/Settings.tsx:87 #, c-format -msgid "%1$s being spent" +msgid "Automatically open wallet based on page content" msgstr "" -#: src/webex/pages/popup.tsx:281 +#: src/wallet/Settings.tsx:93 #, c-format -msgid "Error: could not retrieve balance information." +msgid "" +"Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser." msgstr "" -#: src/webex/pages/popup.tsx:390 +#: src/wallet/Settings.tsx:104 #, c-format -msgid "Invalid " +msgid "Known exchanges" msgstr "" -#: src/webex/pages/popup.tsx:396 +#: src/wallet/Settings.tsx:108 #, c-format -msgid "Fees " +msgid "No exchange yet" msgstr "" -#: src/webex/pages/popup.tsx:434 +#: src/wallet/Settings.tsx:122 #, c-format -msgid "Refresh sessions has completed" +msgid "Term of Service" msgstr "" -#: src/webex/pages/popup.tsx:451 +#: src/wallet/Settings.tsx:138 #, c-format -msgid "Order Refused" +msgid "ok" msgstr "" -#: src/webex/pages/popup.tsx:465 +#: src/wallet/Settings.tsx:144 #, c-format -msgid "Order redirected" +msgid "changed" msgstr "" -#: src/webex/pages/popup.tsx:482 +#: src/wallet/Settings.tsx:151 #, c-format -msgid "Payment aborted" +msgid "not accepted" msgstr "" -#: src/webex/pages/popup.tsx:512 +#: src/wallet/Settings.tsx:175 #, c-format -msgid "Payment Sent" +msgid "Add an exchange" msgstr "" -#: src/webex/pages/popup.tsx:536 +#: src/wallet/Settings.tsx:181 #, c-format -msgid "Order accepted" +msgid "Developer mode" msgstr "" -#: src/webex/pages/popup.tsx:547 +#: src/wallet/Settings.tsx:183 #, c-format -msgid "Reserve balance updated" +msgid "(More options and information useful for debugging)" msgstr "" -#: src/webex/pages/popup.tsx:559 +#: src/wallet/Transaction.tsx:78 #, c-format -msgid "Payment refund" +msgid "Could not load the transaction information" msgstr "" -#: src/webex/pages/popup.tsx:584 +#: src/wallet/Transaction.tsx:145 #, c-format -msgid "Withdrawn" +msgid "There was an error trying to complete the transaction" msgstr "" -#: src/webex/pages/popup.tsx:596 +#: src/wallet/Transaction.tsx:154 #, c-format -msgid "Tip Accepted" +msgid "This transaction is not completed" msgstr "" -#: src/webex/pages/popup.tsx:606 +#: src/wallet/Transaction.tsx:168 #, c-format -msgid "Tip Declined" +msgid "Retry" msgstr "" -#: src/webex/pages/popup.tsx:615 +#: src/wallet/Transaction.tsx:172 #, c-format -msgid "%1$s" +msgid "Forget" msgstr "" -#: src/webex/pages/popup.tsx:707 +#: src/wallet/Transaction.tsx:197 #, c-format -msgid "Your wallet has no events recorded." +msgid "Caution!" msgstr "" -#: src/webex/pages/return-coins.tsx:124 +#: src/wallet/Transaction.tsx:200 #, c-format -msgid "Wire to bank account" +msgid "" +"If you have already wired money to the exchange you will loose the chance to " +"get the coins form it." msgstr "" -#: src/webex/pages/return-coins.tsx:206 +#: src/wallet/Transaction.tsx:211 #, c-format msgid "Confirm" msgstr "Accept" -#: src/webex/pages/return-coins.tsx:209 +#: src/wallet/Transaction.tsx:218 #, c-format -msgid "Cancel" -msgstr "Abort" +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/webex/pages/withdraw.tsx:73 +#: src/wallet/Welcome.tsx:58 #, c-format -msgid "Could not get details for withdraw operation:" +msgid "Browser Extension Installed!" msgstr "" -#: src/webex/pages/withdraw.tsx:89 src/webex/pages/withdraw.tsx:183 +#: src/wallet/Welcome.tsx:62 #, c-format -msgid "Chose different exchange provider" +msgid "Thank you for installing the wallet." msgstr "" -#: src/webex/pages/withdraw.tsx:109 +#: src/wallet/Welcome.tsx:75 #, c-format msgid "" -"Please select an exchange. You can review the details before after your " -"selection." +"(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/webex/pages/withdraw.tsx:121 +#: src/cta/Pay.tsx:272 #, c-format -msgid "Select %1$s" +msgid "Your balance of %1$s is not enough to pay for this purchase" msgstr "" -#: src/webex/pages/withdraw.tsx:143 +#: src/cta/Pay.tsx:279 #, c-format -msgid "Select custom exchange" +msgid "Your balance is not enough to pay for this purchase." msgstr "" -#: src/webex/pages/withdraw.tsx:163 +#: src/cta/Pay.tsx:287 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgid "Withdraw digital cash" msgstr "" -#: src/webex/pages/withdraw.tsx:174 +#: src/cta/Pay.tsx:300 #, c-format -msgid "Accept fees and withdraw" +msgid "Merchant message" msgstr "" -#: src/webex/pages/withdraw.tsx:192 +#: src/cta/Pay.tsx:318 #, c-format -msgid "Cancel withdraw operation" +msgid "Digital cash payment" msgstr "" -#: src/webex/renderHtml.tsx:249 +#: src/cta/Pay.tsx:324 #, c-format -msgid "Withdrawal fees:" +msgid "Already paid, you are going to be redirected to %1$s" msgstr "" -#: src/webex/renderHtml.tsx:252 +#: src/cta/Pay.tsx:333 #, c-format -msgid "Rounding loss:" +msgid "Already paid" msgstr "" -#: src/webex/renderHtml.tsx:254 +#: src/cta/Pay.tsx:338 #, c-format -msgid "Earliest expiration (for deposit): %1$s" +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'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/webex/renderHtml.tsx:262 +#: src/cta/reset-required.tsx:77 #, c-format -msgid "# Coins" +msgid "I understand that I will lose all my data" msgstr "" -#: src/webex/renderHtml.tsx:263 +#: src/cta/reset-required.tsx:87 #, c-format -msgid "Value" +msgid "Reset" msgstr "" -#: src/webex/renderHtml.tsx:264 +#: src/cta/reset-required.tsx:95 #, c-format -msgid "Withdraw Fee" +msgid "Everything is fine!" msgstr "" -#: src/webex/renderHtml.tsx:265 +#: src/cta/reset-required.tsx:98 #, c-format -msgid "Refresh Fee" +msgid "A reset is not required anymore, you can close this page." msgstr "" -#: src/webex/renderHtml.tsx:266 +#: src/cta/return-coins.tsx:31 #, c-format -msgid "Deposit Fee" +msgid "Not implemented yet." msgstr "" #, fuzzy diff --git a/packages/taler-wallet-webextension/src/i18n/fr.po b/packages/taler-wallet-webextension/src/i18n/fr.po index c96b1f276..8b8e564b1 100644 --- a/packages/taler-wallet-webextension/src/i18n/fr.po +++ b/packages/taler-wallet-webextension/src/i18n/fr.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-02-18 19:31+0000\n" "Last-Translator: Stefan \n" @@ -28,264 +28,1314 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Weblate 4.4.2\n" -#: src/util/wire.ts:37 +#: src/NavigationBar.tsx:70 #, c-format -msgid "Invalid Wire" +msgid "Balance" +msgstr "" + +#: src/NavigationBar.tsx:73 +#, c-format +msgid "Backup" +msgstr "" + +#: src/NavigationBar.tsx:77 +#, c-format +msgid "Settings" +msgstr "" + +#: src/NavigationBar.tsx:96 +#, c-format +msgid "Dev" +msgstr "" + +#: src/components/Loading.tsx:22 +#, c-format +msgid "Loading" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:14 +#, c-format +msgid "Open reserve page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:16 +#, c-format +msgid "Open pay page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:18 +#, c-format +msgid "Open refund page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:20 +#, c-format +msgid "Open tip page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:22 +#, c-format +msgid "Open withdraw page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:51 +#, c-format +msgid "Back" +msgstr "" + +#: src/popup/NoBalanceHelp.tsx:14 +#, c-format +msgid "You have no balance to show." +msgstr "" + +#: 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 "" + +#: src/popup/NoBalanceHelp.tsx:23 +#, c-format +msgid "Withdraw" +msgstr "" + +#: src/popup/BalancePage.tsx:52 +#, c-format +msgid "Could not load balance page" +msgstr "" + +#: src/popup/BalancePage.tsx:111 +#, c-format +msgid "Deposit %1$s" +msgstr "" + +#: src/popup/BalancePage.tsx:118 +#, c-format +msgid "Enter URI" +msgstr "" + +#: 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/util/wire.ts:42 src/util/wire.ts:45 +#: src/wallet/DepositPage.tsx:182 #, c-format -msgid "Invalid Test Wire Detail" +msgid "Bank account IBAN number" msgstr "" -#: src/util/wire.ts:47 +#: src/wallet/DepositPage.tsx:215 #, c-format -msgid "Test Wire Acct #%1$s on %2$s" +msgid "Deposit fee" msgstr "" -#: src/util/wire.ts:49 +#: src/wallet/DepositPage.tsx:229 #, c-format -msgid "Unknown Wire Detail" +msgid "Total deposit" msgstr "" -#: src/webex/pages/benchmark.tsx:52 +#: src/wallet/DepositPage.tsx:247 #, c-format -msgid "Operation" +msgid "Deposit" msgstr "" -#: src/webex/pages/benchmark.tsx:53 +#: src/wallet/DepositPage.tsx:251 #, c-format -msgid "time (ms/op)" +msgid "Deposit %1$s %2$s" msgstr "" -#: src/webex/pages/pay.tsx:130 +#: src/components/TransactionItem.tsx:137 #, c-format -msgid "The merchant %1$s offers you to purchase:" +msgid "Waiting for confirmation" msgstr "" -#: src/webex/pages/pay.tsx:136 +#: src/components/TransactionItem.tsx:201 #, c-format -msgid "The total price is %1$s (plus %2$s fees)." +msgid "PENDING" msgstr "" -#: src/webex/pages/pay.tsx:141 +#: src/wallet/History.tsx:70 #, c-format -msgid "The total price is %1$s." +msgid "Could not load the list of transactions" msgstr "" -#: src/webex/pages/pay.tsx:163 +#: src/wallet/History.tsx:216 #, c-format -msgid "Retry" +msgid "There is no history for this currency" msgstr "" -#: src/webex/pages/pay.tsx:173 +#: src/components/BankDetailsByPaytoType.tsx:38 #, c-format -msgid "Confirm payment" +msgid "Account" msgstr "" -#: src/webex/pages/popup.tsx:153 +#: src/components/BankDetailsByPaytoType.tsx:44 #, c-format -msgid "Balance" +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/webex/pages/popup.tsx:154 +#: src/wallet/ReserveCreated.tsx:27 #, c-format -msgid "History" +msgid "could not parse payto uri from exchange %1$s" msgstr "" -#: src/webex/pages/popup.tsx:155 +#: src/wallet/ReserveCreated.tsx:37 #, c-format -msgid "Debug" +msgid "Exchange is ready for withdrawal" msgstr "" -#: src/webex/pages/popup.tsx:175 +#: src/wallet/ReserveCreated.tsx:40 #, c-format -msgid "You have no balance to show. Need some %1$s getting started?" +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/webex/pages/popup.tsx:238 +#: src/wallet/Settings.tsx:84 #, c-format -msgid "%1$s incoming" +msgid "Permissions" msgstr "" -#: src/webex/pages/popup.tsx:250 +#: src/wallet/Settings.tsx:87 #, c-format -msgid "%1$s being spent" +msgid "Automatically open wallet based on page content" msgstr "" -#: src/webex/pages/popup.tsx:281 +#: src/wallet/Settings.tsx:93 #, c-format -msgid "Error: could not retrieve balance information." +msgid "" +"Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser." msgstr "" -#: src/webex/pages/popup.tsx:390 +#: src/wallet/Settings.tsx:104 #, c-format -msgid "Invalid " +msgid "Known exchanges" msgstr "" -#: src/webex/pages/popup.tsx:396 +#: src/wallet/Settings.tsx:108 #, c-format -msgid "Fees " +msgid "No exchange yet" msgstr "" -#: src/webex/pages/popup.tsx:434 +#: src/wallet/Settings.tsx:122 #, c-format -msgid "Refresh sessions has completed" +msgid "Term of Service" msgstr "" -#: src/webex/pages/popup.tsx:451 +#: src/wallet/Settings.tsx:138 #, c-format -msgid "Order Refused" +msgid "ok" msgstr "" -#: src/webex/pages/popup.tsx:465 +#: src/wallet/Settings.tsx:144 #, c-format -msgid "Order redirected" +msgid "changed" msgstr "" -#: src/webex/pages/popup.tsx:482 +#: src/wallet/Settings.tsx:151 #, c-format -msgid "Payment aborted" +msgid "not accepted" msgstr "" -#: src/webex/pages/popup.tsx:512 +#: src/wallet/Settings.tsx:175 #, c-format -msgid "Payment Sent" +msgid "Add an exchange" msgstr "" -#: src/webex/pages/popup.tsx:536 +#: src/wallet/Settings.tsx:181 #, c-format -msgid "Order accepted" +msgid "Developer mode" msgstr "" -#: src/webex/pages/popup.tsx:547 +#: src/wallet/Settings.tsx:183 #, c-format -msgid "Reserve balance updated" +msgid "(More options and information useful for debugging)" msgstr "" -#: src/webex/pages/popup.tsx:559 +#: src/wallet/Transaction.tsx:78 #, c-format -msgid "Payment refund" +msgid "Could not load the transaction information" msgstr "" -#: src/webex/pages/popup.tsx:584 +#: src/wallet/Transaction.tsx:145 #, c-format -msgid "Withdrawn" +msgid "There was an error trying to complete the transaction" msgstr "" -#: src/webex/pages/popup.tsx:596 +#: src/wallet/Transaction.tsx:154 #, c-format -msgid "Tip Accepted" +msgid "This transaction is not completed" msgstr "" -#: src/webex/pages/popup.tsx:606 +#: src/wallet/Transaction.tsx:168 #, c-format -msgid "Tip Declined" +msgid "Retry" msgstr "" -#: src/webex/pages/popup.tsx:615 +#: src/wallet/Transaction.tsx:172 #, c-format -msgid "%1$s" +msgid "Forget" msgstr "" -#: src/webex/pages/popup.tsx:707 +#: src/wallet/Transaction.tsx:197 #, c-format -msgid "Your wallet has no events recorded." +msgid "Caution!" msgstr "" -#: src/webex/pages/return-coins.tsx:124 +#: src/wallet/Transaction.tsx:200 #, c-format -msgid "Wire to bank account" +msgid "" +"If you have already wired money to the exchange you will loose the chance to " +"get the coins form it." msgstr "" -#: src/webex/pages/return-coins.tsx:206 +#: src/wallet/Transaction.tsx:211 #, c-format msgid "Confirm" msgstr "Confirmer" -#: src/webex/pages/return-coins.tsx:209 +#: src/wallet/Transaction.tsx:218 #, c-format -msgid "Cancel" +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/webex/pages/withdraw.tsx:73 +#: src/wallet/Welcome.tsx:58 #, c-format -msgid "Could not get details for withdraw operation:" +msgid "Browser Extension Installed!" msgstr "" -#: src/webex/pages/withdraw.tsx:89 src/webex/pages/withdraw.tsx:183 +#: src/wallet/Welcome.tsx:62 #, c-format -msgid "Chose different exchange provider" +msgid "Thank you for installing the wallet." msgstr "" -#: src/webex/pages/withdraw.tsx:109 +#: src/wallet/Welcome.tsx:75 #, c-format msgid "" -"Please select an exchange. You can review the details before after your " -"selection." +"(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/webex/pages/withdraw.tsx:121 +#: src/cta/Pay.tsx:272 #, c-format -msgid "Select %1$s" +msgid "Your balance of %1$s is not enough to pay for this purchase" msgstr "" -#: src/webex/pages/withdraw.tsx:143 +#: src/cta/Pay.tsx:279 #, c-format -msgid "Select custom exchange" +msgid "Your balance is not enough to pay for this purchase." msgstr "" -#: src/webex/pages/withdraw.tsx:163 +#: src/cta/Pay.tsx:287 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgid "Withdraw digital cash" msgstr "" -#: src/webex/pages/withdraw.tsx:174 +#: src/cta/Pay.tsx:300 #, c-format -msgid "Accept fees and withdraw" +msgid "Merchant message" msgstr "" -#: src/webex/pages/withdraw.tsx:192 +#: src/cta/Pay.tsx:318 #, c-format -msgid "Cancel withdraw operation" +msgid "Digital cash payment" msgstr "" -#: src/webex/renderHtml.tsx:249 +#: src/cta/Pay.tsx:324 #, c-format -msgid "Withdrawal fees:" +msgid "Already paid, you are going to be redirected to %1$s" msgstr "" -#: src/webex/renderHtml.tsx:252 +#: src/cta/Pay.tsx:333 #, c-format -msgid "Rounding loss:" +msgid "Already paid" msgstr "" -#: src/webex/renderHtml.tsx:254 +#: src/cta/Pay.tsx:338 #, c-format -msgid "Earliest expiration (for deposit): %1$s" +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'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/webex/renderHtml.tsx:262 +#: src/cta/reset-required.tsx:77 #, c-format -msgid "# Coins" +msgid "I understand that I will lose all my data" msgstr "" -#: src/webex/renderHtml.tsx:263 +#: src/cta/reset-required.tsx:87 #, c-format -msgid "Value" +msgid "Reset" msgstr "" -#: src/webex/renderHtml.tsx:264 +#: src/cta/reset-required.tsx:95 #, c-format -msgid "Withdraw Fee" +msgid "Everything is fine!" msgstr "" -#: src/webex/renderHtml.tsx:265 +#: src/cta/reset-required.tsx:98 #, c-format -msgid "Refresh Fee" +msgid "A reset is not required anymore, you can close this page." msgstr "" -#: src/webex/renderHtml.tsx:266 +#: src/cta/return-coins.tsx:31 #, c-format -msgid "Deposit Fee" +msgid "Not implemented yet." msgstr "" diff --git a/packages/taler-wallet-webextension/src/i18n/it.po b/packages/taler-wallet-webextension/src/i18n/it.po index 9b23d5953..f9daaa31d 100644 --- a/packages/taler-wallet-webextension/src/i18n/it.po +++ b/packages/taler-wallet-webextension/src/i18n/it.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-02-18 19:33+0000\n" "Last-Translator: Stefan \n" @@ -28,264 +28,1314 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4.2\n" -#: src/util/wire.ts:37 +#: src/NavigationBar.tsx:70 #, c-format -msgid "Invalid Wire" +msgid "Balance" +msgstr "" + +#: src/NavigationBar.tsx:73 +#, c-format +msgid "Backup" +msgstr "" + +#: src/NavigationBar.tsx:77 +#, c-format +msgid "Settings" +msgstr "" + +#: src/NavigationBar.tsx:96 +#, c-format +msgid "Dev" +msgstr "" + +#: src/components/Loading.tsx:22 +#, c-format +msgid "Loading" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:14 +#, c-format +msgid "Open reserve page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:16 +#, c-format +msgid "Open pay page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:18 +#, c-format +msgid "Open refund page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:20 +#, c-format +msgid "Open tip page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:22 +#, c-format +msgid "Open withdraw page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:51 +#, c-format +msgid "Back" +msgstr "" + +#: src/popup/NoBalanceHelp.tsx:14 +#, c-format +msgid "You have no balance to show." +msgstr "" + +#: 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 "" + +#: src/popup/NoBalanceHelp.tsx:23 +#, c-format +msgid "Withdraw" +msgstr "" + +#: src/popup/BalancePage.tsx:52 +#, c-format +msgid "Could not load balance page" +msgstr "" + +#: src/popup/BalancePage.tsx:111 +#, c-format +msgid "Deposit %1$s" +msgstr "" + +#: src/popup/BalancePage.tsx:118 +#, c-format +msgid "Enter URI" +msgstr "" + +#: 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/util/wire.ts:42 src/util/wire.ts:45 +#: src/wallet/DepositPage.tsx:182 #, c-format -msgid "Invalid Test Wire Detail" +msgid "Bank account IBAN number" msgstr "" -#: src/util/wire.ts:47 +#: src/wallet/DepositPage.tsx:215 #, c-format -msgid "Test Wire Acct #%1$s on %2$s" +msgid "Deposit fee" msgstr "" -#: src/util/wire.ts:49 +#: src/wallet/DepositPage.tsx:229 #, c-format -msgid "Unknown Wire Detail" +msgid "Total deposit" msgstr "" -#: src/webex/pages/benchmark.tsx:52 +#: src/wallet/DepositPage.tsx:247 #, c-format -msgid "Operation" +msgid "Deposit" msgstr "" -#: src/webex/pages/benchmark.tsx:53 +#: src/wallet/DepositPage.tsx:251 #, c-format -msgid "time (ms/op)" +msgid "Deposit %1$s %2$s" msgstr "" -#: src/webex/pages/pay.tsx:130 +#: src/components/TransactionItem.tsx:137 #, c-format -msgid "The merchant %1$s offers you to purchase:" +msgid "Waiting for confirmation" msgstr "" -#: src/webex/pages/pay.tsx:136 +#: src/components/TransactionItem.tsx:201 #, c-format -msgid "The total price is %1$s (plus %2$s fees)." +msgid "PENDING" msgstr "" -#: src/webex/pages/pay.tsx:141 +#: src/wallet/History.tsx:70 #, c-format -msgid "The total price is %1$s." +msgid "Could not load the list of transactions" msgstr "" -#: src/webex/pages/pay.tsx:163 +#: src/wallet/History.tsx:216 #, c-format -msgid "Retry" +msgid "There is no history for this currency" msgstr "" -#: src/webex/pages/pay.tsx:173 +#: src/components/BankDetailsByPaytoType.tsx:38 #, c-format -msgid "Confirm payment" +msgid "Account" msgstr "" -#: src/webex/pages/popup.tsx:153 +#: src/components/BankDetailsByPaytoType.tsx:44 #, c-format -msgid "Balance" +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/webex/pages/popup.tsx:154 +#: src/wallet/ReserveCreated.tsx:27 #, c-format -msgid "History" +msgid "could not parse payto uri from exchange %1$s" msgstr "" -#: src/webex/pages/popup.tsx:155 +#: src/wallet/ReserveCreated.tsx:37 #, c-format -msgid "Debug" +msgid "Exchange is ready for withdrawal" msgstr "" -#: src/webex/pages/popup.tsx:175 +#: src/wallet/ReserveCreated.tsx:40 #, c-format -msgid "You have no balance to show. Need some %1$s getting started?" +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/webex/pages/popup.tsx:238 +#: src/wallet/Settings.tsx:84 #, c-format -msgid "%1$s incoming" +msgid "Permissions" msgstr "" -#: src/webex/pages/popup.tsx:250 +#: src/wallet/Settings.tsx:87 #, c-format -msgid "%1$s being spent" +msgid "Automatically open wallet based on page content" msgstr "" -#: src/webex/pages/popup.tsx:281 +#: src/wallet/Settings.tsx:93 #, c-format -msgid "Error: could not retrieve balance information." +msgid "" +"Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser." msgstr "" -#: src/webex/pages/popup.tsx:390 +#: src/wallet/Settings.tsx:104 #, c-format -msgid "Invalid " +msgid "Known exchanges" msgstr "" -#: src/webex/pages/popup.tsx:396 +#: src/wallet/Settings.tsx:108 #, c-format -msgid "Fees " +msgid "No exchange yet" msgstr "" -#: src/webex/pages/popup.tsx:434 +#: src/wallet/Settings.tsx:122 #, c-format -msgid "Refresh sessions has completed" +msgid "Term of Service" msgstr "" -#: src/webex/pages/popup.tsx:451 +#: src/wallet/Settings.tsx:138 #, c-format -msgid "Order Refused" +msgid "ok" msgstr "" -#: src/webex/pages/popup.tsx:465 +#: src/wallet/Settings.tsx:144 #, c-format -msgid "Order redirected" +msgid "changed" msgstr "" -#: src/webex/pages/popup.tsx:482 +#: src/wallet/Settings.tsx:151 #, c-format -msgid "Payment aborted" +msgid "not accepted" msgstr "" -#: src/webex/pages/popup.tsx:512 +#: src/wallet/Settings.tsx:175 #, c-format -msgid "Payment Sent" +msgid "Add an exchange" msgstr "" -#: src/webex/pages/popup.tsx:536 +#: src/wallet/Settings.tsx:181 #, c-format -msgid "Order accepted" +msgid "Developer mode" msgstr "" -#: src/webex/pages/popup.tsx:547 +#: src/wallet/Settings.tsx:183 #, c-format -msgid "Reserve balance updated" +msgid "(More options and information useful for debugging)" msgstr "" -#: src/webex/pages/popup.tsx:559 +#: src/wallet/Transaction.tsx:78 #, c-format -msgid "Payment refund" +msgid "Could not load the transaction information" msgstr "" -#: src/webex/pages/popup.tsx:584 +#: src/wallet/Transaction.tsx:145 #, c-format -msgid "Withdrawn" +msgid "There was an error trying to complete the transaction" msgstr "" -#: src/webex/pages/popup.tsx:596 +#: src/wallet/Transaction.tsx:154 #, c-format -msgid "Tip Accepted" +msgid "This transaction is not completed" msgstr "" -#: src/webex/pages/popup.tsx:606 +#: src/wallet/Transaction.tsx:168 #, c-format -msgid "Tip Declined" +msgid "Retry" msgstr "" -#: src/webex/pages/popup.tsx:615 +#: src/wallet/Transaction.tsx:172 #, c-format -msgid "%1$s" +msgid "Forget" msgstr "" -#: src/webex/pages/popup.tsx:707 +#: src/wallet/Transaction.tsx:197 #, c-format -msgid "Your wallet has no events recorded." +msgid "Caution!" msgstr "" -#: src/webex/pages/return-coins.tsx:124 +#: src/wallet/Transaction.tsx:200 #, c-format -msgid "Wire to bank account" +msgid "" +"If you have already wired money to the exchange you will loose the chance to " +"get the coins form it." msgstr "" -#: src/webex/pages/return-coins.tsx:206 +#: src/wallet/Transaction.tsx:211 #, c-format msgid "Confirm" msgstr "Confermare" -#: src/webex/pages/return-coins.tsx:209 +#: src/wallet/Transaction.tsx:218 #, c-format -msgid "Cancel" +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/webex/pages/withdraw.tsx:73 +#: src/wallet/Welcome.tsx:58 #, c-format -msgid "Could not get details for withdraw operation:" +msgid "Browser Extension Installed!" msgstr "" -#: src/webex/pages/withdraw.tsx:89 src/webex/pages/withdraw.tsx:183 +#: src/wallet/Welcome.tsx:62 #, c-format -msgid "Chose different exchange provider" +msgid "Thank you for installing the wallet." msgstr "" -#: src/webex/pages/withdraw.tsx:109 +#: src/wallet/Welcome.tsx:75 #, c-format msgid "" -"Please select an exchange. You can review the details before after your " -"selection." +"(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/webex/pages/withdraw.tsx:121 +#: src/cta/Pay.tsx:272 #, c-format -msgid "Select %1$s" +msgid "Your balance of %1$s is not enough to pay for this purchase" msgstr "" -#: src/webex/pages/withdraw.tsx:143 +#: src/cta/Pay.tsx:279 #, c-format -msgid "Select custom exchange" +msgid "Your balance is not enough to pay for this purchase." msgstr "" -#: src/webex/pages/withdraw.tsx:163 +#: src/cta/Pay.tsx:287 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgid "Withdraw digital cash" msgstr "" -#: src/webex/pages/withdraw.tsx:174 +#: src/cta/Pay.tsx:300 #, c-format -msgid "Accept fees and withdraw" +msgid "Merchant message" msgstr "" -#: src/webex/pages/withdraw.tsx:192 +#: src/cta/Pay.tsx:318 #, c-format -msgid "Cancel withdraw operation" +msgid "Digital cash payment" msgstr "" -#: src/webex/renderHtml.tsx:249 +#: src/cta/Pay.tsx:324 #, c-format -msgid "Withdrawal fees:" +msgid "Already paid, you are going to be redirected to %1$s" msgstr "" -#: src/webex/renderHtml.tsx:252 +#: src/cta/Pay.tsx:333 #, c-format -msgid "Rounding loss:" +msgid "Already paid" msgstr "" -#: src/webex/renderHtml.tsx:254 +#: src/cta/Pay.tsx:338 #, c-format -msgid "Earliest expiration (for deposit): %1$s" +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'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/webex/renderHtml.tsx:262 +#: src/cta/reset-required.tsx:77 #, c-format -msgid "# Coins" +msgid "I understand that I will lose all my data" msgstr "" -#: src/webex/renderHtml.tsx:263 +#: src/cta/reset-required.tsx:87 #, c-format -msgid "Value" +msgid "Reset" msgstr "" -#: src/webex/renderHtml.tsx:264 +#: src/cta/reset-required.tsx:95 #, c-format -msgid "Withdraw Fee" +msgid "Everything is fine!" msgstr "" -#: src/webex/renderHtml.tsx:265 +#: src/cta/reset-required.tsx:98 #, c-format -msgid "Refresh Fee" +msgid "A reset is not required anymore, you can close this page." msgstr "" -#: src/webex/renderHtml.tsx:266 +#: src/cta/return-coins.tsx:31 #, c-format -msgid "Deposit Fee" +msgid "Not implemented yet." msgstr "" diff --git a/packages/taler-wallet-webextension/src/i18n/sv.po b/packages/taler-wallet-webextension/src/i18n/sv.po index e2cf1f646..cced25f91 100644 --- a/packages/taler-wallet-webextension/src/i18n/sv.po +++ b/packages/taler-wallet-webextension/src/i18n/sv.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-02-18 19:33+0000\n" "Last-Translator: Stefan \n" @@ -28,323 +28,1394 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4.2\n" -#: src/util/wire.ts:37 +#: src/NavigationBar.tsx:70 #, c-format -msgid "Invalid Wire" +msgid "Balance" +msgstr "Balans" + +#: src/NavigationBar.tsx:73 +#, c-format +msgid "Backup" +msgstr "" + +#: src/NavigationBar.tsx:77 +#, c-format +msgid "Settings" +msgstr "" + +#: src/NavigationBar.tsx:96 +#, c-format +msgid "Dev" +msgstr "" + +#: src/components/Loading.tsx:22 +#, c-format +msgid "Loading" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:14 +#, c-format +msgid "Open reserve page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:16 +#, c-format +msgid "Open pay page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:18 +#, c-format +msgid "Open refund page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:20 +#, c-format +msgid "Open tip page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:22 +#, fuzzy, c-format +msgid "Open withdraw page" +msgstr "Utbetalnings avgift" + +#: src/wallet/AddNewActionView.tsx:51 +#, c-format +msgid "Back" +msgstr "" + +#: src/popup/NoBalanceHelp.tsx:14 +#, fuzzy, c-format +msgid "You have no balance to show." +msgstr "" +"Du har ingen balans att visa. Behöver du\n" +" %1$s att börja?\n" + +#: 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 "" + +#: src/popup/NoBalanceHelp.tsx:23 +#, fuzzy, c-format +msgid "Withdraw" +msgstr "Utbetalnings avgift" + +#: src/popup/BalancePage.tsx:52 +#, c-format +msgid "Could not load balance page" +msgstr "" + +#: src/popup/BalancePage.tsx:111 +#, fuzzy, c-format +msgid "Deposit %1$s" +msgstr "Depostitions avgift" + +#: src/popup/BalancePage.tsx:118 +#, c-format +msgid "Enter URI" +msgstr "" + +#: 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 +#, fuzzy, c-format +msgid "Coins" +msgstr "# Mynt" + +#: 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 +#, fuzzy, c-format +msgid "value" +msgstr "Värde" + +#: 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 "Avbryt" + +#: src/wallet/ExchangeAddConfirm.tsx:116 +#, c-format +msgid "Loading terms.." +msgstr "" + +#: src/wallet/ExchangeAddConfirm.tsx:123 +#, fuzzy, c-format +msgid "Add exchange" +msgstr "Accepterade tjänsteleverantörer:" + +#: src/wallet/ExchangeAddConfirm.tsx:133 +#, c-format +msgid "Add exchange anyway" +msgstr "" + +#: src/wallet/ExchangeSetUrl.tsx:96 +#, fuzzy, c-format +msgid "Add new exchange" +msgstr "Accepterade tjänsteleverantörer:" + +#: src/wallet/ExchangeSetUrl.tsx:100 +#, fuzzy, c-format +msgid "Add exchange for %1$s" +msgstr "Accepterade tjänsteleverantörer:" + +#: 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 +#, fuzzy, c-format +msgid "back" +msgstr "Återbetalning" + +#: 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 +#, fuzzy, c-format +msgid "Manual Withdrawal" +msgstr "Utbetalnings avgift" + +#: 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 +#, fuzzy, c-format +msgid "Add Exchange" +msgstr "Accepterade tjänsteleverantörer:" + +#: 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 +#, fuzzy, c-format +msgid "no balance" +msgstr "Balans" + +#: 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 +#, fuzzy, c-format +msgid "Deposit fee" +msgstr "Depostitions avgift" + +#: src/wallet/DepositPage.tsx:229 +#, c-format +msgid "Total deposit" +msgstr "" + +#: src/wallet/DepositPage.tsx:247 +#, fuzzy, c-format +msgid "Deposit" +msgstr "Depostitions avgift" + +#: src/wallet/DepositPage.tsx:251 +#, c-format +msgid "Deposit %1$s %2$s" +msgstr "" + +#: src/components/TransactionItem.tsx:137 +#, c-format +msgid "Waiting for confirmation" +msgstr "" + +#: src/components/TransactionItem.tsx:201 +#, c-format +msgid "PENDING" +msgstr "" + +#: src/wallet/History.tsx:70 +#, c-format +msgid "Could not load the list of transactions" +msgstr "" + +#: src/wallet/History.tsx:216 +#, c-format +msgid "There is no history for this currency" +msgstr "" + +#: src/components/BankDetailsByPaytoType.tsx:38 +#, c-format +msgid "Account" +msgstr "" + +#: src/components/BankDetailsByPaytoType.tsx:44 +#, c-format +msgid "Bank host" +msgstr "" + +#: src/components/BankDetailsByPaytoType.tsx:48 +#, fuzzy, c-format +msgid "Bank account" +msgstr "Övervisa till bank konto" + +#: 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 +#, fuzzy, c-format +msgid "Exchange is ready for withdrawal" +msgstr "Tjänsteleverantörer i plånboken:" + +#: 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/util/wire.ts:42 src/util/wire.ts:45 +#: src/wallet/Settings.tsx:108 #, c-format -msgid "Invalid Test Wire Detail" +msgid "No exchange yet" msgstr "" -#: src/util/wire.ts:47 +#: src/wallet/Settings.tsx:122 #, c-format -msgid "Test Wire Acct #%1$s on %2$s" +msgid "Term of Service" msgstr "" -#: src/util/wire.ts:49 -#, fuzzy, c-format -msgid "Unknown Wire Detail" -msgstr "visa mer" +#: src/wallet/Settings.tsx:138 +#, c-format +msgid "ok" +msgstr "" -#: src/webex/pages/benchmark.tsx:52 +#: src/wallet/Settings.tsx:144 #, c-format -msgid "Operation" +msgid "changed" msgstr "" -#: src/webex/pages/benchmark.tsx:53 +#: src/wallet/Settings.tsx:151 #, c-format -msgid "time (ms/op)" +msgid "not accepted" msgstr "" -#: src/webex/pages/pay.tsx:130 +#: src/wallet/Settings.tsx:175 #, fuzzy, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "Säljaren %1$s erbjuder följande:" +msgid "Add an exchange" +msgstr "Accepterade tjänsteleverantörer:" -#: src/webex/pages/pay.tsx:136 +#: src/wallet/Settings.tsx:181 #, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "Det totala priset är %1$s (plus %2$s avgifter)." +msgid "Developer mode" +msgstr "" -#: src/webex/pages/pay.tsx:141 -#, fuzzy, c-format -msgid "The total price is %1$s." -msgstr "Det totala priset är %1$s." +#: 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/webex/pages/pay.tsx:163 +#: src/wallet/Transaction.tsx:168 #, c-format msgid "Retry" msgstr "" -#: src/webex/pages/pay.tsx:173 +#: 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 "Bekräfta" + +#: src/wallet/Transaction.tsx:218 +#, fuzzy, c-format +msgid "Withdrawal" +msgstr "Utbetalnings avgift" + +#: src/wallet/Transaction.tsx:243 +#, fuzzy, c-format +msgid "Total withdrawn" +msgstr "Utbetalnings avgift" + +#: src/wallet/Transaction.tsx:249 +#, fuzzy, c-format +msgid "Exchange fee" +msgstr "Tjänsteleverantörer i plånboken:" + +#: 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 "Confirm payment" +msgid "Waiting for the coins to arrive" +msgstr "" + +#: src/wallet/Transaction.tsx:342 +#, fuzzy, c-format +msgid "Payment" msgstr "Godkän betalning" -#: src/webex/pages/popup.tsx:153 +#: src/wallet/Transaction.tsx:348 #, c-format -msgid "Balance" -msgstr "Balans" +msgid "Total paid" +msgstr "" -#: src/webex/pages/popup.tsx:154 +#: src/wallet/Transaction.tsx:354 #, c-format -msgid "History" -msgstr "Historia" +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/webex/pages/popup.tsx:155 +#: src/wallet/Transaction.tsx:419 #, c-format -msgid "Debug" +msgid "Total send" msgstr "" -#: src/webex/pages/popup.tsx:175 +#: src/wallet/Transaction.tsx:425 +#, fuzzy, c-format +msgid "Deposit amount" +msgstr "Depostitions avgift" + +#: src/wallet/Transaction.tsx:447 #, fuzzy, c-format -msgid "You have no balance to show. Need some %1$s getting started?" +msgid "Refresh" +msgstr "Återhämtnings avgift" + +#: src/wallet/Transaction.tsx:453 +#, c-format +msgid "Total refresh" msgstr "" -"Du har ingen balans att visa. Behöver du\n" -" %1$s att börja?\n" -#: src/webex/pages/popup.tsx:238 +#: src/wallet/Transaction.tsx:459 #, fuzzy, c-format -msgid "%1$s incoming" -msgstr "%1$s inkommande" +msgid "Refresh amount" +msgstr "Återhämtnings avgift" -#: src/webex/pages/popup.tsx:250 +#: src/wallet/Transaction.tsx:481 #, c-format -msgid "%1$s being spent" +msgid "Tip" msgstr "" -#: src/webex/pages/popup.tsx:281 +#: src/wallet/Transaction.tsx:487 #, c-format -msgid "Error: could not retrieve balance information." +msgid "Total tip" msgstr "" -#: src/webex/pages/popup.tsx:390 +#: src/wallet/Transaction.tsx:493 #, c-format -msgid "Invalid " +msgid "Received amount" msgstr "" -#: src/webex/pages/popup.tsx:396 +#: src/wallet/Transaction.tsx:515 #, c-format -msgid "Fees " +msgid "Refund" msgstr "" -#: src/webex/pages/popup.tsx:434 +#: src/wallet/Transaction.tsx:521 #, c-format -msgid "Refresh sessions has completed" +msgid "Total refund" msgstr "" -#: src/webex/pages/popup.tsx:451 +#: src/wallet/Transaction.tsx:527 #, c-format -msgid "Order Refused" +msgid "Refund amount" msgstr "" -#: src/webex/pages/popup.tsx:465 +#: src/wallet/Welcome.tsx:58 #, c-format -msgid "Order redirected" +msgid "Browser Extension Installed!" msgstr "" -#: src/webex/pages/popup.tsx:482 +#: src/wallet/Welcome.tsx:62 #, c-format -msgid "Payment aborted" +msgid "Thank you for installing the wallet." msgstr "" -#: src/webex/pages/popup.tsx:512 +#: src/wallet/Welcome.tsx:75 #, c-format -msgid "Payment Sent" +msgid "" +"(Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser.)" msgstr "" -#: src/webex/pages/popup.tsx:536 +#: src/wallet/Welcome.tsx:85 #, c-format -msgid "Order accepted" +msgid "Next Steps" msgstr "" -#: src/webex/pages/popup.tsx:547 +#: src/wallet/Welcome.tsx:88 #, c-format -msgid "Reserve balance updated" +msgid "Try the demo" msgstr "" -#: src/webex/pages/popup.tsx:559 +#: src/wallet/Welcome.tsx:91 #, c-format -msgid "Payment refund" +msgid "Learn how to top up your wallet balance" msgstr "" -#: src/webex/pages/popup.tsx:584 -#, fuzzy, c-format -msgid "Withdrawn" -msgstr "Utbetalnings avgift" +#: src/cta/Pay.tsx:113 +#, c-format +msgid "Could not load pay status" +msgstr "" -#: src/webex/pages/popup.tsx:596 +#: src/cta/Pay.tsx:189 #, c-format -msgid "Tip Accepted" +msgid "Could not load contract terms from merchant or wallet backend." msgstr "" -#: src/webex/pages/popup.tsx:606 +#: src/cta/Pay.tsx:216 #, c-format -msgid "Tip Declined" +msgid "Pay with a mobile phone" msgstr "" -#: src/webex/pages/popup.tsx:615 +#: src/cta/Pay.tsx:218 #, c-format -msgid "%1$s" +msgid "Hide QR" msgstr "" -#: src/webex/pages/popup.tsx:707 +#: src/cta/Pay.tsx:225 #, c-format -msgid "Your wallet has no events recorded." -msgstr "plånboken" +msgid "Scan the QR code or %1$s" +msgstr "" -#: src/webex/pages/return-coins.tsx:124 +#: src/cta/Pay.tsx:244 #, c-format -msgid "Wire to bank account" -msgstr "Övervisa till bank konto" +msgid "Processing" +msgstr "" -#: src/webex/pages/return-coins.tsx:206 +#: src/cta/Pay.tsx:257 #, c-format -msgid "Confirm" -msgstr "Bekräfta" +msgid "Pay %1$s" +msgstr "" -#: src/webex/pages/return-coins.tsx:209 +#: src/cta/Pay.tsx:272 #, c-format -msgid "Cancel" -msgstr "Avbryt" +msgid "Your balance of %1$s is not enough to pay for this purchase" +msgstr "" -#: src/webex/pages/withdraw.tsx:73 +#: src/cta/Pay.tsx:279 #, c-format -msgid "Could not get details for withdraw operation:" +msgid "Your balance is not enough to pay for this purchase." msgstr "" -#: src/webex/pages/withdraw.tsx:89 src/webex/pages/withdraw.tsx:183 +#: src/cta/Pay.tsx:287 #, fuzzy, c-format -msgid "Chose different exchange provider" -msgstr "Ändra tjänsteleverantörer" +msgid "Withdraw digital cash" +msgstr "Utbetalnings avgifter:" -#: src/webex/pages/withdraw.tsx:109 +#: src/cta/Pay.tsx:300 #, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." +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/webex/pages/withdraw.tsx:121 +#: 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 #, fuzzy, c-format -msgid "Select %1$s" -msgstr "Välj %1$s" +msgid "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s" +msgstr "Säljaren %1$s erbjuder följande:" -#: src/webex/pages/withdraw.tsx:143 +#: src/cta/Tip.tsx:67 #, c-format -msgid "Select custom exchange" +msgid "Accept tip" msgstr "" -#: src/webex/pages/withdraw.tsx:163 +#: src/cta/Tip.tsx:70 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "Du är på väg att ta ut %1$s från ditt bankkonto till din plånbok." +msgid "Ignore" +msgstr "" -#: src/webex/pages/withdraw.tsx:174 +#: src/cta/Tip.tsx:111 #, c-format -msgid "Accept fees and withdraw" -msgstr "Acceptera avgifter och utbetala" +msgid "missing tip uri" +msgstr "" -#: src/webex/pages/withdraw.tsx:192 +#: src/cta/Tip.tsx:119 #, c-format -msgid "Cancel withdraw operation" +msgid "You've ignored the tip." msgstr "" -#: src/webex/renderHtml.tsx:249 +#: src/cta/Withdraw.tsx:122 #, c-format -msgid "Withdrawal fees:" -msgstr "Utbetalnings avgifter:" +msgid "Digital cash withdrawal" +msgstr "" -#: src/webex/renderHtml.tsx:252 +#: src/cta/Withdraw.tsx:127 #, c-format -msgid "Rounding loss:" +msgid "Could not finish the withdrawal operation" msgstr "" -#: src/webex/renderHtml.tsx:254 +#: src/cta/Withdraw.tsx:138 #, c-format -msgid "Earliest expiration (for deposit): %1$s" +msgid "Total to withdraw" msgstr "" -#: src/webex/renderHtml.tsx:262 +#: src/cta/Withdraw.tsx:187 #, c-format -msgid "# Coins" -msgstr "# Mynt" +msgid "Cancel exchange selection" +msgstr "" -#: src/webex/renderHtml.tsx:263 +#: src/cta/Withdraw.tsx:189 #, c-format -msgid "Value" -msgstr "Värde" +msgid "Confirm exchange selection" +msgstr "" -#: src/webex/renderHtml.tsx:264 +#: src/cta/Withdraw.tsx:196 #, c-format -msgid "Withdraw Fee" +msgid "Switch exchange" +msgstr "" + +#: src/cta/Withdraw.tsx:215 +#, c-format +msgid "Confirm withdrawal" +msgstr "" + +#: src/cta/Withdraw.tsx:224 +#, fuzzy, c-format +msgid "Withdraw anyway" msgstr "Utbetalnings avgift" -#: src/webex/renderHtml.tsx:265 +#: src/cta/Withdraw.tsx:287 #, c-format -msgid "Refresh Fee" -msgstr "Återhämtnings avgift" +msgid "Could not load the withdrawal details" +msgstr "" -#: src/webex/renderHtml.tsx:266 +#: src/cta/Withdraw.tsx:344 #, c-format -msgid "Deposit Fee" -msgstr "Depostitions avgift" +msgid "missing withdraw uri" +msgstr "" -#, fuzzy, c-format +#: 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'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 "" + +#, fuzzy +#~ msgid "Unknown Wire Detail" +#~ msgstr "visa mer" + +#~ msgid "The total price is %1$s (plus %2$s fees)." +#~ msgstr "Det totala priset är %1$s (plus %2$s avgifter)." + +#, fuzzy +#~ msgid "The total price is %1$s." +#~ msgstr "Det totala priset är %1$s." + +#~ msgid "Confirm payment" +#~ msgstr "Godkän betalning" + +#~ msgid "History" +#~ msgstr "Historia" + +#, fuzzy +#~ msgid "%1$s incoming" +#~ msgstr "%1$s inkommande" + +#~ msgid "Your wallet has no events recorded." +#~ msgstr "plånboken" + +#, fuzzy +#~ msgid "Chose different exchange provider" +#~ msgstr "Ändra tjänsteleverantörer" + +#, fuzzy +#~ msgid "Select %1$s" +#~ msgstr "Välj %1$s" + +#~ msgid "" +#~ "You are about to withdraw %1$s from your bank account into your wallet." +#~ msgstr "Du är på väg att ta ut %1$s från ditt bankkonto till din plånbok." + +#~ msgid "Accept fees and withdraw" +#~ msgstr "Acceptera avgifter och utbetala" + +#, fuzzy #~ msgid "Merchant %1$s offered contract %2$s." #~ msgstr "Säljaren %1$s erbjöd kontrakt %2$s.\n" -#, fuzzy, c-format +#, fuzzy #~ msgid "Merchant %1$s gave a refund over %2$s." #~ msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n" -#, fuzzy, c-format +#, fuzzy #~ msgid "Merchant %1$s gave a %2$s of %3$s." #~ msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n" -#, c-format #~ msgid "help" #~ msgstr "hjälp" -#, c-format -#~ msgid "Payback" -#~ msgstr "Återbetalning" - -#, c-format #~ msgid "Return Electronic Cash to Bank Account" #~ msgstr "Återlämna elektroniska pengar till bank konto" -#, fuzzy, c-format +#, fuzzy #~ msgid "show more details" #~ msgstr "visa mer" -#, c-format -#~ msgid "Accepted exchanges:" -#~ msgstr "Accepterade tjänsteleverantörer:" - -#, c-format -#~ msgid "Exchanges in the wallet:" -#~ msgstr "Tjänsteleverantörer i plånboken:" - -#, c-format #~ msgid "" #~ "You have insufficient funds of the requested currency in your wallet." #~ msgstr "plånboken" -#, c-format #~ msgid "" #~ "You do not have any funds from an exchange that is accepted by this " #~ "merchant. None of the exchanges accepted by the merchant is known to your " #~ "wallet." #~ msgstr "plånboken" -#, c-format #~ msgid "Submitting payment" #~ msgstr "Bekräftar betalning" -#, c-format #~ msgid "" #~ "You already paid for this, clicking \"Confirm payment\" will not cost " #~ "money again." @@ -352,36 +1423,27 @@ msgstr "Depostitions avgift" #~ "Du har redan betalat för det här, om du trycker \"Godkän betalning\" " #~ "debiteras du inte igen" -#, fuzzy, c-format +#, fuzzy #~ msgid "Aborting payment ..." #~ msgstr "Bekräftar betalning" -#, fuzzy, c-format -#~ msgid "Abort Payment" -#~ msgstr "Godkän betalning" - -#, c-format #~ msgid "Select" #~ msgstr "Välj" -#, fuzzy, c-format -#~ msgid "The exchange is trusted by the wallet." -#~ msgstr "Tjänsteleverantörer i plånboken:" - -#, fuzzy, c-format +#, fuzzy #~ msgid "" #~ "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange " #~ "has a higher, incompatible protocol version (%3$s)." #~ msgstr "tjänsteleverantörer plånboken" -#, fuzzy, c-format +#, fuzzy #~ msgid "" #~ "The chosen exchange (protocol version %1$s might be outdated.%2$s The " #~ "exchange has a lower, incompatible protocol version than your wallet " #~ "(protocol version %3$s)." #~ msgstr "tjänsteleverantörer plånboken" -#, fuzzy, c-format +#, fuzzy #~ msgid "" #~ "Oops, something went wrong. The wallet responded with error status (%1$s)." #~ msgstr "plånboken" diff --git a/packages/taler-wallet-webextension/src/i18n/taler-wallet-webex.pot b/packages/taler-wallet-webextension/src/i18n/taler-wallet-webex.pot index 3703114aa..6a5bcd552 100644 --- a/packages/taler-wallet-webextension/src/i18n/taler-wallet-webex.pot +++ b/packages/taler-wallet-webextension/src/i18n/taler-wallet-webex.pot @@ -17,11 +17,197 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/NavigationBar.tsx:71 +#: src/NavigationBar.tsx:70 +#, c-format +msgid "Balance" +msgstr "" + +#: src/NavigationBar.tsx:73 +#, c-format +msgid "Backup" +msgstr "" + +#: src/NavigationBar.tsx:77 #, c-format msgid "Settings" msgstr "" +#: src/NavigationBar.tsx:96 +#, c-format +msgid "Dev" +msgstr "" + +#: src/components/Loading.tsx:22 +#, c-format +msgid "Loading" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:14 +#, c-format +msgid "Open reserve page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:16 +#, c-format +msgid "Open pay page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:18 +#, c-format +msgid "Open refund page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:20 +#, c-format +msgid "Open tip page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:22 +#, c-format +msgid "Open withdraw page" +msgstr "" + +#: src/wallet/AddNewActionView.tsx:51 +#, c-format +msgid "Back" +msgstr "" + +#: src/popup/NoBalanceHelp.tsx:14 +#, c-format +msgid "You have no balance to show." +msgstr "" + +#: 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 "" + +#: src/popup/NoBalanceHelp.tsx:23 +#, c-format +msgid "Withdraw" +msgstr "" + +#: src/popup/BalancePage.tsx:52 +#, c-format +msgid "Could not load balance page" +msgstr "" + +#: src/popup/BalancePage.tsx:111 +#, c-format +msgid "Deposit %1$s" +msgstr "" + +#: src/popup/BalancePage.tsx:118 +#, c-format +msgid "Enter URI" +msgstr "" + +#: 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 "" @@ -29,26 +215,1115 @@ msgid "" "YOUR COINS?" msgstr "" -#: src/wallet/CreateManualWithdraw.tsx:102 +#: src/popup/TalerActionFound.tsx:56 #, c-format -msgid "Manual Withdrawal" +msgid "Taler Action" msgstr "" -#: src/wallet/CreateManualWithdraw.tsx:104 +#: src/popup/TalerActionFound.tsx:61 #, c-format -msgid "" -"Choose a exchange from where the coins will be withdrawn. The exchange\n" -" will send the coins to this wallet after receiving a wire transfer\n" -" with the correct subject." +msgid "This page has pay action." msgstr "" -#: src/wallet/CreateManualWithdraw.tsx:109 +#: src/popup/TalerActionFound.tsx:75 #, c-format -msgid "No exchange configured" +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/CreateManualWithdraw.tsx:111 +#: 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 "" + +#: 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'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/tr.po b/packages/taler-wallet-webextension/src/i18n/tr.po index dd53dba4c..9b887bde1 100644 --- a/packages/taler-wallet-webextension/src/i18n/tr.po +++ b/packages/taler-wallet-webextension/src/i18n/tr.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-02-22 21:41+0000\n" "Last-Translator: Alp \n" @@ -28,32 +28,32 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4.2\n" -#: src/util/wire.ts:37 +#: src/NavigationBar.tsx:70 #, c-format msgid "Invalid Wire" msgstr "Geçersiz Havale" -#: src/util/wire.ts:42 src/util/wire.ts:45 +#: src/wallet/DepositPage.tsx:182 #, c-format msgid "Invalid Test Wire Detail" msgstr "Geçersiz Test Havale Detayı" -#: src/util/wire.ts:47 +#: src/wallet/DepositPage.tsx:215 #, c-format msgid "Test Wire Acct #%1$s on %2$s" msgstr "Test Havale Hesap #%1$s üzerinde %2$s" -#: src/util/wire.ts:49 +#: src/wallet/DepositPage.tsx:229 #, c-format msgid "Unknown Wire Detail" msgstr "Bilinmeyen Havale Detayı" -#: src/webex/pages/benchmark.tsx:52 +#: src/wallet/DepositPage.tsx:247 #, c-format msgid "Operation" msgstr "İşlem" -#: src/webex/pages/benchmark.tsx:53 +#: src/wallet/DepositPage.tsx:251 #, c-format msgid "time (ms/op)" msgstr "zaman (ms/op)" @@ -73,219 +73,616 @@ msgstr "Toplam fiyat %1$s (artı %2$s ücret)." msgid "The total price is %1$s." msgstr "Toplam fiyat %1$s." -#: src/webex/pages/pay.tsx:163 +#: src/wallet/History.tsx:216 #, c-format msgid "Retry" msgstr "Yeniden deneyin" -#: src/webex/pages/pay.tsx:173 +#: src/components/BankDetailsByPaytoType.tsx:38 #, c-format msgid "Confirm payment" msgstr "Ödemeyi Onayla" -#: src/webex/pages/popup.tsx:153 +#: src/components/BankDetailsByPaytoType.tsx:44 #, c-format msgid "Balance" msgstr "Bakiye" -#: src/webex/pages/popup.tsx:154 +#: src/wallet/ReserveCreated.tsx:27 #, c-format msgid "History" msgstr "Geçmiş" -#: src/webex/pages/popup.tsx:155 +#: src/wallet/ReserveCreated.tsx:37 #, c-format -msgid "Debug" +msgid "Exchange is ready for withdrawal" msgstr "" -#: src/webex/pages/popup.tsx:175 +#: src/wallet/ReserveCreated.tsx:40 #, c-format -msgid "You have no balance to show. Need some %1$s getting started?" +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/webex/pages/popup.tsx:238 +#: src/wallet/ReserveCreated.tsx:62 #, c-format -msgid "%1$s incoming" +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/webex/pages/popup.tsx:250 +#: src/wallet/ReserveCreated.tsx:73 #, c-format -msgid "%1$s being spent" +msgid "Cancel withdrawal" msgstr "" -#: src/webex/pages/popup.tsx:281 +#: src/wallet/Settings.tsx:84 #, c-format -msgid "Error: could not retrieve balance information." +msgid "Permissions" msgstr "" -#: src/webex/pages/popup.tsx:390 +#: src/wallet/Settings.tsx:87 #, c-format -msgid "Invalid " +msgid "Automatically open wallet based on page content" msgstr "" -#: src/webex/pages/popup.tsx:396 +#: src/wallet/Settings.tsx:93 #, c-format -msgid "Fees " +msgid "" +"Enabling this option below will make using the wallet faster, but requires " +"more permissions from your browser." msgstr "" -#: src/webex/pages/popup.tsx:434 +#: src/wallet/Settings.tsx:104 #, c-format -msgid "Refresh sessions has completed" +msgid "Known exchanges" msgstr "" -#: src/webex/pages/popup.tsx:451 +#: src/wallet/Settings.tsx:108 #, c-format -msgid "Order Refused" +msgid "No exchange yet" msgstr "" -#: src/webex/pages/popup.tsx:465 +#: src/wallet/Settings.tsx:122 #, c-format -msgid "Order redirected" +msgid "Term of Service" msgstr "" -#: src/webex/pages/popup.tsx:482 +#: src/wallet/Settings.tsx:138 #, c-format -msgid "Payment aborted" +msgid "ok" msgstr "" -#: src/webex/pages/popup.tsx:512 +#: src/wallet/Settings.tsx:144 #, c-format -msgid "Payment Sent" +msgid "changed" msgstr "" -#: src/webex/pages/popup.tsx:536 +#: src/wallet/Settings.tsx:151 #, c-format -msgid "Order accepted" +msgid "not accepted" msgstr "" -#: src/webex/pages/popup.tsx:547 +#: src/wallet/Settings.tsx:175 #, c-format -msgid "Reserve balance updated" +msgid "Add an exchange" msgstr "" -#: src/webex/pages/popup.tsx:559 +#: src/wallet/Settings.tsx:181 #, c-format -msgid "Payment refund" +msgid "Developer mode" msgstr "" -#: src/webex/pages/popup.tsx:584 +#: src/wallet/Settings.tsx:183 #, c-format -msgid "Withdrawn" +msgid "(More options and information useful for debugging)" msgstr "" -#: src/webex/pages/popup.tsx:596 +#: src/wallet/Transaction.tsx:78 #, c-format -msgid "Tip Accepted" +msgid "Could not load the transaction information" msgstr "" -#: src/webex/pages/popup.tsx:606 +#: src/wallet/Transaction.tsx:145 #, c-format -msgid "Tip Declined" +msgid "There was an error trying to complete the transaction" msgstr "" -#: src/webex/pages/popup.tsx:615 +#: src/wallet/Transaction.tsx:154 #, c-format -msgid "%1$s" +msgid "This transaction is not completed" msgstr "" -#: src/webex/pages/popup.tsx:707 +#: src/wallet/Transaction.tsx:168 #, c-format -msgid "Your wallet has no events recorded." +msgid "Retry" msgstr "" -#: src/webex/pages/return-coins.tsx:124 +#: src/wallet/Transaction.tsx:172 #, c-format -msgid "Wire to bank account" +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/webex/pages/return-coins.tsx:206 +#: src/wallet/Transaction.tsx:211 #, c-format msgid "Confirm" msgstr "Onaylamak" -#: src/webex/pages/return-coins.tsx:209 +#: 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 "Cancel" +msgid "Total refresh" msgstr "" -#: src/webex/pages/withdraw.tsx:73 +#: src/wallet/Transaction.tsx:459 #, c-format -msgid "Could not get details for withdraw operation:" +msgid "Refresh amount" msgstr "" -#: src/webex/pages/withdraw.tsx:89 src/webex/pages/withdraw.tsx:183 +#: src/wallet/Transaction.tsx:481 #, c-format -msgid "Chose different exchange provider" +msgid "Tip" msgstr "" -#: src/webex/pages/withdraw.tsx:109 +#: 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 "" -"Please select an exchange. You can review the details before after your " -"selection." +"(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/webex/pages/withdraw.tsx:121 +#: src/cta/Pay.tsx:300 #, c-format -msgid "Select %1$s" +msgid "Merchant message" msgstr "" -#: src/webex/pages/withdraw.tsx:143 +#: src/cta/Pay.tsx:318 #, c-format -msgid "Select custom exchange" +msgid "Digital cash payment" msgstr "" -#: src/webex/pages/withdraw.tsx:163 +#: src/cta/Pay.tsx:324 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgid "Already paid, you are going to be redirected to %1$s" msgstr "" -#: src/webex/pages/withdraw.tsx:174 +#: src/cta/Pay.tsx:333 #, c-format -msgid "Accept fees and withdraw" +msgid "Already paid" msgstr "" -#: src/webex/pages/withdraw.tsx:192 +#: src/cta/Pay.tsx:338 #, c-format -msgid "Cancel withdraw operation" +msgid "Already claimed" msgstr "" -#: src/webex/renderHtml.tsx:249 +#: src/cta/Pay.tsx:344 #, c-format -msgid "Withdrawal fees:" +msgid "Payment complete" msgstr "" -#: src/webex/renderHtml.tsx:252 +#: src/cta/Pay.tsx:348 #, c-format -msgid "Rounding loss:" +msgid "You are going to be redirected to $ %1$s" msgstr "" -#: src/webex/renderHtml.tsx:254 +#: src/cta/Pay.tsx:353 #, c-format -msgid "Earliest expiration (for deposit): %1$s" +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'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/webex/renderHtml.tsx:262 +#: src/cta/reset-required.tsx:77 #, c-format -msgid "# Coins" +msgid "I understand that I will lose all my data" msgstr "" -#: src/webex/renderHtml.tsx:263 +#: src/cta/reset-required.tsx:87 #, c-format -msgid "Value" +msgid "Reset" msgstr "" -#: src/webex/renderHtml.tsx:264 +#: src/cta/reset-required.tsx:95 #, c-format -msgid "Withdraw Fee" +msgid "Everything is fine!" msgstr "" -#: src/webex/renderHtml.tsx:265 +#: src/cta/reset-required.tsx:98 #, c-format -msgid "Refresh Fee" +msgid "A reset is not required anymore, you can close this page." msgstr "" -#: src/webex/renderHtml.tsx:266 +#: src/cta/return-coins.tsx:31 #, c-format -msgid "Deposit Fee" +msgid "Not implemented yet." msgstr "" -- cgit v1.2.3