From defbf625bdef0f8a666b72b8ce99de5e01af6b91 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 29 Aug 2019 23:12:55 +0200 Subject: url-based pay/withdraw, use react hooks --- src/i18n/strings.ts | 590 ++++++++++++++++++++++++++-------------------------- 1 file changed, 295 insertions(+), 295 deletions(-) (limited to 'src/i18n/strings.ts') diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts index 9c2947c6c..066becf16 100644 --- a/src/i18n/strings.ts +++ b/src/i18n/strings.ts @@ -92,193 +92,193 @@ strings['de'] = { null, "" ], - "Select": [ + "Balance": [ null, - "" + "Saldo" ], - "Error: URL may not be relative": [ + "History": [ null, - "" + "Verlauf" ], - "Invalid exchange URL (%1$s)": [ + "Debug": [ null, - "" + "Debug" ], - "The exchange is trusted by the wallet.": [ + "help": [ null, "" ], - "The exchange is audited by a trusted auditor.": [ + "You have no balance to show. Need some %1$s getting started?": [ null, - "" + "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ + "%1$s incoming": [ null, "" ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ + "%1$s being spent": [ null, "" ], - "Waiting for a response from %1$s %2$s": [ + "Error: could not retrieve balance information.": [ null, "" ], - "Information about fees will be available when an exchange provider is selected.": [ + "Payback": [ null, "" ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ + "Return Electronic Cash to Bank Account": [ null, "" ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ + "Manage Trusted Auditors and Exchanges": [ null, "" ], - "Accept fees and withdraw": [ + "Bank requested reserve (%1$s) for %2$s.": [ null, - "" + "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" ], - "Change Exchange Provider": [ + "Started to withdraw %1$s from %2$s (%3$s).": [ null, - "" + "Reserve (%1$s) mit %2$s bei %3$s erzeugt" ], - "Please select an exchange. You can review the details before after your selection.": [ + "Merchant %1$s offered contract %2$s.": [ null, - "" + "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen." ], - "Select %1$s": [ + "Withdrew %1$s from %2$s (%3$s).": [ null, - "" + "Reserve (%1$s) mit %2$s bei %3$s erzeugt" ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ + "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ null, - "" + "Reserve (%1$s) mit %2$s bei %3$s erzeugt" ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ + "Merchant %1$s gave a refund over %2$s.": [ null, - "" + "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen." ], - "Checking URL, please wait ...": [ + "tip": [ null, "" ], - "Can't parse amount: %1$s": [ + "Merchant %1$s gave a %2$s of %3$s.": [ null, - "" + "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen." ], - "Can't parse wire_types: %1$s": [ + "You did not accept the tip yet.": [ null, "" ], - "Fatal error: \"%1$s\".": [ + "Unknown event (%1$s)": [ null, "" ], - "Balance": [ + "Error: could not retrieve event history": [ null, - "Saldo" + "" ], - "History": [ + "Your wallet has no events recorded.": [ null, - "Verlauf" + "Ihre Geldbörse verzeichnet keine Vorkommnisse." ], - "Debug": [ + "Wire to bank account": [ null, - "Debug" + "" ], - "help": [ + "Confirm": [ null, - "" + "Bezahlung bestätigen" ], - "You have no balance to show. Need some %1$s getting started?": [ + "Cancel": [ null, - "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" + "Saldo" ], - "%1$s incoming": [ + "Fatal error: \"%1$s\".": [ null, "" ], - "%1$s being spent": [ + "Select": [ null, "" ], - "Error: could not retrieve balance information.": [ + "Error: URL may not be relative": [ null, "" ], - "Payback": [ + "Invalid exchange URL (%1$s)": [ null, "" ], - "Return Electronic Cash to Bank Account": [ + "The exchange is trusted by the wallet.": [ null, "" ], - "Manage Trusted Auditors and Exchanges": [ + "The exchange is audited by a trusted auditor.": [ null, "" ], - "Bank requested reserve (%1$s) for %2$s.": [ + "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ null, - "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" + "" ], - "Started to withdraw %1$s from %2$s (%3$s).": [ + "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ null, - "Reserve (%1$s) mit %2$s bei %3$s erzeugt" + "" ], - "Merchant %1$s offered contract %2$s.": [ + "Waiting for a response from %1$s %2$s": [ null, - "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen." + "" ], - "Withdrew %1$s from %2$s (%3$s).": [ + "Information about fees will be available when an exchange provider is selected.": [ null, - "Reserve (%1$s) mit %2$s bei %3$s erzeugt" + "" ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ + "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ null, - "Reserve (%1$s) mit %2$s bei %3$s erzeugt" + "" ], - "Merchant %1$s gave a refund over %2$s.": [ + "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ null, - "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen." + "" ], - "tip": [ + "Accept fees and withdraw": [ null, "" ], - "Merchant %1$s gave a %2$s of %3$s.": [ + "Change Exchange Provider": [ null, - "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen." + "" ], - "You did not accept the tip yet.": [ + "Please select an exchange. You can review the details before after your selection.": [ null, "" ], - "Unknown event (%1$s)": [ + "Select %1$s": [ null, "" ], - "Error: could not retrieve event history": [ + "You are about to withdraw %1$s from your bank account into your wallet.": [ null, "" ], - "Your wallet has no events recorded.": [ + "Oops, something went wrong. The wallet responded with error status (%1$s).": [ null, - "Ihre Geldbörse verzeichnet keine Vorkommnisse." + "" ], - "Wire to bank account": [ + "Checking URL, please wait ...": [ null, "" ], - "Confirm": [ + "Can't parse amount: %1$s": [ null, - "Bezahlung bestätigen" + "" ], - "Cancel": [ + "Can't parse wire_types: %1$s": [ null, - "Saldo" + "" ], "Withdrawal fees:": [ null, @@ -408,191 +408,191 @@ strings['en-US'] = { null, "" ], - "Select": [ + "Balance": [ null, "" ], - "Error: URL may not be relative": [ + "History": [ null, "" ], - "Invalid exchange URL (%1$s)": [ + "Debug": [ null, "" ], - "The exchange is trusted by the wallet.": [ + "help": [ null, "" ], - "The exchange is audited by a trusted auditor.": [ + "You have no balance to show. Need some %1$s getting started?": [ null, "" ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ + "%1$s incoming": [ null, "" ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ + "%1$s being spent": [ null, "" ], - "Waiting for a response from %1$s %2$s": [ + "Error: could not retrieve balance information.": [ null, "" ], - "Information about fees will be available when an exchange provider is selected.": [ + "Payback": [ null, "" ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ + "Return Electronic Cash to Bank Account": [ null, "" ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ + "Manage Trusted Auditors and Exchanges": [ null, "" ], - "Accept fees and withdraw": [ + "Bank requested reserve (%1$s) for %2$s.": [ null, "" ], - "Change Exchange Provider": [ + "Started to withdraw %1$s from %2$s (%3$s).": [ null, "" ], - "Please select an exchange. You can review the details before after your selection.": [ + "Merchant %1$s offered contract %2$s.": [ null, "" ], - "Select %1$s": [ + "Withdrew %1$s from %2$s (%3$s).": [ null, "" ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ + "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ null, "" ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ + "Merchant %1$s gave a refund over %2$s.": [ null, "" ], - "Checking URL, please wait ...": [ + "tip": [ null, "" ], - "Can't parse amount: %1$s": [ + "Merchant %1$s gave a %2$s of %3$s.": [ null, "" ], - "Can't parse wire_types: %1$s": [ + "You did not accept the tip yet.": [ null, "" ], - "Fatal error: \"%1$s\".": [ + "Unknown event (%1$s)": [ null, "" ], - "Balance": [ + "Error: could not retrieve event history": [ null, "" ], - "History": [ + "Your wallet has no events recorded.": [ null, "" ], - "Debug": [ + "Wire to bank account": [ null, "" ], - "help": [ + "Confirm": [ null, "" ], - "You have no balance to show. Need some %1$s getting started?": [ + "Cancel": [ null, "" ], - "%1$s incoming": [ + "Fatal error: \"%1$s\".": [ null, "" ], - "%1$s being spent": [ + "Select": [ null, "" ], - "Error: could not retrieve balance information.": [ + "Error: URL may not be relative": [ null, "" ], - "Payback": [ + "Invalid exchange URL (%1$s)": [ null, "" ], - "Return Electronic Cash to Bank Account": [ + "The exchange is trusted by the wallet.": [ null, "" ], - "Manage Trusted Auditors and Exchanges": [ + "The exchange is audited by a trusted auditor.": [ null, "" ], - "Bank requested reserve (%1$s) for %2$s.": [ + "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ null, "" ], - "Started to withdraw %1$s from %2$s (%3$s).": [ + "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ null, "" ], - "Merchant %1$s offered contract %2$s.": [ + "Waiting for a response from %1$s %2$s": [ null, "" ], - "Withdrew %1$s from %2$s (%3$s).": [ + "Information about fees will be available when an exchange provider is selected.": [ null, "" ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ + "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ null, "" ], - "Merchant %1$s gave a refund over %2$s.": [ + "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ null, "" ], - "tip": [ + "Accept fees and withdraw": [ null, "" ], - "Merchant %1$s gave a %2$s of %3$s.": [ + "Change Exchange Provider": [ null, "" ], - "You did not accept the tip yet.": [ + "Please select an exchange. You can review the details before after your selection.": [ null, "" ], - "Unknown event (%1$s)": [ + "Select %1$s": [ null, "" ], - "Error: could not retrieve event history": [ + "You are about to withdraw %1$s from your bank account into your wallet.": [ null, "" ], - "Your wallet has no events recorded.": [ + "Oops, something went wrong. The wallet responded with error status (%1$s).": [ null, "" ], - "Wire to bank account": [ + "Checking URL, please wait ...": [ null, "" ], - "Confirm": [ + "Can't parse amount: %1$s": [ null, "" ], - "Cancel": [ + "Can't parse wire_types: %1$s": [ null, "" ], @@ -724,191 +724,191 @@ strings['fr'] = { null, "" ], - "Select": [ + "Balance": [ null, "" ], - "Error: URL may not be relative": [ + "History": [ null, "" ], - "Invalid exchange URL (%1$s)": [ + "Debug": [ null, "" ], - "The exchange is trusted by the wallet.": [ + "help": [ null, "" ], - "The exchange is audited by a trusted auditor.": [ + "You have no balance to show. Need some %1$s getting started?": [ null, "" ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ + "%1$s incoming": [ null, "" ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ + "%1$s being spent": [ null, "" ], - "Waiting for a response from %1$s %2$s": [ + "Error: could not retrieve balance information.": [ null, "" ], - "Information about fees will be available when an exchange provider is selected.": [ + "Payback": [ null, "" ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ + "Return Electronic Cash to Bank Account": [ null, "" ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ + "Manage Trusted Auditors and Exchanges": [ null, "" ], - "Accept fees and withdraw": [ + "Bank requested reserve (%1$s) for %2$s.": [ null, "" ], - "Change Exchange Provider": [ + "Started to withdraw %1$s from %2$s (%3$s).": [ null, "" ], - "Please select an exchange. You can review the details before after your selection.": [ + "Merchant %1$s offered contract %2$s.": [ null, "" ], - "Select %1$s": [ + "Withdrew %1$s from %2$s (%3$s).": [ null, "" ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ + "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ null, "" ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ + "Merchant %1$s gave a refund over %2$s.": [ null, "" ], - "Checking URL, please wait ...": [ + "tip": [ null, "" ], - "Can't parse amount: %1$s": [ + "Merchant %1$s gave a %2$s of %3$s.": [ null, "" ], - "Can't parse wire_types: %1$s": [ + "You did not accept the tip yet.": [ null, "" ], - "Fatal error: \"%1$s\".": [ + "Unknown event (%1$s)": [ null, "" ], - "Balance": [ + "Error: could not retrieve event history": [ null, "" ], - "History": [ + "Your wallet has no events recorded.": [ null, "" ], - "Debug": [ + "Wire to bank account": [ null, "" ], - "help": [ + "Confirm": [ null, "" ], - "You have no balance to show. Need some %1$s getting started?": [ + "Cancel": [ null, "" ], - "%1$s incoming": [ + "Fatal error: \"%1$s\".": [ null, "" ], - "%1$s being spent": [ + "Select": [ null, "" ], - "Error: could not retrieve balance information.": [ + "Error: URL may not be relative": [ null, "" ], - "Payback": [ + "Invalid exchange URL (%1$s)": [ null, "" ], - "Return Electronic Cash to Bank Account": [ + "The exchange is trusted by the wallet.": [ null, "" ], - "Manage Trusted Auditors and Exchanges": [ + "The exchange is audited by a trusted auditor.": [ null, "" ], - "Bank requested reserve (%1$s) for %2$s.": [ + "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ null, "" ], - "Started to withdraw %1$s from %2$s (%3$s).": [ + "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ null, "" ], - "Merchant %1$s offered contract %2$s.": [ + "Waiting for a response from %1$s %2$s": [ null, "" ], - "Withdrew %1$s from %2$s (%3$s).": [ + "Information about fees will be available when an exchange provider is selected.": [ null, "" ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ + "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ null, "" ], - "Merchant %1$s gave a refund over %2$s.": [ + "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ null, "" ], - "tip": [ + "Accept fees and withdraw": [ null, "" ], - "Merchant %1$s gave a %2$s of %3$s.": [ + "Change Exchange Provider": [ null, "" ], - "You did not accept the tip yet.": [ + "Please select an exchange. You can review the details before after your selection.": [ null, "" ], - "Unknown event (%1$s)": [ + "Select %1$s": [ null, "" ], - "Error: could not retrieve event history": [ + "You are about to withdraw %1$s from your bank account into your wallet.": [ null, "" ], - "Your wallet has no events recorded.": [ + "Oops, something went wrong. The wallet responded with error status (%1$s).": [ null, "" ], - "Wire to bank account": [ + "Checking URL, please wait ...": [ null, "" ], - "Confirm": [ + "Can't parse amount: %1$s": [ null, "" ], - "Cancel": [ + "Can't parse wire_types: %1$s": [ null, "" ], @@ -1040,191 +1040,191 @@ strings['it'] = { null, "" ], - "Select": [ + "Balance": [ null, "" ], - "Error: URL may not be relative": [ + "History": [ null, "" ], - "Invalid exchange URL (%1$s)": [ + "Debug": [ null, "" ], - "The exchange is trusted by the wallet.": [ + "help": [ null, "" ], - "The exchange is audited by a trusted auditor.": [ + "You have no balance to show. Need some %1$s getting started?": [ null, "" ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ + "%1$s incoming": [ null, "" ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ + "%1$s being spent": [ null, "" ], - "Waiting for a response from %1$s %2$s": [ + "Error: could not retrieve balance information.": [ null, "" ], - "Information about fees will be available when an exchange provider is selected.": [ + "Payback": [ null, "" ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ + "Return Electronic Cash to Bank Account": [ null, "" ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ + "Manage Trusted Auditors and Exchanges": [ null, "" ], - "Accept fees and withdraw": [ + "Bank requested reserve (%1$s) for %2$s.": [ null, "" ], - "Change Exchange Provider": [ + "Started to withdraw %1$s from %2$s (%3$s).": [ null, "" ], - "Please select an exchange. You can review the details before after your selection.": [ + "Merchant %1$s offered contract %2$s.": [ null, "" ], - "Select %1$s": [ + "Withdrew %1$s from %2$s (%3$s).": [ null, "" ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ + "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ null, "" ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ + "Merchant %1$s gave a refund over %2$s.": [ null, "" ], - "Checking URL, please wait ...": [ + "tip": [ null, "" ], - "Can't parse amount: %1$s": [ + "Merchant %1$s gave a %2$s of %3$s.": [ null, "" ], - "Can't parse wire_types: %1$s": [ + "You did not accept the tip yet.": [ null, "" ], - "Fatal error: \"%1$s\".": [ + "Unknown event (%1$s)": [ null, "" ], - "Balance": [ + "Error: could not retrieve event history": [ null, "" ], - "History": [ + "Your wallet has no events recorded.": [ null, "" ], - "Debug": [ + "Wire to bank account": [ null, "" ], - "help": [ + "Confirm": [ null, "" ], - "You have no balance to show. Need some %1$s getting started?": [ + "Cancel": [ null, "" ], - "%1$s incoming": [ + "Fatal error: \"%1$s\".": [ null, "" ], - "%1$s being spent": [ + "Select": [ null, "" ], - "Error: could not retrieve balance information.": [ + "Error: URL may not be relative": [ null, "" ], - "Payback": [ + "Invalid exchange URL (%1$s)": [ null, "" ], - "Return Electronic Cash to Bank Account": [ + "The exchange is trusted by the wallet.": [ null, "" ], - "Manage Trusted Auditors and Exchanges": [ + "The exchange is audited by a trusted auditor.": [ null, "" ], - "Bank requested reserve (%1$s) for %2$s.": [ + "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ null, "" ], - "Started to withdraw %1$s from %2$s (%3$s).": [ + "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ null, "" ], - "Merchant %1$s offered contract %2$s.": [ + "Waiting for a response from %1$s %2$s": [ null, "" ], - "Withdrew %1$s from %2$s (%3$s).": [ + "Information about fees will be available when an exchange provider is selected.": [ null, "" ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ + "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ null, "" ], - "Merchant %1$s gave a refund over %2$s.": [ + "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ null, "" ], - "tip": [ + "Accept fees and withdraw": [ null, "" ], - "Merchant %1$s gave a %2$s of %3$s.": [ + "Change Exchange Provider": [ null, "" ], - "You did not accept the tip yet.": [ + "Please select an exchange. You can review the details before after your selection.": [ null, "" ], - "Unknown event (%1$s)": [ + "Select %1$s": [ null, "" ], - "Error: could not retrieve event history": [ + "You are about to withdraw %1$s from your bank account into your wallet.": [ null, "" ], - "Your wallet has no events recorded.": [ + "Oops, something went wrong. The wallet responded with error status (%1$s).": [ null, "" ], - "Wire to bank account": [ + "Checking URL, please wait ...": [ null, "" ], - "Confirm": [ + "Can't parse amount: %1$s": [ null, "" ], - "Cancel": [ + "Can't parse wire_types: %1$s": [ null, "" ], @@ -1356,193 +1356,193 @@ strings['sv'] = { null, "Det totala priset är %1$s." ], - "Select": [ + "Balance": [ null, - "Välj" + "Balans" ], - "Error: URL may not be relative": [ + "History": [ null, - "" + "Historia" ], - "Invalid exchange URL (%1$s)": [ + "Debug": [ null, "" ], - "The exchange is trusted by the wallet.": [ + "help": [ null, - "Tjänsteleverantörer i plånboken:" + "hjälp" ], - "The exchange is audited by a trusted auditor.": [ + "You have no balance to show. Need some %1$s getting started?": [ null, - "" + "Du har ingen balans att visa. Behöver du\n %1$s att börja?\n" ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ + "%1$s incoming": [ null, - "" + "%1$s inkommande" ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ + "%1$s being spent": [ null, "" ], - "Waiting for a response from %1$s %2$s": [ + "Error: could not retrieve balance information.": [ null, "" ], - "Information about fees will be available when an exchange provider is selected.": [ + "Payback": [ null, - "" + "Återbetalning" ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ + "Return Electronic Cash to Bank Account": [ null, - "tjänsteleverantörer plånboken" + "Återlämna elektroniska pengar till bank konto" ], - "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).": [ + "Manage Trusted Auditors and Exchanges": [ null, - "tjänsteleverantörer plånboken" + "" ], - "Accept fees and withdraw": [ + "Bank requested reserve (%1$s) for %2$s.": [ null, - "Acceptera avgifter och utbetala" + "" ], - "Change Exchange Provider": [ + "Started to withdraw %1$s from %2$s (%3$s).": [ null, - "Ändra tjänsteleverantörer" + "" ], - "Please select an exchange. You can review the details before after your selection.": [ + "Merchant %1$s offered contract %2$s.": [ null, - "" + "Säljaren %1$s erbjöd kontrakt %2$s.\n" ], - "Select %1$s": [ + "Withdrew %1$s from %2$s (%3$s).": [ null, - "Välj %1$s" + "" ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ + "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ null, - "Du är på väg att ta ut\n %1$s från ditt bankkonto till din plånbok.\n" + "" ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ + "Merchant %1$s gave a refund over %2$s.": [ null, - "plånboken" + "Säljaren %1$sgav en återbetalning på %2$s.\n" ], - "Checking URL, please wait ...": [ + "tip": [ null, "" ], - "Can't parse amount: %1$s": [ + "Merchant %1$s gave a %2$s of %3$s.": [ null, - "" + "Säljaren %1$sgav en återbetalning på %2$s.\n" ], - "Can't parse wire_types: %1$s": [ + "You did not accept the tip yet.": [ null, "" ], - "Fatal error: \"%1$s\".": [ + "Unknown event (%1$s)": [ null, "" ], - "Balance": [ + "Error: could not retrieve event history": [ null, - "Balans" + "" ], - "History": [ + "Your wallet has no events recorded.": [ null, - "Historia" + "plånboken" ], - "Debug": [ + "Wire to bank account": [ null, - "" + "Övervisa till bank konto" ], - "help": [ + "Confirm": [ null, - "hjälp" + "Bekräfta" ], - "You have no balance to show. Need some %1$s getting started?": [ + "Cancel": [ null, - "Du har ingen balans att visa. Behöver du\n %1$s att börja?\n" + "Avbryt" ], - "%1$s incoming": [ + "Fatal error: \"%1$s\".": [ null, - "%1$s inkommande" + "" ], - "%1$s being spent": [ + "Select": [ null, - "" + "Välj" ], - "Error: could not retrieve balance information.": [ + "Error: URL may not be relative": [ null, "" ], - "Payback": [ + "Invalid exchange URL (%1$s)": [ null, - "Återbetalning" + "" ], - "Return Electronic Cash to Bank Account": [ + "The exchange is trusted by the wallet.": [ null, - "Återlämna elektroniska pengar till bank konto" + "Tjänsteleverantörer i plånboken:" ], - "Manage Trusted Auditors and Exchanges": [ + "The exchange is audited by a trusted auditor.": [ null, "" ], - "Bank requested reserve (%1$s) for %2$s.": [ + "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ null, "" ], - "Started to withdraw %1$s from %2$s (%3$s).": [ + "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ null, "" ], - "Merchant %1$s offered contract %2$s.": [ + "Waiting for a response from %1$s %2$s": [ null, - "Säljaren %1$s erbjöd kontrakt %2$s.\n" + "" ], - "Withdrew %1$s from %2$s (%3$s).": [ + "Information about fees will be available when an exchange provider is selected.": [ null, "" ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ + "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ null, - "" + "tjänsteleverantörer plånboken" ], - "Merchant %1$s gave a refund over %2$s.": [ + "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ null, - "Säljaren %1$sgav en återbetalning på %2$s.\n" + "tjänsteleverantörer plånboken" ], - "tip": [ + "Accept fees and withdraw": [ null, - "" + "Acceptera avgifter och utbetala" ], - "Merchant %1$s gave a %2$s of %3$s.": [ + "Change Exchange Provider": [ null, - "Säljaren %1$sgav en återbetalning på %2$s.\n" + "Ändra tjänsteleverantörer" ], - "You did not accept the tip yet.": [ + "Please select an exchange. You can review the details before after your selection.": [ null, "" ], - "Unknown event (%1$s)": [ + "Select %1$s": [ null, - "" + "Välj %1$s" ], - "Error: could not retrieve event history": [ + "You are about to withdraw %1$s from your bank account into your wallet.": [ null, - "" + "Du är på väg att ta ut\n %1$s från ditt bankkonto till din plånbok.\n" ], - "Your wallet has no events recorded.": [ + "Oops, something went wrong. The wallet responded with error status (%1$s).": [ null, "plånboken" ], - "Wire to bank account": [ + "Checking URL, please wait ...": [ null, - "Övervisa till bank konto" + "" ], - "Confirm": [ + "Can't parse amount: %1$s": [ null, - "Bekräfta" + "" ], - "Cancel": [ + "Can't parse wire_types: %1$s": [ null, - "Avbryt" + "" ], "Withdrawal fees:": [ null, -- cgit v1.2.3