diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-05-24 14:31:13 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-05-24 14:54:45 +0200 |
commit | aca1143cb9eed16cf37f04e475e4257418dd18ac (patch) | |
tree | 76a01e647c1f391e66d0e7288aa95f9a482108dd /src/i18n/de.po | |
parent | 214ccac2d45fa67bddca87e0daf010a3e31bab36 (diff) |
simplify translations build system
Diffstat (limited to 'src/i18n/de.po')
-rw-r--r-- | src/i18n/de.po | 131 |
1 files changed, 75 insertions, 56 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index df5e3c08e..01fa3d8f7 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -27,27 +27,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:62 +#: src/pages/confirm-contract.tsx:65 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:76 +#: src/pages/confirm-contract.tsx:79 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:81 +#: src/pages/confirm-contract.tsx:84 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:157 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:158 +#: src/pages/confirm-contract.tsx:161 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -55,214 +55,233 @@ msgid "" "wallet." msgstr "" -#: src/pages/confirm-create-reserve.tsx:106 +#: src/pages/confirm-create-reserve.tsx:195 #, fuzzy, c-format msgid "Withdrawal fees: %1$s" msgstr "Abheben bei %1$s" -#: src/pages/confirm-create-reserve.tsx:107 +#: src/pages/confirm-create-reserve.tsx:196 #, c-format msgid "Rounding loss: %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:110 +#: src/pages/confirm-create-reserve.tsx:197 +#, c-format +msgid "Earliest expiration (for deposit): %1$s" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:202 #, c-format msgid "# Coins" msgstr "" -#: src/pages/confirm-create-reserve.tsx:111 +#: src/pages/confirm-create-reserve.tsx:203 #, c-format msgid "Value" msgstr "" -#: src/pages/confirm-create-reserve.tsx:112 +#: src/pages/confirm-create-reserve.tsx:204 #, fuzzy, c-format msgid "Withdraw Fee" msgstr "Abheben bei %1$s" -#: src/pages/confirm-create-reserve.tsx:113 +#: src/pages/confirm-create-reserve.tsx:205 #, c-format msgid "Refresh Fee" msgstr "" -#: src/pages/confirm-create-reserve.tsx:114 +#: src/pages/confirm-create-reserve.tsx:206 #, c-format msgid "Deposit Fee" msgstr "" -#: src/pages/confirm-create-reserve.tsx:147 +#: src/pages/confirm-create-reserve.tsx:244 #, fuzzy, c-format msgid "Withdraw fees:" msgstr "Abheben bei %1$s" -#: src/pages/confirm-create-reserve.tsx:182 +#: src/pages/confirm-create-reserve.tsx:287 #, c-format -msgid "view fee structure / select different exchange provider" +msgid "Select" msgstr "" -#: src/pages/confirm-create-reserve.tsx:196 +#: src/pages/confirm-create-reserve.tsx:303 +#, c-format +msgid "Error: URL may not be relative" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:371 +#, c-format +msgid "The exchange is trusted by the wallet.\n" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:377 +#, c-format +msgid "The exchange is audited by a trusted auditor.\n" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:383 #, c-format -msgid "Detailed Fee Structure" +msgid "" +"Warning: The exchange is neither directly trusted nor audited by a trusted " +"auditor.\n" +"If you withdraw from this exchange, it will be trusted in the future.\n" msgstr "" -#: src/pages/confirm-create-reserve.tsx:212 +#: src/pages/confirm-create-reserve.tsx:392 #, c-format msgid "" +"Using exchange provider%1$s.\n" "The exchange provider will charge\n" -" %1$s in fees.\n" +" %2$s in fees.\n" msgstr "" -#: src/pages/confirm-create-reserve.tsx:224 +#: src/pages/confirm-create-reserve.tsx:406 #, c-format msgid "" "Waiting for a response from\n" " %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:235 +#: src/pages/confirm-create-reserve.tsx:417 #, c-format -msgid "A problem occured, see below." +msgid "A problem occured, see below. %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:241 +#: src/pages/confirm-create-reserve.tsx:423 #, c-format msgid "" "Information about fees will be available when an exchange provider is " "selected." msgstr "" -#: src/pages/confirm-create-reserve.tsx:249 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/pages/confirm-create-reserve.tsx:258 +#: src/pages/confirm-create-reserve.tsx:435 #, c-format msgid "Accept fees and withdraw" msgstr "" -#: src/pages/confirm-create-reserve.tsx:280 +#: src/pages/confirm-create-reserve.tsx:440 #, c-format -msgid "Error: URL is empty" +msgid "Change Exchange Provider" msgstr "" -#: src/pages/confirm-create-reserve.tsx:288 +#: src/pages/confirm-create-reserve.tsx:496 #, c-format -msgid "Error: URL may not be relative" +msgid "You are about to withdraw %1$s from your bank account into your wallet." msgstr "" -#: src/pages/confirm-create-reserve.tsx:347 +#: src/pages/confirm-create-reserve.tsx:579 #, c-format msgid "" "Oops, something went wrong. The wallet responded with error status (%1$s)." msgstr "" -#: src/pages/confirm-create-reserve.tsx:374 +#: src/pages/confirm-create-reserve.tsx:590 #, c-format msgid "Checking URL, please wait ..." msgstr "" -#: src/pages/confirm-create-reserve.tsx:388 +#: src/pages/confirm-create-reserve.tsx:604 #, c-format msgid "Can't parse amount: %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:396 +#: src/pages/confirm-create-reserve.tsx:612 #, c-format msgid "Can't parse wire_types: %1$s" msgstr "" #. TODO:generic error reporting function or component. -#: src/pages/confirm-create-reserve.tsx:413 +#: src/pages/confirm-create-reserve.tsx:632 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" -#: src/popup/popup.tsx:172 +#: src/pages/popup.tsx:157 #, c-format msgid "Balance" msgstr "Saldo" -#: src/popup/popup.tsx:175 +#: src/pages/popup.tsx:160 #, c-format msgid "History" msgstr "Verlauf" -#: src/popup/popup.tsx:178 +#: src/pages/popup.tsx:163 #, c-format msgid "Debug" msgstr "Debug" -#: src/popup/popup.tsx:238 +#: src/pages/popup.tsx:235 #, c-format msgid "help" msgstr "" -#: src/popup/popup.tsx:243 +#: src/pages/popup.tsx:240 #, fuzzy, c-format msgid "" "You have no balance to show. Need some\n" " %1$s getting started?\n" msgstr "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" -#: src/popup/popup.tsx:260 +#: src/pages/popup.tsx:257 #, c-format msgid "%1$s incoming\n" msgstr "" -#: src/popup/popup.tsx:273 +#: src/pages/popup.tsx:270 #, c-format msgid "%1$s being spent\n" msgstr "" -#: src/popup/popup.tsx:299 +#: src/pages/popup.tsx:296 #, c-format msgid "Error: could not retrieve balance information." msgstr "" -#: src/popup/popup.tsx:337 +#: src/pages/popup.tsx:337 #, fuzzy, c-format msgid "Bank requested reserve (%1$s) for%2$s.\n" msgstr "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" -#: src/popup/popup.tsx:346 +#: src/pages/popup.tsx:346 #, fuzzy, c-format msgid "" "Started to withdraw\n" " %1$s from%2$s(%3$s).\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/popup/popup.tsx:358 +#: src/pages/popup.tsx:358 #, c-format msgid "Merchant%1$soffered contract%2$s;\n" msgstr "" -#: src/popup/popup.tsx:368 +#: src/pages/popup.tsx:368 #, fuzzy, c-format msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/popup/popup.tsx:379 +#: src/pages/popup.tsx:379 #, fuzzy, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/popup/popup.tsx:386 +#: src/pages/popup.tsx:386 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/popup/popup.tsx:429 +#: src/pages/popup.tsx:429 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/popup/popup.tsx:463 +#: src/pages/popup.tsx:463 #, c-format msgid "Your wallet has no events recorded." msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." -#: src/renderHtml.tsx:38 +#: src/renderHtml.tsx:44 #, fuzzy, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" @@ -270,7 +289,7 @@ msgstr "" " möchte einen Vertrag über %2$s\n" " mit Ihnen abschließen." -#: src/renderHtml.tsx:43 +#: src/renderHtml.tsx:49 #, fuzzy, c-format msgid "You are about to purchase:" msgstr "Sie sind dabei, Folgendes zu kaufen:" |