From 96cbfc2398ac28f2bb36fbfb2aae07ce6b8033d1 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 28 Mar 2019 01:30:06 +0100 Subject: get pogen via npm registry --- src/i18n/de.po | 460 ++---------- src/i18n/en-US.po | 403 ----------- src/i18n/fr.po | 403 ----------- src/i18n/it.po | 403 ----------- src/i18n/strings.ts | 1530 +-------------------------------------- src/i18n/sv.po | 480 +++--------- src/i18n/taler-wallet-webex.pot | 431 ----------- 7 files changed, 184 insertions(+), 3926 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/de.po b/src/i18n/de.po index 1f6ee9010..16d1d3d62 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -27,417 +27,95 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/benchmark.tsx:58 -#, c-format -msgid "Operation" -msgstr "" - -#: src/webex/pages/benchmark.tsx:59 -#, c-format -msgid "time (ms/op)" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:78 -#, c-format -msgid "show more details" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:92 -#, c-format -msgid "Accepted exchanges:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:97 -#, c-format -msgid "Exchanges in the wallet:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:219 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "" - -#. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:221 -#, c-format -msgid "" -"You do not have any funds from an exchange that is accepted by this " -"merchant. None of the exchanges accepted by the merchant is known to your " -"wallet." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:322 -#, fuzzy, c-format -msgid "Confirm payment" -msgstr "Bezahlung bestätigen" - -#: src/webex/pages/confirm-contract.tsx:332 -#, c-format -msgid "Submitting payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:343 -#, c-format -msgid "" -"You already paid for this, clicking \"Confirm payment\" will not cost money " -"again." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:357 -#, fuzzy, c-format -msgid "Aborting payment ..." -msgstr "Bezahlung bestätigen" - -#: src/webex/pages/confirm-contract.tsx:359 -#, c-format -msgid "Payment aborted!" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:362 -#, fuzzy, c-format -msgid "Retry Payment" -msgstr "Bezahlung bestätigen" - -#: src/webex/pages/confirm-contract.tsx:365 -#, fuzzy, c-format -msgid "Abort Payment" -msgstr "Bezahlung bestätigen" - -#: src/webex/pages/confirm-contract.tsx:374 -#, fuzzy, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "Der Händler %1$s möchte einen Vertrag über %2$s mit Ihnen abschließen." - -#: src/webex/pages/confirm-contract.tsx:383 -#, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:387 -#, c-format -msgid "The total price is %1$s." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:128 -#, c-format -msgid "Select" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:145 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:160 -#, c-format -msgid "Invalid exchange URL (%1$s)" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:210 -#, c-format -msgid "The exchange is trusted by the wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:216 -#, c-format -msgid "The exchange is audited by a trusted auditor." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:222 -#, c-format -msgid "" -"Warning: The exchange is neither directly trusted nor audited by a trusted " -"auditor. If you withdraw from this exchange, it will be trusted in the " -"future." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:231 -#, c-format -msgid "" -"Using exchange provider %1$s. The exchange provider will charge %2$s in fees." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:243 -#, c-format -msgid "Waiting for a response from %1$s %2$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:260 -#, c-format -msgid "" -"Information about fees will be available when an exchange provider is " -"selected." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:279 -#, c-format -msgid "" -"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has " -"a higher, incompatible protocol version (%3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:290 -#, c-format -msgid "" -"The chosen exchange (protocol version %1$s might be outdated.%2$s The " -"exchange has a lower, incompatible protocol version than your wallet " -"(protocol version %3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:309 -#, c-format -msgid "Accept fees and withdraw" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:314 -#, c-format -msgid "Change Exchange Provider" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:335 -#, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:341 -#: src/webex/pages/confirm-create-reserve.tsx:353 -#, c-format -msgid "Select %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:370 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:455 -#, c-format -msgid "" -"Oops, something went wrong. The wallet responded with error status (%1$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:464 -#, c-format -msgid "Checking URL, please wait ..." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:478 -#, c-format -msgid "Can't parse amount: %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:485 -#, c-format -msgid "Can't parse wire_types: %1$s" -msgstr "" - -#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# -#. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:511 src/webex/pages/tip.tsx:180 -#, c-format -msgid "Fatal error: \"%1$s\"." -msgstr "" - -#: src/webex/pages/popup.tsx:165 -#, c-format -msgid "Balance" -msgstr "Saldo" - -#: src/webex/pages/popup.tsx:168 -#, c-format -msgid "History" -msgstr "Verlauf" - -#: src/webex/pages/popup.tsx:171 -#, c-format -msgid "Debug" -msgstr "Debug" - -#: src/webex/pages/popup.tsx:251 -#, c-format -msgid "help" -msgstr "" - -#: src/webex/pages/popup.tsx:256 -#, fuzzy, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" - -#: src/webex/pages/popup.tsx:273 -#, c-format -msgid "%1$s incoming" -msgstr "" - -#: src/webex/pages/popup.tsx:286 -#, c-format -msgid "%1$s being spent" -msgstr "" - -#: src/webex/pages/popup.tsx:313 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" - -#: src/webex/pages/popup.tsx:340 -#, c-format -msgid "Payback" -msgstr "" - -#: src/webex/pages/popup.tsx:341 -#, c-format -msgid "Return Electronic Cash to Bank Account" -msgstr "" - -#: src/webex/pages/popup.tsx:342 -#, c-format -msgid "Manage Trusted Auditors and Exchanges" -msgstr "" - -#: src/webex/pages/popup.tsx:354 -#, fuzzy, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" - -#: src/webex/pages/popup.tsx:364 -#, fuzzy, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - -#: src/webex/pages/popup.tsx:373 -#, fuzzy, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "" -"%1$s\n" -" möchte einen Vertrag über %2$s\n" -" mit Ihnen abschließen." - -#: src/webex/pages/popup.tsx:384 -#, fuzzy, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - -#: src/webex/pages/popup.tsx:394 -#, fuzzy, c-format -msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" -msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - -#: src/webex/pages/popup.tsx:404 -#, fuzzy, c-format -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." - -#: src/webex/pages/popup.tsx:414 -#, c-format -msgid "tip" -msgstr "" +#, fuzzy +#~ msgid "Confirm payment" +#~ msgstr "Bezahlung bestätigen" -#: src/webex/pages/popup.tsx:418 -#, fuzzy, c-format -msgid "Merchant %1$s gave a %2$s of %3$s." -msgstr "" -"%1$s\n" -" möchte einen Vertrag über %2$s\n" -" mit Ihnen abschließen." +#, fuzzy +#~ msgid "Aborting payment ..." +#~ msgstr "Bezahlung bestätigen" -#: src/webex/pages/popup.tsx:422 -#, c-format -msgid "You did not accept the tip yet." -msgstr "" +#, fuzzy +#~ msgid "Retry Payment" +#~ msgstr "Bezahlung bestätigen" -#: src/webex/pages/popup.tsx:427 -#, c-format -msgid "Unknown event (%1$s)" -msgstr "" +#, fuzzy +#~ msgid "Abort Payment" +#~ msgstr "Bezahlung bestätigen" -#: src/webex/pages/popup.tsx:470 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" +#, fuzzy +#~ msgid "The merchant %1$s offers you to purchase:" +#~ msgstr "" +#~ "Der Händler %1$s möchte einen Vertrag über %2$s mit Ihnen abschließen." -#: src/webex/pages/popup.tsx:495 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." +#~ msgid "Balance" +#~ msgstr "Saldo" -#: src/webex/pages/return-coins.tsx:105 -#, c-format -msgid "Wire to bank account" -msgstr "" +#~ msgid "History" +#~ msgstr "Verlauf" -#: src/webex/pages/return-coins.tsx:173 -#, fuzzy, c-format -msgid "Confirm" -msgstr "Bezahlung bestätigen" +#~ msgid "Debug" +#~ msgstr "Debug" -#: src/webex/pages/return-coins.tsx:176 -#, fuzzy, c-format -msgid "Cancel" -msgstr "Saldo" +#, fuzzy +#~ msgid "You have no balance to show. Need some %1$s getting started?" +#~ msgstr "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" -#: src/webex/renderHtml.tsx:225 -#, fuzzy, c-format -msgid "Withdrawal fees:" -msgstr "Abheben bei" +#, fuzzy +#~ msgid "Bank requested reserve (%1$s) for %2$s." +#~ msgstr "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" -#: src/webex/renderHtml.tsx:226 -#, c-format -msgid "Rounding loss:" -msgstr "" +#, fuzzy +#~ msgid "Started to withdraw %1$s from %2$s (%3$s)." +#~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/webex/renderHtml.tsx:227 -#, c-format -msgid "Earliest expiration (for deposit): %1$s" -msgstr "" +#, 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." -#: src/webex/renderHtml.tsx:233 -#, c-format -msgid "# Coins" -msgstr "" +#, fuzzy +#~ msgid "Withdrew %1$s from %2$s (%3$s)." +#~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/webex/renderHtml.tsx:234 -#, c-format -msgid "Value" -msgstr "" +#, fuzzy +#~ msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" +#~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/webex/renderHtml.tsx:235 -#, fuzzy, c-format -msgid "Withdraw Fee" -msgstr "Abheben bei %1$s" +#, 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." -#: src/webex/renderHtml.tsx:236 -#, c-format -msgid "Refresh Fee" -msgstr "" +#, 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." -#: src/webex/renderHtml.tsx:237 -#, c-format -msgid "Deposit Fee" -msgstr "" +#~ msgid "Your wallet has no events recorded." +#~ msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." -#: src/wire.ts:38 -#, c-format -msgid "Invalid Wire" -msgstr "" +#, fuzzy +#~ msgid "Confirm" +#~ msgstr "Bezahlung bestätigen" -#: src/wire.ts:43 src/wire.ts:46 -#, c-format -msgid "Invalid Test Wire Detail" -msgstr "" +#, fuzzy +#~ msgid "Cancel" +#~ msgstr "Saldo" -#: src/wire.ts:48 -#, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "" +#, fuzzy +#~ msgid "Withdrawal fees:" +#~ msgstr "Abheben bei" -#: src/wire.ts:50 -#, c-format -msgid "Unknown Wire Detail" -msgstr "" +#, fuzzy +#~ msgid "Withdraw Fee" +#~ msgstr "Abheben bei %1$s" #, fuzzy #~ msgid "You are about to purchase:" diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po index 5d68c6167..5c2ccda41 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -27,409 +27,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/benchmark.tsx:58 -#, c-format -msgid "Operation" -msgstr "" - -#: src/webex/pages/benchmark.tsx:59 -#, c-format -msgid "time (ms/op)" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:78 -#, c-format -msgid "show more details" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:92 -#, c-format -msgid "Accepted exchanges:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:97 -#, c-format -msgid "Exchanges in the wallet:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:219 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "" - -#. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:221 -#, c-format -msgid "" -"You do not have any funds from an exchange that is accepted by this " -"merchant. None of the exchanges accepted by the merchant is known to your " -"wallet." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:322 -#, c-format -msgid "Confirm payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:332 -#, c-format -msgid "Submitting payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:343 -#, c-format -msgid "" -"You already paid for this, clicking \"Confirm payment\" will not cost money " -"again." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:357 -#, c-format -msgid "Aborting payment ..." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:359 -#, c-format -msgid "Payment aborted!" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:362 -#, c-format -msgid "Retry Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:365 -#, c-format -msgid "Abort Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:374 -#, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:383 -#, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:387 -#, c-format -msgid "The total price is %1$s." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:128 -#, c-format -msgid "Select" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:145 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:160 -#, c-format -msgid "Invalid exchange URL (%1$s)" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:210 -#, c-format -msgid "The exchange is trusted by the wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:216 -#, c-format -msgid "The exchange is audited by a trusted auditor." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:222 -#, c-format -msgid "" -"Warning: The exchange is neither directly trusted nor audited by a trusted " -"auditor. If you withdraw from this exchange, it will be trusted in the " -"future." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:231 -#, c-format -msgid "" -"Using exchange provider %1$s. The exchange provider will charge %2$s in fees." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:243 -#, c-format -msgid "Waiting for a response from %1$s %2$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:260 -#, c-format -msgid "" -"Information about fees will be available when an exchange provider is " -"selected." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:279 -#, c-format -msgid "" -"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has " -"a higher, incompatible protocol version (%3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:290 -#, c-format -msgid "" -"The chosen exchange (protocol version %1$s might be outdated.%2$s The " -"exchange has a lower, incompatible protocol version than your wallet " -"(protocol version %3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:309 -#, c-format -msgid "Accept fees and withdraw" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:314 -#, c-format -msgid "Change Exchange Provider" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:335 -#, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:341 -#: src/webex/pages/confirm-create-reserve.tsx:353 -#, c-format -msgid "Select %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:370 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:455 -#, c-format -msgid "" -"Oops, something went wrong. The wallet responded with error status (%1$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:464 -#, c-format -msgid "Checking URL, please wait ..." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:478 -#, c-format -msgid "Can't parse amount: %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:485 -#, c-format -msgid "Can't parse wire_types: %1$s" -msgstr "" - -#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# -#. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:511 src/webex/pages/tip.tsx:180 -#, c-format -msgid "Fatal error: \"%1$s\"." -msgstr "" - -#: src/webex/pages/popup.tsx:165 -#, c-format -msgid "Balance" -msgstr "" - -#: src/webex/pages/popup.tsx:168 -#, c-format -msgid "History" -msgstr "" - -#: src/webex/pages/popup.tsx:171 -#, c-format -msgid "Debug" -msgstr "" - -#: src/webex/pages/popup.tsx:251 -#, c-format -msgid "help" -msgstr "" - -#: src/webex/pages/popup.tsx:256 -#, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "" - -#: src/webex/pages/popup.tsx:273 -#, c-format -msgid "%1$s incoming" -msgstr "" - -#: src/webex/pages/popup.tsx:286 -#, c-format -msgid "%1$s being spent" -msgstr "" - -#: src/webex/pages/popup.tsx:313 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" - -#: src/webex/pages/popup.tsx:340 -#, c-format -msgid "Payback" -msgstr "" - -#: src/webex/pages/popup.tsx:341 -#, c-format -msgid "Return Electronic Cash to Bank Account" -msgstr "" - -#: src/webex/pages/popup.tsx:342 -#, c-format -msgid "Manage Trusted Auditors and Exchanges" -msgstr "" - -#: src/webex/pages/popup.tsx:354 -#, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:364 -#, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:373 -#, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:384 -#, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:394 -#, c-format -msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:404 -#, c-format -msgid "Merchant %1$s gave a refund over %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:414 -#, c-format -msgid "tip" -msgstr "" - -#: src/webex/pages/popup.tsx:418 -#, c-format -msgid "Merchant %1$s gave a %2$s of %3$s." -msgstr "" - -#: src/webex/pages/popup.tsx:422 -#, c-format -msgid "You did not accept the tip yet." -msgstr "" - -#: src/webex/pages/popup.tsx:427 -#, c-format -msgid "Unknown event (%1$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:470 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" - -#: src/webex/pages/popup.tsx:495 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "" - -#: src/webex/pages/return-coins.tsx:105 -#, c-format -msgid "Wire to bank account" -msgstr "" - -#: src/webex/pages/return-coins.tsx:173 -#, c-format -msgid "Confirm" -msgstr "" - -#: src/webex/pages/return-coins.tsx:176 -#, c-format -msgid "Cancel" -msgstr "" - -#: src/webex/renderHtml.tsx:225 -#, c-format -msgid "Withdrawal fees:" -msgstr "" - -#: src/webex/renderHtml.tsx:226 -#, c-format -msgid "Rounding loss:" -msgstr "" - -#: src/webex/renderHtml.tsx:227 -#, c-format -msgid "Earliest expiration (for deposit): %1$s" -msgstr "" - -#: src/webex/renderHtml.tsx:233 -#, c-format -msgid "# Coins" -msgstr "" - -#: src/webex/renderHtml.tsx:234 -#, c-format -msgid "Value" -msgstr "" - -#: src/webex/renderHtml.tsx:235 -#, c-format -msgid "Withdraw Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:236 -#, c-format -msgid "Refresh Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:237 -#, c-format -msgid "Deposit Fee" -msgstr "" - -#: src/wire.ts:38 -#, c-format -msgid "Invalid Wire" -msgstr "" - -#: src/wire.ts:43 src/wire.ts:46 -#, c-format -msgid "Invalid Test Wire Detail" -msgstr "" - -#: src/wire.ts:48 -#, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "" - -#: src/wire.ts:50 -#, c-format -msgid "Unknown Wire Detail" -msgstr "" - #, fuzzy #~ msgid "DEBUG: Your balance on %1$s is %2$s KUDO. Get more at %3$s" #~ msgstr "DEBUG: Your balance is %2$s KUDO on %1$s. Get more at %3$s" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index f097767a8..8d9958231 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -26,406 +26,3 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: src/webex/pages/benchmark.tsx:58 -#, c-format -msgid "Operation" -msgstr "" - -#: src/webex/pages/benchmark.tsx:59 -#, c-format -msgid "time (ms/op)" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:78 -#, c-format -msgid "show more details" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:92 -#, c-format -msgid "Accepted exchanges:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:97 -#, c-format -msgid "Exchanges in the wallet:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:219 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "" - -#. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:221 -#, c-format -msgid "" -"You do not have any funds from an exchange that is accepted by this " -"merchant. None of the exchanges accepted by the merchant is known to your " -"wallet." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:322 -#, c-format -msgid "Confirm payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:332 -#, c-format -msgid "Submitting payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:343 -#, c-format -msgid "" -"You already paid for this, clicking \"Confirm payment\" will not cost money " -"again." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:357 -#, c-format -msgid "Aborting payment ..." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:359 -#, c-format -msgid "Payment aborted!" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:362 -#, c-format -msgid "Retry Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:365 -#, c-format -msgid "Abort Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:374 -#, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:383 -#, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:387 -#, c-format -msgid "The total price is %1$s." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:128 -#, c-format -msgid "Select" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:145 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:160 -#, c-format -msgid "Invalid exchange URL (%1$s)" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:210 -#, c-format -msgid "The exchange is trusted by the wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:216 -#, c-format -msgid "The exchange is audited by a trusted auditor." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:222 -#, c-format -msgid "" -"Warning: The exchange is neither directly trusted nor audited by a trusted " -"auditor. If you withdraw from this exchange, it will be trusted in the " -"future." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:231 -#, c-format -msgid "" -"Using exchange provider %1$s. The exchange provider will charge %2$s in fees." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:243 -#, c-format -msgid "Waiting for a response from %1$s %2$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:260 -#, c-format -msgid "" -"Information about fees will be available when an exchange provider is " -"selected." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:279 -#, c-format -msgid "" -"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has " -"a higher, incompatible protocol version (%3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:290 -#, c-format -msgid "" -"The chosen exchange (protocol version %1$s might be outdated.%2$s The " -"exchange has a lower, incompatible protocol version than your wallet " -"(protocol version %3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:309 -#, c-format -msgid "Accept fees and withdraw" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:314 -#, c-format -msgid "Change Exchange Provider" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:335 -#, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:341 -#: src/webex/pages/confirm-create-reserve.tsx:353 -#, c-format -msgid "Select %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:370 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:455 -#, c-format -msgid "" -"Oops, something went wrong. The wallet responded with error status (%1$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:464 -#, c-format -msgid "Checking URL, please wait ..." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:478 -#, c-format -msgid "Can't parse amount: %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:485 -#, c-format -msgid "Can't parse wire_types: %1$s" -msgstr "" - -#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# -#. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:511 src/webex/pages/tip.tsx:180 -#, c-format -msgid "Fatal error: \"%1$s\"." -msgstr "" - -#: src/webex/pages/popup.tsx:165 -#, c-format -msgid "Balance" -msgstr "" - -#: src/webex/pages/popup.tsx:168 -#, c-format -msgid "History" -msgstr "" - -#: src/webex/pages/popup.tsx:171 -#, c-format -msgid "Debug" -msgstr "" - -#: src/webex/pages/popup.tsx:251 -#, c-format -msgid "help" -msgstr "" - -#: src/webex/pages/popup.tsx:256 -#, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "" - -#: src/webex/pages/popup.tsx:273 -#, c-format -msgid "%1$s incoming" -msgstr "" - -#: src/webex/pages/popup.tsx:286 -#, c-format -msgid "%1$s being spent" -msgstr "" - -#: src/webex/pages/popup.tsx:313 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" - -#: src/webex/pages/popup.tsx:340 -#, c-format -msgid "Payback" -msgstr "" - -#: src/webex/pages/popup.tsx:341 -#, c-format -msgid "Return Electronic Cash to Bank Account" -msgstr "" - -#: src/webex/pages/popup.tsx:342 -#, c-format -msgid "Manage Trusted Auditors and Exchanges" -msgstr "" - -#: src/webex/pages/popup.tsx:354 -#, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:364 -#, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:373 -#, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:384 -#, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:394 -#, c-format -msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:404 -#, c-format -msgid "Merchant %1$s gave a refund over %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:414 -#, c-format -msgid "tip" -msgstr "" - -#: src/webex/pages/popup.tsx:418 -#, c-format -msgid "Merchant %1$s gave a %2$s of %3$s." -msgstr "" - -#: src/webex/pages/popup.tsx:422 -#, c-format -msgid "You did not accept the tip yet." -msgstr "" - -#: src/webex/pages/popup.tsx:427 -#, c-format -msgid "Unknown event (%1$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:470 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" - -#: src/webex/pages/popup.tsx:495 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "" - -#: src/webex/pages/return-coins.tsx:105 -#, c-format -msgid "Wire to bank account" -msgstr "" - -#: src/webex/pages/return-coins.tsx:173 -#, c-format -msgid "Confirm" -msgstr "" - -#: src/webex/pages/return-coins.tsx:176 -#, c-format -msgid "Cancel" -msgstr "" - -#: src/webex/renderHtml.tsx:225 -#, c-format -msgid "Withdrawal fees:" -msgstr "" - -#: src/webex/renderHtml.tsx:226 -#, c-format -msgid "Rounding loss:" -msgstr "" - -#: src/webex/renderHtml.tsx:227 -#, c-format -msgid "Earliest expiration (for deposit): %1$s" -msgstr "" - -#: src/webex/renderHtml.tsx:233 -#, c-format -msgid "# Coins" -msgstr "" - -#: src/webex/renderHtml.tsx:234 -#, c-format -msgid "Value" -msgstr "" - -#: src/webex/renderHtml.tsx:235 -#, c-format -msgid "Withdraw Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:236 -#, c-format -msgid "Refresh Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:237 -#, c-format -msgid "Deposit Fee" -msgstr "" - -#: src/wire.ts:38 -#, c-format -msgid "Invalid Wire" -msgstr "" - -#: src/wire.ts:43 src/wire.ts:46 -#, c-format -msgid "Invalid Test Wire Detail" -msgstr "" - -#: src/wire.ts:48 -#, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "" - -#: src/wire.ts:50 -#, c-format -msgid "Unknown Wire Detail" -msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index f097767a8..8d9958231 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -26,406 +26,3 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: src/webex/pages/benchmark.tsx:58 -#, c-format -msgid "Operation" -msgstr "" - -#: src/webex/pages/benchmark.tsx:59 -#, c-format -msgid "time (ms/op)" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:78 -#, c-format -msgid "show more details" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:92 -#, c-format -msgid "Accepted exchanges:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:97 -#, c-format -msgid "Exchanges in the wallet:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:219 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "" - -#. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:221 -#, c-format -msgid "" -"You do not have any funds from an exchange that is accepted by this " -"merchant. None of the exchanges accepted by the merchant is known to your " -"wallet." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:322 -#, c-format -msgid "Confirm payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:332 -#, c-format -msgid "Submitting payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:343 -#, c-format -msgid "" -"You already paid for this, clicking \"Confirm payment\" will not cost money " -"again." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:357 -#, c-format -msgid "Aborting payment ..." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:359 -#, c-format -msgid "Payment aborted!" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:362 -#, c-format -msgid "Retry Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:365 -#, c-format -msgid "Abort Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:374 -#, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:383 -#, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:387 -#, c-format -msgid "The total price is %1$s." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:128 -#, c-format -msgid "Select" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:145 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:160 -#, c-format -msgid "Invalid exchange URL (%1$s)" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:210 -#, c-format -msgid "The exchange is trusted by the wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:216 -#, c-format -msgid "The exchange is audited by a trusted auditor." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:222 -#, c-format -msgid "" -"Warning: The exchange is neither directly trusted nor audited by a trusted " -"auditor. If you withdraw from this exchange, it will be trusted in the " -"future." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:231 -#, c-format -msgid "" -"Using exchange provider %1$s. The exchange provider will charge %2$s in fees." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:243 -#, c-format -msgid "Waiting for a response from %1$s %2$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:260 -#, c-format -msgid "" -"Information about fees will be available when an exchange provider is " -"selected." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:279 -#, c-format -msgid "" -"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has " -"a higher, incompatible protocol version (%3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:290 -#, c-format -msgid "" -"The chosen exchange (protocol version %1$s might be outdated.%2$s The " -"exchange has a lower, incompatible protocol version than your wallet " -"(protocol version %3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:309 -#, c-format -msgid "Accept fees and withdraw" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:314 -#, c-format -msgid "Change Exchange Provider" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:335 -#, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:341 -#: src/webex/pages/confirm-create-reserve.tsx:353 -#, c-format -msgid "Select %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:370 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:455 -#, c-format -msgid "" -"Oops, something went wrong. The wallet responded with error status (%1$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:464 -#, c-format -msgid "Checking URL, please wait ..." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:478 -#, c-format -msgid "Can't parse amount: %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:485 -#, c-format -msgid "Can't parse wire_types: %1$s" -msgstr "" - -#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# -#. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:511 src/webex/pages/tip.tsx:180 -#, c-format -msgid "Fatal error: \"%1$s\"." -msgstr "" - -#: src/webex/pages/popup.tsx:165 -#, c-format -msgid "Balance" -msgstr "" - -#: src/webex/pages/popup.tsx:168 -#, c-format -msgid "History" -msgstr "" - -#: src/webex/pages/popup.tsx:171 -#, c-format -msgid "Debug" -msgstr "" - -#: src/webex/pages/popup.tsx:251 -#, c-format -msgid "help" -msgstr "" - -#: src/webex/pages/popup.tsx:256 -#, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "" - -#: src/webex/pages/popup.tsx:273 -#, c-format -msgid "%1$s incoming" -msgstr "" - -#: src/webex/pages/popup.tsx:286 -#, c-format -msgid "%1$s being spent" -msgstr "" - -#: src/webex/pages/popup.tsx:313 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" - -#: src/webex/pages/popup.tsx:340 -#, c-format -msgid "Payback" -msgstr "" - -#: src/webex/pages/popup.tsx:341 -#, c-format -msgid "Return Electronic Cash to Bank Account" -msgstr "" - -#: src/webex/pages/popup.tsx:342 -#, c-format -msgid "Manage Trusted Auditors and Exchanges" -msgstr "" - -#: src/webex/pages/popup.tsx:354 -#, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:364 -#, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:373 -#, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:384 -#, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:394 -#, c-format -msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:404 -#, c-format -msgid "Merchant %1$s gave a refund over %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:414 -#, c-format -msgid "tip" -msgstr "" - -#: src/webex/pages/popup.tsx:418 -#, c-format -msgid "Merchant %1$s gave a %2$s of %3$s." -msgstr "" - -#: src/webex/pages/popup.tsx:422 -#, c-format -msgid "You did not accept the tip yet." -msgstr "" - -#: src/webex/pages/popup.tsx:427 -#, c-format -msgid "Unknown event (%1$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:470 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" - -#: src/webex/pages/popup.tsx:495 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "" - -#: src/webex/pages/return-coins.tsx:105 -#, c-format -msgid "Wire to bank account" -msgstr "" - -#: src/webex/pages/return-coins.tsx:173 -#, c-format -msgid "Confirm" -msgstr "" - -#: src/webex/pages/return-coins.tsx:176 -#, c-format -msgid "Cancel" -msgstr "" - -#: src/webex/renderHtml.tsx:225 -#, c-format -msgid "Withdrawal fees:" -msgstr "" - -#: src/webex/renderHtml.tsx:226 -#, c-format -msgid "Rounding loss:" -msgstr "" - -#: src/webex/renderHtml.tsx:227 -#, c-format -msgid "Earliest expiration (for deposit): %1$s" -msgstr "" - -#: src/webex/renderHtml.tsx:233 -#, c-format -msgid "# Coins" -msgstr "" - -#: src/webex/renderHtml.tsx:234 -#, c-format -msgid "Value" -msgstr "" - -#: src/webex/renderHtml.tsx:235 -#, c-format -msgid "Withdraw Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:236 -#, c-format -msgid "Refresh Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:237 -#, c-format -msgid "Deposit Fee" -msgstr "" - -#: src/wire.ts:38 -#, c-format -msgid "Invalid Wire" -msgstr "" - -#: src/wire.ts:43 src/wire.ts:46 -#, c-format -msgid "Invalid Test Wire Detail" -msgstr "" - -#: src/wire.ts:48 -#, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "" - -#: src/wire.ts:50 -#, c-format -msgid "Unknown Wire Detail" -msgstr "" diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts index acac9d524..d86c9146b 100644 --- a/src/i18n/strings.ts +++ b/src/i18n/strings.ts @@ -23,311 +23,7 @@ strings['de'] = { "domain": "messages", "plural_forms": "nplurals=2; plural=(n != 1);", "lang": "" - }, - "Operation": [ - null, - "" - ], - "time (ms/op)": [ - null, - "" - ], - "show more details": [ - null, - "" - ], - "Accepted exchanges:": [ - null, - "" - ], - "Exchanges in the wallet:": [ - null, - "" - ], - "You have insufficient funds of the requested currency in your wallet.": [ - null, - "" - ], - "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ - null, - "" - ], - "Confirm payment": [ - null, - "Bezahlung bestätigen" - ], - "Submitting payment": [ - null, - "" - ], - "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [ - null, - "" - ], - "Aborting payment ...": [ - null, - "Bezahlung bestätigen" - ], - "Payment aborted!": [ - null, - "" - ], - "Retry Payment": [ - null, - "Bezahlung bestätigen" - ], - "Abort Payment": [ - null, - "Bezahlung bestätigen" - ], - "The merchant %1$s offers you to purchase:": [ - null, - "Der Händler %1$s möchte einen Vertrag über %2$s mit Ihnen abschließen." - ], - "The total price is %1$s (plus %2$s fees).": [ - null, - "" - ], - "The total price is %1$s.": [ - null, - "" - ], - "Select": [ - null, - "" - ], - "Error: URL may not be relative": [ - null, - "" - ], - "Invalid exchange URL (%1$s)": [ - null, - "" - ], - "The exchange is trusted by the wallet.": [ - null, - "" - ], - "The exchange is audited by a trusted auditor.": [ - null, - "" - ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ - null, - "" - ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ - null, - "" - ], - "Waiting for a response from %1$s %2$s": [ - null, - "" - ], - "Information about fees will be available when an exchange provider is selected.": [ - null, - "" - ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ - null, - "" - ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ - null, - "" - ], - "Accept fees and withdraw": [ - null, - "" - ], - "Change Exchange Provider": [ - null, - "" - ], - "Please select an exchange. You can review the details before after your selection.": [ - null, - "" - ], - "Select %1$s": [ - null, - "" - ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ - null, - "" - ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ - null, - "" - ], - "Checking URL, please wait ...": [ - null, - "" - ], - "Can't parse amount: %1$s": [ - null, - "" - ], - "Can't parse wire_types: %1$s": [ - null, - "" - ], - "Fatal error: \"%1$s\".": [ - null, - "" - ], - "Balance": [ - null, - "Saldo" - ], - "History": [ - null, - "Verlauf" - ], - "Debug": [ - null, - "Debug" - ], - "help": [ - null, - "" - ], - "You have no balance to show. Need some %1$s getting started?": [ - null, - "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" - ], - "%1$s incoming": [ - null, - "" - ], - "%1$s being spent": [ - null, - "" - ], - "Error: could not retrieve balance information.": [ - null, - "" - ], - "Payback": [ - null, - "" - ], - "Return Electronic Cash to Bank Account": [ - null, - "" - ], - "Manage Trusted Auditors and Exchanges": [ - null, - "" - ], - "Bank requested reserve (%1$s) for %2$s.": [ - null, - "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" - ], - "Started to withdraw %1$s from %2$s (%3$s).": [ - null, - "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - ], - "Merchant %1$s offered contract %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).": [ - null, - "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ - null, - "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - ], - "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." - ], - "tip": [ - null, - "" - ], - "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." - ], - "You did not accept the tip yet.": [ - null, - "" - ], - "Unknown event (%1$s)": [ - null, - "" - ], - "Error: could not retrieve event history": [ - null, - "" - ], - "Your wallet has no events recorded.": [ - null, - "Ihre Geldbörse verzeichnet keine Vorkommnisse." - ], - "Wire to bank account": [ - null, - "" - ], - "Confirm": [ - null, - "Bezahlung bestätigen" - ], - "Cancel": [ - null, - "Saldo" - ], - "Withdrawal fees:": [ - null, - "Abheben bei" - ], - "Rounding loss:": [ - null, - "" - ], - "Earliest expiration (for deposit): %1$s": [ - null, - "" - ], - "# Coins": [ - null, - "" - ], - "Value": [ - null, - "" - ], - "Withdraw Fee": [ - null, - "Abheben bei %1$s" - ], - "Refresh Fee": [ - null, - "" - ], - "Deposit Fee": [ - null, - "" - ], - "Invalid Wire": [ - null, - "" - ], - "Invalid Test Wire Detail": [ - null, - "" - ], - "Test Wire Acct #%1$s on %2$s": [ - null, - "" - ], - "Unknown Wire Detail": [ - null, - "" - ] + } } } }; @@ -339,311 +35,7 @@ strings['en-US'] = { "domain": "messages", "plural_forms": "nplurals=2; plural=(n != 1);", "lang": "" - }, - "Operation": [ - null, - "" - ], - "time (ms/op)": [ - null, - "" - ], - "show more details": [ - null, - "" - ], - "Accepted exchanges:": [ - null, - "" - ], - "Exchanges in the wallet:": [ - null, - "" - ], - "You have insufficient funds of the requested currency in your wallet.": [ - null, - "" - ], - "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ - null, - "" - ], - "Confirm payment": [ - null, - "" - ], - "Submitting payment": [ - null, - "" - ], - "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [ - null, - "" - ], - "Aborting payment ...": [ - null, - "" - ], - "Payment aborted!": [ - null, - "" - ], - "Retry Payment": [ - null, - "" - ], - "Abort Payment": [ - null, - "" - ], - "The merchant %1$s offers you to purchase:": [ - null, - "" - ], - "The total price is %1$s (plus %2$s fees).": [ - null, - "" - ], - "The total price is %1$s.": [ - null, - "" - ], - "Select": [ - null, - "" - ], - "Error: URL may not be relative": [ - null, - "" - ], - "Invalid exchange URL (%1$s)": [ - null, - "" - ], - "The exchange is trusted by the wallet.": [ - null, - "" - ], - "The exchange is audited by a trusted auditor.": [ - null, - "" - ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ - null, - "" - ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ - null, - "" - ], - "Waiting for a response from %1$s %2$s": [ - null, - "" - ], - "Information about fees will be available when an exchange provider is selected.": [ - null, - "" - ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ - null, - "" - ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ - null, - "" - ], - "Accept fees and withdraw": [ - null, - "" - ], - "Change Exchange Provider": [ - null, - "" - ], - "Please select an exchange. You can review the details before after your selection.": [ - null, - "" - ], - "Select %1$s": [ - null, - "" - ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ - null, - "" - ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ - null, - "" - ], - "Checking URL, please wait ...": [ - null, - "" - ], - "Can't parse amount: %1$s": [ - null, - "" - ], - "Can't parse wire_types: %1$s": [ - null, - "" - ], - "Fatal error: \"%1$s\".": [ - null, - "" - ], - "Balance": [ - null, - "" - ], - "History": [ - null, - "" - ], - "Debug": [ - null, - "" - ], - "help": [ - null, - "" - ], - "You have no balance to show. Need some %1$s getting started?": [ - null, - "" - ], - "%1$s incoming": [ - null, - "" - ], - "%1$s being spent": [ - null, - "" - ], - "Error: could not retrieve balance information.": [ - null, - "" - ], - "Payback": [ - null, - "" - ], - "Return Electronic Cash to Bank Account": [ - null, - "" - ], - "Manage Trusted Auditors and Exchanges": [ - null, - "" - ], - "Bank requested reserve (%1$s) for %2$s.": [ - null, - "" - ], - "Started to withdraw %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Merchant %1$s offered contract %2$s.": [ - null, - "" - ], - "Withdrew %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ - null, - "" - ], - "Merchant %1$s gave a refund over %2$s.": [ - null, - "" - ], - "tip": [ - null, - "" - ], - "Merchant %1$s gave a %2$s of %3$s.": [ - null, - "" - ], - "You did not accept the tip yet.": [ - null, - "" - ], - "Unknown event (%1$s)": [ - null, - "" - ], - "Error: could not retrieve event history": [ - null, - "" - ], - "Your wallet has no events recorded.": [ - null, - "" - ], - "Wire to bank account": [ - null, - "" - ], - "Confirm": [ - null, - "" - ], - "Cancel": [ - null, - "" - ], - "Withdrawal fees:": [ - null, - "" - ], - "Rounding loss:": [ - null, - "" - ], - "Earliest expiration (for deposit): %1$s": [ - null, - "" - ], - "# Coins": [ - null, - "" - ], - "Value": [ - null, - "" - ], - "Withdraw Fee": [ - null, - "" - ], - "Refresh Fee": [ - null, - "" - ], - "Deposit Fee": [ - null, - "" - ], - "Invalid Wire": [ - null, - "" - ], - "Invalid Test Wire Detail": [ - null, - "" - ], - "Test Wire Acct #%1$s on %2$s": [ - null, - "" - ], - "Unknown Wire Detail": [ - null, - "" - ] + } } } }; @@ -655,311 +47,7 @@ strings['fr'] = { "domain": "messages", "plural_forms": "nplurals=2; plural=(n != 1);", "lang": "" - }, - "Operation": [ - null, - "" - ], - "time (ms/op)": [ - null, - "" - ], - "show more details": [ - null, - "" - ], - "Accepted exchanges:": [ - null, - "" - ], - "Exchanges in the wallet:": [ - null, - "" - ], - "You have insufficient funds of the requested currency in your wallet.": [ - null, - "" - ], - "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ - null, - "" - ], - "Confirm payment": [ - null, - "" - ], - "Submitting payment": [ - null, - "" - ], - "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [ - null, - "" - ], - "Aborting payment ...": [ - null, - "" - ], - "Payment aborted!": [ - null, - "" - ], - "Retry Payment": [ - null, - "" - ], - "Abort Payment": [ - null, - "" - ], - "The merchant %1$s offers you to purchase:": [ - null, - "" - ], - "The total price is %1$s (plus %2$s fees).": [ - null, - "" - ], - "The total price is %1$s.": [ - null, - "" - ], - "Select": [ - null, - "" - ], - "Error: URL may not be relative": [ - null, - "" - ], - "Invalid exchange URL (%1$s)": [ - null, - "" - ], - "The exchange is trusted by the wallet.": [ - null, - "" - ], - "The exchange is audited by a trusted auditor.": [ - null, - "" - ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ - null, - "" - ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ - null, - "" - ], - "Waiting for a response from %1$s %2$s": [ - null, - "" - ], - "Information about fees will be available when an exchange provider is selected.": [ - null, - "" - ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ - null, - "" - ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ - null, - "" - ], - "Accept fees and withdraw": [ - null, - "" - ], - "Change Exchange Provider": [ - null, - "" - ], - "Please select an exchange. You can review the details before after your selection.": [ - null, - "" - ], - "Select %1$s": [ - null, - "" - ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ - null, - "" - ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ - null, - "" - ], - "Checking URL, please wait ...": [ - null, - "" - ], - "Can't parse amount: %1$s": [ - null, - "" - ], - "Can't parse wire_types: %1$s": [ - null, - "" - ], - "Fatal error: \"%1$s\".": [ - null, - "" - ], - "Balance": [ - null, - "" - ], - "History": [ - null, - "" - ], - "Debug": [ - null, - "" - ], - "help": [ - null, - "" - ], - "You have no balance to show. Need some %1$s getting started?": [ - null, - "" - ], - "%1$s incoming": [ - null, - "" - ], - "%1$s being spent": [ - null, - "" - ], - "Error: could not retrieve balance information.": [ - null, - "" - ], - "Payback": [ - null, - "" - ], - "Return Electronic Cash to Bank Account": [ - null, - "" - ], - "Manage Trusted Auditors and Exchanges": [ - null, - "" - ], - "Bank requested reserve (%1$s) for %2$s.": [ - null, - "" - ], - "Started to withdraw %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Merchant %1$s offered contract %2$s.": [ - null, - "" - ], - "Withdrew %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ - null, - "" - ], - "Merchant %1$s gave a refund over %2$s.": [ - null, - "" - ], - "tip": [ - null, - "" - ], - "Merchant %1$s gave a %2$s of %3$s.": [ - null, - "" - ], - "You did not accept the tip yet.": [ - null, - "" - ], - "Unknown event (%1$s)": [ - null, - "" - ], - "Error: could not retrieve event history": [ - null, - "" - ], - "Your wallet has no events recorded.": [ - null, - "" - ], - "Wire to bank account": [ - null, - "" - ], - "Confirm": [ - null, - "" - ], - "Cancel": [ - null, - "" - ], - "Withdrawal fees:": [ - null, - "" - ], - "Rounding loss:": [ - null, - "" - ], - "Earliest expiration (for deposit): %1$s": [ - null, - "" - ], - "# Coins": [ - null, - "" - ], - "Value": [ - null, - "" - ], - "Withdraw Fee": [ - null, - "" - ], - "Refresh Fee": [ - null, - "" - ], - "Deposit Fee": [ - null, - "" - ], - "Invalid Wire": [ - null, - "" - ], - "Invalid Test Wire Detail": [ - null, - "" - ], - "Test Wire Acct #%1$s on %2$s": [ - null, - "" - ], - "Unknown Wire Detail": [ - null, - "" - ] + } } } }; @@ -971,311 +59,7 @@ strings['it'] = { "domain": "messages", "plural_forms": "nplurals=2; plural=(n != 1);", "lang": "" - }, - "Operation": [ - null, - "" - ], - "time (ms/op)": [ - null, - "" - ], - "show more details": [ - null, - "" - ], - "Accepted exchanges:": [ - null, - "" - ], - "Exchanges in the wallet:": [ - null, - "" - ], - "You have insufficient funds of the requested currency in your wallet.": [ - null, - "" - ], - "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ - null, - "" - ], - "Confirm payment": [ - null, - "" - ], - "Submitting payment": [ - null, - "" - ], - "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [ - null, - "" - ], - "Aborting payment ...": [ - null, - "" - ], - "Payment aborted!": [ - null, - "" - ], - "Retry Payment": [ - null, - "" - ], - "Abort Payment": [ - null, - "" - ], - "The merchant %1$s offers you to purchase:": [ - null, - "" - ], - "The total price is %1$s (plus %2$s fees).": [ - null, - "" - ], - "The total price is %1$s.": [ - null, - "" - ], - "Select": [ - null, - "" - ], - "Error: URL may not be relative": [ - null, - "" - ], - "Invalid exchange URL (%1$s)": [ - null, - "" - ], - "The exchange is trusted by the wallet.": [ - null, - "" - ], - "The exchange is audited by a trusted auditor.": [ - null, - "" - ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ - null, - "" - ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ - null, - "" - ], - "Waiting for a response from %1$s %2$s": [ - null, - "" - ], - "Information about fees will be available when an exchange provider is selected.": [ - null, - "" - ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ - null, - "" - ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ - null, - "" - ], - "Accept fees and withdraw": [ - null, - "" - ], - "Change Exchange Provider": [ - null, - "" - ], - "Please select an exchange. You can review the details before after your selection.": [ - null, - "" - ], - "Select %1$s": [ - null, - "" - ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ - null, - "" - ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ - null, - "" - ], - "Checking URL, please wait ...": [ - null, - "" - ], - "Can't parse amount: %1$s": [ - null, - "" - ], - "Can't parse wire_types: %1$s": [ - null, - "" - ], - "Fatal error: \"%1$s\".": [ - null, - "" - ], - "Balance": [ - null, - "" - ], - "History": [ - null, - "" - ], - "Debug": [ - null, - "" - ], - "help": [ - null, - "" - ], - "You have no balance to show. Need some %1$s getting started?": [ - null, - "" - ], - "%1$s incoming": [ - null, - "" - ], - "%1$s being spent": [ - null, - "" - ], - "Error: could not retrieve balance information.": [ - null, - "" - ], - "Payback": [ - null, - "" - ], - "Return Electronic Cash to Bank Account": [ - null, - "" - ], - "Manage Trusted Auditors and Exchanges": [ - null, - "" - ], - "Bank requested reserve (%1$s) for %2$s.": [ - null, - "" - ], - "Started to withdraw %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Merchant %1$s offered contract %2$s.": [ - null, - "" - ], - "Withdrew %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ - null, - "" - ], - "Merchant %1$s gave a refund over %2$s.": [ - null, - "" - ], - "tip": [ - null, - "" - ], - "Merchant %1$s gave a %2$s of %3$s.": [ - null, - "" - ], - "You did not accept the tip yet.": [ - null, - "" - ], - "Unknown event (%1$s)": [ - null, - "" - ], - "Error: could not retrieve event history": [ - null, - "" - ], - "Your wallet has no events recorded.": [ - null, - "" - ], - "Wire to bank account": [ - null, - "" - ], - "Confirm": [ - null, - "" - ], - "Cancel": [ - null, - "" - ], - "Withdrawal fees:": [ - null, - "" - ], - "Rounding loss:": [ - null, - "" - ], - "Earliest expiration (for deposit): %1$s": [ - null, - "" - ], - "# Coins": [ - null, - "" - ], - "Value": [ - null, - "" - ], - "Withdraw Fee": [ - null, - "" - ], - "Refresh Fee": [ - null, - "" - ], - "Deposit Fee": [ - null, - "" - ], - "Invalid Wire": [ - null, - "" - ], - "Invalid Test Wire Detail": [ - null, - "" - ], - "Test Wire Acct #%1$s on %2$s": [ - null, - "" - ], - "Unknown Wire Detail": [ - null, - "" - ] + } } } }; @@ -1287,311 +71,7 @@ strings['sv'] = { "domain": "messages", "plural_forms": "nplurals=2; plural=(n != 1);", "lang": "" - }, - "Operation": [ - null, - "" - ], - "time (ms/op)": [ - null, - "" - ], - "show more details": [ - null, - "visa mer" - ], - "Accepted exchanges:": [ - null, - "Accepterade tjänsteleverantörer:" - ], - "Exchanges in the wallet:": [ - null, - "Tjänsteleverantörer i plånboken:" - ], - "You have insufficient funds of the requested currency in your wallet.": [ - null, - "plånboken" - ], - "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ - null, - "plånboken" - ], - "Confirm payment": [ - null, - "Godkän betalning" - ], - "Submitting payment": [ - null, - "Bekräftar betalning" - ], - "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [ - null, - "Du har redan betalat för det här, om du trycker \"Godkän betalning\" debiteras du inte igen" - ], - "Aborting payment ...": [ - null, - "" - ], - "Payment aborted!": [ - null, - "" - ], - "Retry Payment": [ - null, - "" - ], - "Abort Payment": [ - null, - "" - ], - "The merchant %1$s offers you to purchase:": [ - null, - "Säljaren %1$s erbjuder följande:" - ], - "The total price is %1$s (plus %2$s fees).": [ - null, - "Det totala priset är %1$s (plus %2$s avgifter).\n" - ], - "The total price is %1$s.": [ - null, - "Det totala priset är %1$s." - ], - "Select": [ - null, - "Välj" - ], - "Error: URL may not be relative": [ - null, - "" - ], - "Invalid exchange URL (%1$s)": [ - null, - "" - ], - "The exchange is trusted by the wallet.": [ - null, - "" - ], - "The exchange is audited by a trusted auditor.": [ - null, - "" - ], - "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ - null, - "" - ], - "Using exchange provider %1$s. The exchange provider will charge %2$s in fees.": [ - null, - "" - ], - "Waiting for a response from %1$s %2$s": [ - null, - "" - ], - "Information about fees will be available when an exchange provider is selected.": [ - null, - "" - ], - "Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ - null, - "tjänsteleverantörer plånboken" - ], - "The chosen exchange (protocol version %1$s might be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version %3$s).": [ - null, - "tjänsteleverantörer plånboken" - ], - "Accept fees and withdraw": [ - null, - "Acceptera avgifter och utbetala" - ], - "Change Exchange Provider": [ - null, - "Ändra tjänsteleverantörer" - ], - "Please select an exchange. You can review the details before after your selection.": [ - null, - "" - ], - "Select %1$s": [ - null, - "Välj %1$s" - ], - "You are about to withdraw %1$s from your bank account into your wallet.": [ - null, - "Du är på väg att ta ut\n %1$s från ditt bankkonto till din plånbok.\n" - ], - "Oops, something went wrong. The wallet responded with error status (%1$s).": [ - null, - "plånboken" - ], - "Checking URL, please wait ...": [ - null, - "" - ], - "Can't parse amount: %1$s": [ - null, - "" - ], - "Can't parse wire_types: %1$s": [ - null, - "" - ], - "Fatal error: \"%1$s\".": [ - null, - "" - ], - "Balance": [ - null, - "Balans" - ], - "History": [ - null, - "Historia" - ], - "Debug": [ - null, - "" - ], - "help": [ - null, - "hjälp" - ], - "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" - ], - "%1$s incoming": [ - null, - "%1$s inkommande" - ], - "%1$s being spent": [ - null, - "" - ], - "Error: could not retrieve balance information.": [ - null, - "" - ], - "Payback": [ - null, - "Återbetalning" - ], - "Return Electronic Cash to Bank Account": [ - null, - "Återlämna elektroniska pengar till bank konto" - ], - "Manage Trusted Auditors and Exchanges": [ - null, - "" - ], - "Bank requested reserve (%1$s) for %2$s.": [ - null, - "" - ], - "Started to withdraw %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Merchant %1$s offered contract %2$s.": [ - null, - "Säljaren %1$s erbjöd kontrakt %2$s.\n" - ], - "Withdrew %1$s from %2$s (%3$s).": [ - null, - "" - ], - "Paid %1$s to merchant %2$s. %3$s (%4$s)": [ - null, - "" - ], - "Merchant %1$s gave a refund over %2$s.": [ - null, - "Säljaren %1$sgav en återbetalning på %2$s.\n" - ], - "tip": [ - null, - "" - ], - "Merchant %1$s gave a %2$s of %3$s.": [ - null, - "Säljaren %1$sgav en återbetalning på %2$s.\n" - ], - "You did not accept the tip yet.": [ - null, - "" - ], - "Unknown event (%1$s)": [ - null, - "" - ], - "Error: could not retrieve event history": [ - null, - "" - ], - "Your wallet has no events recorded.": [ - null, - "plånboken" - ], - "Wire to bank account": [ - null, - "Övervisa till bank konto" - ], - "Confirm": [ - null, - "Bekräfta" - ], - "Cancel": [ - null, - "Avbryt" - ], - "Withdrawal fees:": [ - null, - "Utbetalnings avgifter:" - ], - "Rounding loss:": [ - null, - "" - ], - "Earliest expiration (for deposit): %1$s": [ - null, - "" - ], - "# Coins": [ - null, - "# Mynt" - ], - "Value": [ - null, - "Värde" - ], - "Withdraw Fee": [ - null, - "Utbetalnings avgift" - ], - "Refresh Fee": [ - null, - "Återhämtnings avgift" - ], - "Deposit Fee": [ - null, - "Depostitions avgift" - ], - "Invalid Wire": [ - null, - "" - ], - "Invalid Test Wire Detail": [ - null, - "" - ], - "Test Wire Acct #%1$s on %2$s": [ - null, - "" - ], - "Unknown Wire Detail": [ - null, - "" - ] + } } } }; diff --git a/src/i18n/sv.po b/src/i18n/sv.po index 890505c07..656ef13fc 100644 --- a/src/i18n/sv.po +++ b/src/i18n/sv.po @@ -27,411 +27,151 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/benchmark.tsx:58 -#, c-format -msgid "Operation" -msgstr "" - -#: src/webex/pages/benchmark.tsx:59 -#, c-format -msgid "time (ms/op)" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:78 -#, fuzzy, c-format -msgid "show more details" -msgstr "visa mer" - -#: src/webex/pages/confirm-contract.tsx:92 -#, c-format -msgid "Accepted exchanges:" -msgstr "Accepterade tjänsteleverantörer:" - -#: src/webex/pages/confirm-contract.tsx:97 -#, c-format -msgid "Exchanges in the wallet:" -msgstr "Tjänsteleverantörer i plånboken:" - -#: src/webex/pages/confirm-contract.tsx:219 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "plånboken" - -#. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:221 -#, c-format -msgid "" -"You do not have any funds from an exchange that is accepted by this " -"merchant. None of the exchanges accepted by the merchant is known to your " -"wallet." -msgstr "plånboken" - -#: src/webex/pages/confirm-contract.tsx:322 -#, c-format -msgid "Confirm payment" -msgstr "Godkän betalning" - -#: src/webex/pages/confirm-contract.tsx:332 -#, c-format -msgid "Submitting payment" -msgstr "Bekräftar betalning" - -#: src/webex/pages/confirm-contract.tsx:343 -#, c-format -msgid "" -"You already paid for this, clicking \"Confirm payment\" will not cost money " -"again." -msgstr "" -"Du har redan betalat för det här, om du trycker \"Godkän betalning\" " -"debiteras du inte igen" - -#: src/webex/pages/confirm-contract.tsx:357 -#, c-format -msgid "Aborting payment ..." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:359 -#, c-format -msgid "Payment aborted!" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:362 -#, c-format -msgid "Retry Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:365 -#, c-format -msgid "Abort Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:374 -#, fuzzy, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "Säljaren %1$s erbjuder följande:" - -#: src/webex/pages/confirm-contract.tsx:383 -#, fuzzy, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "Det totala priset är %1$s (plus %2$s avgifter).\n" - -#: src/webex/pages/confirm-contract.tsx:387 -#, fuzzy, c-format -msgid "The total price is %1$s." -msgstr "Det totala priset är %1$s." - -#: src/webex/pages/confirm-create-reserve.tsx:128 -#, c-format -msgid "Select" -msgstr "Välj" - -#: src/webex/pages/confirm-create-reserve.tsx:145 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:160 -#, c-format -msgid "Invalid exchange URL (%1$s)" -msgstr "" +#, fuzzy +#~ msgid "show more details" +#~ msgstr "visa mer" -#: src/webex/pages/confirm-create-reserve.tsx:210 -#, c-format -msgid "The exchange is trusted by the wallet." -msgstr "" +#~ msgid "Accepted exchanges:" +#~ msgstr "Accepterade tjänsteleverantörer:" -#: src/webex/pages/confirm-create-reserve.tsx:216 -#, c-format -msgid "The exchange is audited by a trusted auditor." -msgstr "" +#~ msgid "Exchanges in the wallet:" +#~ msgstr "Tjänsteleverantörer i plånboken:" -#: src/webex/pages/confirm-create-reserve.tsx:222 -#, c-format -msgid "" -"Warning: The exchange is neither directly trusted nor audited by a trusted " -"auditor. If you withdraw from this exchange, it will be trusted in the " -"future." -msgstr "" +#~ msgid "" +#~ "You have insufficient funds of the requested currency in your wallet." +#~ msgstr "plånboken" -#: src/webex/pages/confirm-create-reserve.tsx:231 -#, c-format -msgid "" -"Using exchange provider %1$s. The exchange provider will charge %2$s in fees." -msgstr "" +#~ msgid "" +#~ "You do not have any funds from an exchange that is accepted by this " +#~ "merchant. None of the exchanges accepted by the merchant is known to your " +#~ "wallet." +#~ msgstr "plånboken" -#: src/webex/pages/confirm-create-reserve.tsx:243 -#, c-format -msgid "Waiting for a response from %1$s %2$s" -msgstr "" +#~ msgid "Confirm payment" +#~ msgstr "Godkän betalning" -#: src/webex/pages/confirm-create-reserve.tsx:260 -#, c-format -msgid "" -"Information about fees will be available when an exchange provider is " -"selected." -msgstr "" +#~ msgid "Submitting payment" +#~ msgstr "Bekräftar betalning" -#: src/webex/pages/confirm-create-reserve.tsx:279 -#, fuzzy, c-format -msgid "" -"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has " -"a higher, incompatible protocol version (%3$s)." -msgstr "tjänsteleverantörer plånboken" - -#: src/webex/pages/confirm-create-reserve.tsx:290 -#, fuzzy, c-format -msgid "" -"The chosen exchange (protocol version %1$s might be outdated.%2$s The " -"exchange has a lower, incompatible protocol version than your wallet " -"(protocol version %3$s)." -msgstr "tjänsteleverantörer plånboken" - -#: src/webex/pages/confirm-create-reserve.tsx:309 -#, c-format -msgid "Accept fees and withdraw" -msgstr "Acceptera avgifter och utbetala" - -#: src/webex/pages/confirm-create-reserve.tsx:314 -#, c-format -msgid "Change Exchange Provider" -msgstr "Ändra tjänsteleverantörer" - -#: src/webex/pages/confirm-create-reserve.tsx:335 -#, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." -msgstr "" +#~ msgid "" +#~ "You already paid for this, clicking \"Confirm payment\" will not cost " +#~ "money again." +#~ msgstr "" +#~ "Du har redan betalat för det här, om du trycker \"Godkän betalning\" " +#~ "debiteras du inte igen" -#: src/webex/pages/confirm-create-reserve.tsx:341 -#: src/webex/pages/confirm-create-reserve.tsx:353 -#, fuzzy, c-format -msgid "Select %1$s" -msgstr "Välj %1$s" - -#: src/webex/pages/confirm-create-reserve.tsx:370 -#, fuzzy, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" -"Du är på väg att ta ut\n" -" %1$s från ditt bankkonto till din plånbok.\n" - -#: src/webex/pages/confirm-create-reserve.tsx:455 -#, c-format -msgid "" -"Oops, something went wrong. The wallet responded with error status (%1$s)." -msgstr "plånboken" - -#: src/webex/pages/confirm-create-reserve.tsx:464 -#, c-format -msgid "Checking URL, please wait ..." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:478 -#, c-format -msgid "Can't parse amount: %1$s" -msgstr "" +#, fuzzy +#~ msgid "The merchant %1$s offers you to purchase:" +#~ msgstr "Säljaren %1$s erbjuder följande:" -#: src/webex/pages/confirm-create-reserve.tsx:485 -#, c-format -msgid "Can't parse wire_types: %1$s" -msgstr "" +#, fuzzy +#~ msgid "The total price is %1$s (plus %2$s fees)." +#~ msgstr "Det totala priset är %1$s (plus %2$s avgifter).\n" -#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# -#. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:511 src/webex/pages/tip.tsx:180 -#, c-format -msgid "Fatal error: \"%1$s\"." -msgstr "" +#, fuzzy +#~ msgid "The total price is %1$s." +#~ msgstr "Det totala priset är %1$s." -#: src/webex/pages/popup.tsx:165 -#, c-format -msgid "Balance" -msgstr "Balans" +#~ msgid "Select" +#~ msgstr "Välj" -#: src/webex/pages/popup.tsx:168 -#, c-format -msgid "History" -msgstr "Historia" +#, 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" -#: src/webex/pages/popup.tsx:171 -#, c-format -msgid "Debug" -msgstr "" +#, 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" -#: src/webex/pages/popup.tsx:251 -#, c-format -msgid "help" -msgstr "hjälp" +#~ msgid "Accept fees and withdraw" +#~ msgstr "Acceptera avgifter och utbetala" -#: src/webex/pages/popup.tsx:256 -#, fuzzy, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "" -"Du har ingen balans att visa. Behöver du\n" -" %1$s att börja?\n" +#~ msgid "Change Exchange Provider" +#~ msgstr "Ändra tjänsteleverantörer" -#: src/webex/pages/popup.tsx:273 -#, fuzzy, c-format -msgid "%1$s incoming" -msgstr "%1$s inkommande" +#, fuzzy +#~ msgid "Select %1$s" +#~ msgstr "Välj %1$s" -#: src/webex/pages/popup.tsx:286 -#, c-format -msgid "%1$s being spent" -msgstr "" +#, fuzzy +#~ msgid "" +#~ "You are about to withdraw %1$s from your bank account into your wallet." +#~ msgstr "" +#~ "Du är på väg att ta ut\n" +#~ " %1$s från ditt bankkonto till din plånbok.\n" -#: src/webex/pages/popup.tsx:313 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" +#~ msgid "" +#~ "Oops, something went wrong. The wallet responded with error status (%1$s)." +#~ msgstr "plånboken" -#: src/webex/pages/popup.tsx:340 -#, c-format -msgid "Payback" -msgstr "Återbetalning" +#~ msgid "Balance" +#~ msgstr "Balans" -#: src/webex/pages/popup.tsx:341 -#, c-format -msgid "Return Electronic Cash to Bank Account" -msgstr "Återlämna elektroniska pengar till bank konto" +#~ msgid "History" +#~ msgstr "Historia" -#: src/webex/pages/popup.tsx:342 -#, c-format -msgid "Manage Trusted Auditors and Exchanges" -msgstr "" +#~ msgid "help" +#~ msgstr "hjälp" -#: src/webex/pages/popup.tsx:354 -#, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "" +#, fuzzy +#~ msgid "You have no balance to show. Need some %1$s getting started?" +#~ msgstr "" +#~ "Du har ingen balans att visa. Behöver du\n" +#~ " %1$s att börja?\n" -#: src/webex/pages/popup.tsx:364 -#, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "" +#, fuzzy +#~ msgid "%1$s incoming" +#~ msgstr "%1$s inkommande" -#: src/webex/pages/popup.tsx:373 -#, fuzzy, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "Säljaren %1$s erbjöd kontrakt %2$s.\n" +#~ msgid "Payback" +#~ msgstr "Återbetalning" -#: src/webex/pages/popup.tsx:384 -#, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "" +#~ msgid "Return Electronic Cash to Bank Account" +#~ msgstr "Återlämna elektroniska pengar till bank konto" -#: src/webex/pages/popup.tsx:394 -#, c-format -msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" -msgstr "" +#, fuzzy +#~ msgid "Merchant %1$s offered contract %2$s." +#~ msgstr "Säljaren %1$s erbjöd kontrakt %2$s.\n" -#: src/webex/pages/popup.tsx:404 -#, fuzzy, c-format -msgid "Merchant %1$s gave a refund over %2$s." -msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n" +#, fuzzy +#~ msgid "Merchant %1$s gave a refund over %2$s." +#~ msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n" -#: src/webex/pages/popup.tsx:414 -#, c-format -msgid "tip" -msgstr "" +#, fuzzy +#~ msgid "Merchant %1$s gave a %2$s of %3$s." +#~ msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n" -#: src/webex/pages/popup.tsx:418 -#, fuzzy, c-format -msgid "Merchant %1$s gave a %2$s of %3$s." -msgstr "Säljaren %1$sgav en återbetalning på %2$s.\n" +#~ msgid "Your wallet has no events recorded." +#~ msgstr "plånboken" -#: src/webex/pages/popup.tsx:422 -#, c-format -msgid "You did not accept the tip yet." -msgstr "" +#~ msgid "Wire to bank account" +#~ msgstr "Övervisa till bank konto" -#: src/webex/pages/popup.tsx:427 -#, c-format -msgid "Unknown event (%1$s)" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Bekräfta" -#: src/webex/pages/popup.tsx:470 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Avbryt" -#: src/webex/pages/popup.tsx:495 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "plånboken" - -#: src/webex/pages/return-coins.tsx:105 -#, c-format -msgid "Wire to bank account" -msgstr "Övervisa till bank konto" - -#: src/webex/pages/return-coins.tsx:173 -#, c-format -msgid "Confirm" -msgstr "Bekräfta" - -#: src/webex/pages/return-coins.tsx:176 -#, c-format -msgid "Cancel" -msgstr "Avbryt" - -#: src/webex/renderHtml.tsx:225 -#, c-format -msgid "Withdrawal fees:" -msgstr "Utbetalnings avgifter:" - -#: src/webex/renderHtml.tsx:226 -#, c-format -msgid "Rounding loss:" -msgstr "" +#~ msgid "Withdrawal fees:" +#~ msgstr "Utbetalnings avgifter:" -#: src/webex/renderHtml.tsx:227 -#, c-format -msgid "Earliest expiration (for deposit): %1$s" -msgstr "" +#~ msgid "# Coins" +#~ msgstr "# Mynt" -#: src/webex/renderHtml.tsx:233 -#, c-format -msgid "# Coins" -msgstr "# Mynt" - -#: src/webex/renderHtml.tsx:234 -#, c-format -msgid "Value" -msgstr "Värde" - -#: src/webex/renderHtml.tsx:235 -#, c-format -msgid "Withdraw Fee" -msgstr "Utbetalnings avgift" - -#: src/webex/renderHtml.tsx:236 -#, c-format -msgid "Refresh Fee" -msgstr "Återhämtnings avgift" - -#: src/webex/renderHtml.tsx:237 -#, c-format -msgid "Deposit Fee" -msgstr "Depostitions avgift" - -#: src/wire.ts:38 -#, c-format -msgid "Invalid Wire" -msgstr "" +#~ msgid "Value" +#~ msgstr "Värde" -#: src/wire.ts:43 src/wire.ts:46 -#, c-format -msgid "Invalid Test Wire Detail" -msgstr "" +#~ msgid "Withdraw Fee" +#~ msgstr "Utbetalnings avgift" -#: src/wire.ts:48 -#, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "" +#~ msgid "Refresh Fee" +#~ msgstr "Återhämtnings avgift" -#: src/wire.ts:50 -#, c-format -msgid "Unknown Wire Detail" -msgstr "" +#~ msgid "Deposit Fee" +#~ msgstr "Depostitions avgift" diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index f097767a8..e69de29bb 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -1,431 +0,0 @@ -# This file is part of TALER -# (C) 2016 GNUnet e.V. -# -# TALER is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License as published by the Free Software -# Foundation; either version 3, or (at your option) any later version. -# -# TALER is distributed in the hope that it will be useful, but WITHOUT ANY -# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR -# A PARTICULAR PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License along with -# TALER; see the file COPYING. If not, see -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-23 00:00+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: src/webex/pages/benchmark.tsx:58 -#, c-format -msgid "Operation" -msgstr "" - -#: src/webex/pages/benchmark.tsx:59 -#, c-format -msgid "time (ms/op)" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:78 -#, c-format -msgid "show more details" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:92 -#, c-format -msgid "Accepted exchanges:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:97 -#, c-format -msgid "Exchanges in the wallet:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:219 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "" - -#. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:221 -#, c-format -msgid "" -"You do not have any funds from an exchange that is accepted by this " -"merchant. None of the exchanges accepted by the merchant is known to your " -"wallet." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:322 -#, c-format -msgid "Confirm payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:332 -#, c-format -msgid "Submitting payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:343 -#, c-format -msgid "" -"You already paid for this, clicking \"Confirm payment\" will not cost money " -"again." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:357 -#, c-format -msgid "Aborting payment ..." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:359 -#, c-format -msgid "Payment aborted!" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:362 -#, c-format -msgid "Retry Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:365 -#, c-format -msgid "Abort Payment" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:374 -#, c-format -msgid "The merchant %1$s offers you to purchase:" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:383 -#, c-format -msgid "The total price is %1$s (plus %2$s fees)." -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:387 -#, c-format -msgid "The total price is %1$s." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:128 -#, c-format -msgid "Select" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:145 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:160 -#, c-format -msgid "Invalid exchange URL (%1$s)" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:210 -#, c-format -msgid "The exchange is trusted by the wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:216 -#, c-format -msgid "The exchange is audited by a trusted auditor." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:222 -#, c-format -msgid "" -"Warning: The exchange is neither directly trusted nor audited by a trusted " -"auditor. If you withdraw from this exchange, it will be trusted in the " -"future." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:231 -#, c-format -msgid "" -"Using exchange provider %1$s. The exchange provider will charge %2$s in fees." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:243 -#, c-format -msgid "Waiting for a response from %1$s %2$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:260 -#, c-format -msgid "" -"Information about fees will be available when an exchange provider is " -"selected." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:279 -#, c-format -msgid "" -"Your wallet (protocol version %1$s) might be outdated.%2$s The exchange has " -"a higher, incompatible protocol version (%3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:290 -#, c-format -msgid "" -"The chosen exchange (protocol version %1$s might be outdated.%2$s The " -"exchange has a lower, incompatible protocol version than your wallet " -"(protocol version %3$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:309 -#, c-format -msgid "Accept fees and withdraw" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:314 -#, c-format -msgid "Change Exchange Provider" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:335 -#, c-format -msgid "" -"Please select an exchange. You can review the details before after your " -"selection." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:341 -#: src/webex/pages/confirm-create-reserve.tsx:353 -#, c-format -msgid "Select %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:370 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:455 -#, c-format -msgid "" -"Oops, something went wrong. The wallet responded with error status (%1$s)." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:464 -#, c-format -msgid "Checking URL, please wait ..." -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:478 -#, c-format -msgid "Can't parse amount: %1$s" -msgstr "" - -#: src/webex/pages/confirm-create-reserve.tsx:485 -#, c-format -msgid "Can't parse wire_types: %1$s" -msgstr "" - -#. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# -#. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:511 src/webex/pages/tip.tsx:180 -#, c-format -msgid "Fatal error: \"%1$s\"." -msgstr "" - -#: src/webex/pages/popup.tsx:165 -#, c-format -msgid "Balance" -msgstr "" - -#: src/webex/pages/popup.tsx:168 -#, c-format -msgid "History" -msgstr "" - -#: src/webex/pages/popup.tsx:171 -#, c-format -msgid "Debug" -msgstr "" - -#: src/webex/pages/popup.tsx:251 -#, c-format -msgid "help" -msgstr "" - -#: src/webex/pages/popup.tsx:256 -#, c-format -msgid "You have no balance to show. Need some %1$s getting started?" -msgstr "" - -#: src/webex/pages/popup.tsx:273 -#, c-format -msgid "%1$s incoming" -msgstr "" - -#: src/webex/pages/popup.tsx:286 -#, c-format -msgid "%1$s being spent" -msgstr "" - -#: src/webex/pages/popup.tsx:313 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" - -#: src/webex/pages/popup.tsx:340 -#, c-format -msgid "Payback" -msgstr "" - -#: src/webex/pages/popup.tsx:341 -#, c-format -msgid "Return Electronic Cash to Bank Account" -msgstr "" - -#: src/webex/pages/popup.tsx:342 -#, c-format -msgid "Manage Trusted Auditors and Exchanges" -msgstr "" - -#: src/webex/pages/popup.tsx:354 -#, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:364 -#, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:373 -#, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:384 -#, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "" - -#: src/webex/pages/popup.tsx:394 -#, c-format -msgid "Paid %1$s to merchant %2$s. %3$s (%4$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:404 -#, c-format -msgid "Merchant %1$s gave a refund over %2$s." -msgstr "" - -#: src/webex/pages/popup.tsx:414 -#, c-format -msgid "tip" -msgstr "" - -#: src/webex/pages/popup.tsx:418 -#, c-format -msgid "Merchant %1$s gave a %2$s of %3$s." -msgstr "" - -#: src/webex/pages/popup.tsx:422 -#, c-format -msgid "You did not accept the tip yet." -msgstr "" - -#: src/webex/pages/popup.tsx:427 -#, c-format -msgid "Unknown event (%1$s)" -msgstr "" - -#: src/webex/pages/popup.tsx:470 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" - -#: src/webex/pages/popup.tsx:495 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "" - -#: src/webex/pages/return-coins.tsx:105 -#, c-format -msgid "Wire to bank account" -msgstr "" - -#: src/webex/pages/return-coins.tsx:173 -#, c-format -msgid "Confirm" -msgstr "" - -#: src/webex/pages/return-coins.tsx:176 -#, c-format -msgid "Cancel" -msgstr "" - -#: src/webex/renderHtml.tsx:225 -#, c-format -msgid "Withdrawal fees:" -msgstr "" - -#: src/webex/renderHtml.tsx:226 -#, c-format -msgid "Rounding loss:" -msgstr "" - -#: src/webex/renderHtml.tsx:227 -#, c-format -msgid "Earliest expiration (for deposit): %1$s" -msgstr "" - -#: src/webex/renderHtml.tsx:233 -#, c-format -msgid "# Coins" -msgstr "" - -#: src/webex/renderHtml.tsx:234 -#, c-format -msgid "Value" -msgstr "" - -#: src/webex/renderHtml.tsx:235 -#, c-format -msgid "Withdraw Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:236 -#, c-format -msgid "Refresh Fee" -msgstr "" - -#: src/webex/renderHtml.tsx:237 -#, c-format -msgid "Deposit Fee" -msgstr "" - -#: src/wire.ts:38 -#, c-format -msgid "Invalid Wire" -msgstr "" - -#: src/wire.ts:43 src/wire.ts:46 -#, c-format -msgid "Invalid Test Wire Detail" -msgstr "" - -#: src/wire.ts:48 -#, c-format -msgid "Test Wire Acct #%1$s on %2$s" -msgstr "" - -#: src/wire.ts:50 -#, c-format -msgid "Unknown Wire Detail" -msgstr "" -- cgit v1.2.3