diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-10-15 20:31:50 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-10-15 20:31:50 +0200 |
commit | 1eec95e840ff95c4902e4f38f46963f29a086727 (patch) | |
tree | fcb0cc6ed799dc5d1cbed2793de60f2c7bbfe8cc /src/i18n/de.po | |
parent | 8b2f53e3ed810a0539f76feb993f0044bc8c0f38 (diff) |
remove incomplete memory IDB implementation for now
Currently lives in its own branch, will be re-added to master once
complete to avoid linting issues.
Diffstat (limited to 'src/i18n/de.po')
-rw-r--r-- | src/i18n/de.po | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index 5cef25386..9950865e0 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -61,7 +61,7 @@ msgstr "" msgid "The merchant%1$s offers you to purchase:\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:232 +#: src/webex/pages/confirm-contract.tsx:235 #, fuzzy, c-format msgid "Confirm payment" msgstr "Bezahlung bestätigen" @@ -270,38 +270,41 @@ msgid "" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" #: src/webex/pages/popup.tsx:368 -#, c-format -msgid "Merchant%1$soffered contract%2$s;\n" +#, fuzzy, c-format +msgid "Merchant%1$soffered contract%2$s.\n" msgstr "" +"%1$s\n" +" möchte einen Vertrag über %2$s\n" +" mit Ihnen abschließen." -#: src/webex/pages/popup.tsx:378 +#: src/webex/pages/popup.tsx:379 #, fuzzy, c-format msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/webex/pages/popup.tsx:388 +#: src/webex/pages/popup.tsx:389 #, fuzzy, c-format msgid "" "Paid%1$sto merchant%2$s.\n" " (%3$s)\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/webex/pages/popup.tsx:398 +#: src/webex/pages/popup.tsx:399 #, c-format msgid "Merchant%1$sgave a refund over%2$s.\n" msgstr "" -#: src/webex/pages/popup.tsx:405 +#: src/webex/pages/popup.tsx:406 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/webex/pages/popup.tsx:448 +#: src/webex/pages/popup.tsx:449 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/webex/pages/popup.tsx:473 +#: src/webex/pages/popup.tsx:474 #, c-format msgid "Your wallet has no events recorded." msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." @@ -342,13 +345,6 @@ msgid "Unknown Wire Detail" msgstr "" #, fuzzy -#~ msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" -#~ msgstr "" -#~ "%1$s\n" -#~ " möchte einen Vertrag über %2$s\n" -#~ " mit Ihnen abschließen." - -#, fuzzy #~ msgid "You are about to purchase:" #~ msgstr "Sie sind dabei, Folgendes zu kaufen:" |