From 7731ddd098d48fc54cd86b72d432493fe75399e4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 23 Nov 2016 01:14:45 +0100 Subject: translations --- src/i18n/de.po | 201 +++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 173 insertions(+), 28 deletions(-) (limited to 'src/i18n/de.po') diff --git a/src/i18n/de.po b/src/i18n/de.po index 81e091336..ddf21a9d6 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -27,30 +27,177 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:154 +#: src/pages/confirm-contract.tsx:61 +#, c-format +msgid "show more details\n" +msgstr "" + +#: src/pages/confirm-contract.tsx:75 +#, c-format +msgid "Accepted exchanges:" +msgstr "" + +#: src/pages/confirm-contract.tsx:80 +#, c-format +msgid "Exchanges in the wallet:" +msgstr "" + +#: src/pages/confirm-contract.tsx:156 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:155 +#: src/pages/confirm-contract.tsx:157 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " -"merchant.\n" -" None of the exchanges accepted by the merchant is known to " -"your wallet." +"merchant. None of the exchanges accepted " +"by the merchant is known to your wallet." +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:105 +#, fuzzy, c-format +msgid "Withdrawal fees: %1$s" +msgstr "Abheben bei %1$s" + +#: src/pages/confirm-create-reserve.tsx:106 +#, c-format +msgid "Rounding loss: %1$s" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:109 +#, c-format +msgid "# Coins" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:110 +#, c-format +msgid "Value" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:111 +#, fuzzy, c-format +msgid "Withdraw Fee" +msgstr "Abheben bei %1$s" + +#: src/pages/confirm-create-reserve.tsx:112 +#, c-format +msgid "Refresh Fee" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:113 +#, c-format +msgid "Deposit Fee" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:146 +#, fuzzy, c-format +msgid "Withdraw fees:" +msgstr "Abheben bei %1$s" + +#: src/pages/confirm-create-reserve.tsx:180 +#, c-format +msgid "view fee structure / select different exchange provider" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:194 +#, c-format +msgid "Detailed Fee Structure" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:210 +#, c-format +msgid "" +"The exchange provider will charge\n" +" %1$s in fees.\n" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:222 +#, c-format +msgid "" +"Waiting for a response from\n" +" %1$s" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:233 +#, c-format +msgid "A problem occured, see below." msgstr "" -#: src/pages/confirm-create-reserve.tsx:276 +#: src/pages/confirm-create-reserve.tsx:239 +#, c-format +msgid "" +"Information about fees will be available when an exchange provider is " +"selected." +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:247 +#, c-format +msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:256 +#, c-format +msgid "Accept fees and withdraw" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:278 #, c-format msgid "Error: URL is empty" msgstr "" -#: src/pages/confirm-create-reserve.tsx:284 +#: src/pages/confirm-create-reserve.tsx:286 #, c-format msgid "Error: URL may not be relative" msgstr "" +#: src/pages/confirm-create-reserve.tsx:344 +#, c-format +msgid "" +"Oops, something went wrong. The wallet responded with error status (%1$s)." +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:371 +#, c-format +msgid "Checking URL, please wait ..." +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:385 +#, c-format +msgid "Can't parse amount: %1$s" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:393 +#, c-format +msgid "Can't parse wire_types: %1$s" +msgstr "" + +#. TODO:generic error reporting function or component. +#: src/pages/confirm-create-reserve.tsx:410 +#, c-format +msgid "Fatal error: \"%1$s\"." +msgstr "" + +#: src/popup/popup.tsx:173 +#, c-format +msgid "Balance" +msgstr "Saldo" + +#: src/popup/popup.tsx:176 +#, c-format +msgid "History" +msgstr "Verlauf" + +#: src/popup/popup.tsx:179 +#, c-format +msgid "Debug" +msgstr "Debug" + +#: src/popup/popup.tsx:239 +#, c-format +msgid "help" +msgstr "" + #: src/popup/popup.tsx:244 #, fuzzy, c-format msgid "" @@ -58,48 +205,58 @@ msgid "" " %1$s getting started?\n" msgstr "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" -#: src/popup/popup.tsx:298 +#: src/popup/popup.tsx:261 +#, c-format +msgid "%1$s incoming\n" +msgstr "" + +#: src/popup/popup.tsx:274 +#, c-format +msgid "%1$s being spent\n" +msgstr "" + +#: src/popup/popup.tsx:300 #, c-format msgid "Error: could not retrieve balance information." msgstr "" -#: src/popup/popup.tsx:338 +#: src/popup/popup.tsx:340 #, 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/popup/popup.tsx:349 +#: src/popup/popup.tsx:351 #, 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/popup/popup.tsx:359 +#: src/popup/popup.tsx:361 #, c-format msgid "Merchant %1$s offered contract %2$s." msgstr "" -#: src/popup/popup.tsx:368 +#: src/popup/popup.tsx:371 #, fuzzy, c-format msgid "Withdrew %1$s from %2$s (%3$s)." msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/popup/popup.tsx:378 +#: src/popup/popup.tsx:382 #, fuzzy, c-format msgid "Paid %1$s to merchant %2$s. (%3$s)" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/popup/popup.tsx:425 +#: src/popup/popup.tsx:429 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/popup/popup.tsx:459 +#: src/popup/popup.tsx:463 #, c-format msgid "Your wallet has no events recorded." msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." #: src/renderHtml.tsx:42 -#, c-format +#, fuzzy, c-format msgid "You are about to purchase:" msgstr "Sie sind dabei, Folgendes zu kaufen:" @@ -115,18 +272,6 @@ msgstr "Sie sind dabei, Folgendes zu kaufen:" #~ msgid "Confirm Payment" #~ msgstr "Bezahlung bestätigen" -#~ msgid "Balance" -#~ msgstr "Saldo" - -#~ msgid "History" -#~ msgstr "Verlauf" - -#~ msgid "Debug" -#~ msgstr "Debug" - -#~ msgid "Withdraw at %1$s" -#~ msgstr "Abheben bei %1$s" - #~ msgid "Wallet depleted reserve (%1$s) at %2$s" #~ msgstr "Geldbörse hat die Reserve (%1$s) erschöpft" -- cgit v1.2.3