aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-10-15 20:31:50 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-10-15 20:31:50 +0200
commit1eec95e840ff95c4902e4f38f46963f29a086727 (patch)
treefcb0cc6ed799dc5d1cbed2793de60f2c7bbfe8cc /src/i18n
parent8b2f53e3ed810a0539f76feb993f0044bc8c0f38 (diff)
downloadwallet-core-1eec95e840ff95c4902e4f38f46963f29a086727.tar.xz
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')
-rw-r--r--src/i18n/de.po28
-rw-r--r--src/i18n/en-US.po16
-rw-r--r--src/i18n/fr.po16
-rw-r--r--src/i18n/it.po16
-rw-r--r--src/i18n/strings.ts10
-rw-r--r--src/i18n/taler-wallet-webex.pot16
6 files changed, 49 insertions, 53 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:"
diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po
index eb8e36240..117f00b4b 100644
--- a/src/i18n/en-US.po
+++ b/src/i18n/en-US.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
#, c-format
msgid "Confirm payment"
msgstr ""
@@ -271,37 +271,37 @@ msgstr ""
#: src/webex/pages/popup.tsx:368
#, c-format
-msgid "Merchant%1$soffered contract%2$s;\n"
+msgid "Merchant%1$soffered contract%2$s.\n"
msgstr ""
-#: src/webex/pages/popup.tsx:378
+#: src/webex/pages/popup.tsx:379
#, c-format
msgid "Withdrew%1$sfrom%2$s(%3$s).\n"
msgstr ""
-#: src/webex/pages/popup.tsx:388
+#: src/webex/pages/popup.tsx:389
#, c-format
msgid ""
"Paid%1$sto merchant%2$s.\n"
" (%3$s)\n"
msgstr ""
-#: 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 ""
diff --git a/src/i18n/fr.po b/src/i18n/fr.po
index 1d55c916d..fe9f3902f 100644
--- a/src/i18n/fr.po
+++ b/src/i18n/fr.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
#, c-format
msgid "Confirm payment"
msgstr ""
@@ -271,37 +271,37 @@ msgstr ""
#: src/webex/pages/popup.tsx:368
#, c-format
-msgid "Merchant%1$soffered contract%2$s;\n"
+msgid "Merchant%1$soffered contract%2$s.\n"
msgstr ""
-#: src/webex/pages/popup.tsx:378
+#: src/webex/pages/popup.tsx:379
#, c-format
msgid "Withdrew%1$sfrom%2$s(%3$s).\n"
msgstr ""
-#: src/webex/pages/popup.tsx:388
+#: src/webex/pages/popup.tsx:389
#, c-format
msgid ""
"Paid%1$sto merchant%2$s.\n"
" (%3$s)\n"
msgstr ""
-#: 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 ""
diff --git a/src/i18n/it.po b/src/i18n/it.po
index 1d55c916d..fe9f3902f 100644
--- a/src/i18n/it.po
+++ b/src/i18n/it.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
#, c-format
msgid "Confirm payment"
msgstr ""
@@ -271,37 +271,37 @@ msgstr ""
#: src/webex/pages/popup.tsx:368
#, c-format
-msgid "Merchant%1$soffered contract%2$s;\n"
+msgid "Merchant%1$soffered contract%2$s.\n"
msgstr ""
-#: src/webex/pages/popup.tsx:378
+#: src/webex/pages/popup.tsx:379
#, c-format
msgid "Withdrew%1$sfrom%2$s(%3$s).\n"
msgstr ""
-#: src/webex/pages/popup.tsx:388
+#: src/webex/pages/popup.tsx:389
#, c-format
msgid ""
"Paid%1$sto merchant%2$s.\n"
" (%3$s)\n"
msgstr ""
-#: 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 ""
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index b83b4ca13..78a52bf2b 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -156,8 +156,8 @@ strings['de'] = {
"Started to withdraw\n %1$s from%2$s(%3$s).\n": [
"Reserve (%1$s) mit %2$s bei %3$s erzeugt"
],
- "Merchant%1$soffered contract%2$s;\n": [
- ""
+ "Merchant%1$soffered contract%2$s.\n": [
+ "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen."
],
"Withdrew%1$sfrom%2$s(%3$s).\n": [
"Reserve (%1$s) mit %2$s bei %3$s erzeugt"
@@ -342,7 +342,7 @@ strings['en-US'] = {
"Started to withdraw\n %1$s from%2$s(%3$s).\n": [
""
],
- "Merchant%1$soffered contract%2$s;\n": [
+ "Merchant%1$soffered contract%2$s.\n": [
""
],
"Withdrew%1$sfrom%2$s(%3$s).\n": [
@@ -528,7 +528,7 @@ strings['fr'] = {
"Started to withdraw\n %1$s from%2$s(%3$s).\n": [
""
],
- "Merchant%1$soffered contract%2$s;\n": [
+ "Merchant%1$soffered contract%2$s.\n": [
""
],
"Withdrew%1$sfrom%2$s(%3$s).\n": [
@@ -714,7 +714,7 @@ strings['it'] = {
"Started to withdraw\n %1$s from%2$s(%3$s).\n": [
""
],
- "Merchant%1$soffered contract%2$s;\n": [
+ "Merchant%1$soffered contract%2$s.\n": [
""
],
"Withdrew%1$sfrom%2$s(%3$s).\n": [
diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot
index 1d55c916d..fe9f3902f 100644
--- a/src/i18n/taler-wallet-webex.pot
+++ b/src/i18n/taler-wallet-webex.pot
@@ -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
#, c-format
msgid "Confirm payment"
msgstr ""
@@ -271,37 +271,37 @@ msgstr ""
#: src/webex/pages/popup.tsx:368
#, c-format
-msgid "Merchant%1$soffered contract%2$s;\n"
+msgid "Merchant%1$soffered contract%2$s.\n"
msgstr ""
-#: src/webex/pages/popup.tsx:378
+#: src/webex/pages/popup.tsx:379
#, c-format
msgid "Withdrew%1$sfrom%2$s(%3$s).\n"
msgstr ""
-#: src/webex/pages/popup.tsx:388
+#: src/webex/pages/popup.tsx:389
#, c-format
msgid ""
"Paid%1$sto merchant%2$s.\n"
" (%3$s)\n"
msgstr ""
-#: 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 ""