From 1eec95e840ff95c4902e4f38f46963f29a086727 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 15 Oct 2017 20:31:50 +0200 Subject: 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. --- src/i18n/de.po | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) (limited to 'src/i18n/de.po') 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." @@ -341,13 +344,6 @@ msgstr "" 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:" -- cgit v1.2.3