aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-02-20 17:17:36 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-02-20 17:17:36 +0100
commita4e6966241d418b8df05ddd7fc5556ce3c6c97af (patch)
treeeb83652a64c128abd715c2ed7a33546ab6174385 /src/i18n/strings.ts
parent0ad2935a1f6436d62251f30e826c9c78bfd49525 (diff)
downloadwallet-core-a4e6966241d418b8df05ddd7fc5556ce3c6c97af.tar.xz
i18n fixes
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts96
1 files changed, 96 insertions, 0 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index fa31de481..821378fed 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -45,6 +45,21 @@ strings['de'] = {
"Submitting payment": [
""
],
+ "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
+ ""
+ ],
+ "Aborting payment ...": [
+ ""
+ ],
+ "Payment aborted!": [
+ ""
+ ],
+ "Retry Payment": [
+ ""
+ ],
+ "Abort Payment": [
+ "Bezahlung bestätigen"
+ ],
"The merchant%1$s offers you to purchase:\n": [
""
],
@@ -75,12 +90,21 @@ strings['de'] = {
"Information about fees will be available when an exchange provider is selected.": [
""
],
+ "Your wallet (protocol version%1$s) might be outdated.%2$sThe exchange has a higher, incompatible\nprotocol version (%3$s).\n": [
+ ""
+ ],
+ "The chosen exchange (protocol version%1$smight be outdated.%2$sThe exchange has a lower, incompatible\nprotocol version than your wallet (protocol version%3$s).\n": [
+ ""
+ ],
"Accept fees and withdraw": [
""
],
"Change Exchange Provider": [
""
],
+ "Select%1$s": [
+ ""
+ ],
"You are about to withdraw %1$s from your bank account into your wallet.": [
""
],
@@ -240,6 +264,21 @@ strings['en-US'] = {
"Submitting payment": [
""
],
+ "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
+ ""
+ ],
+ "Aborting payment ...": [
+ ""
+ ],
+ "Payment aborted!": [
+ ""
+ ],
+ "Retry Payment": [
+ ""
+ ],
+ "Abort Payment": [
+ ""
+ ],
"The merchant%1$s offers you to purchase:\n": [
""
],
@@ -270,12 +309,21 @@ strings['en-US'] = {
"Information about fees will be available when an exchange provider is selected.": [
""
],
+ "Your wallet (protocol version%1$s) might be outdated.%2$sThe exchange has a higher, incompatible\nprotocol version (%3$s).\n": [
+ ""
+ ],
+ "The chosen exchange (protocol version%1$smight be outdated.%2$sThe exchange has a lower, incompatible\nprotocol version than your wallet (protocol version%3$s).\n": [
+ ""
+ ],
"Accept fees and withdraw": [
""
],
"Change Exchange Provider": [
""
],
+ "Select%1$s": [
+ ""
+ ],
"You are about to withdraw %1$s from your bank account into your wallet.": [
""
],
@@ -435,6 +483,21 @@ strings['fr'] = {
"Submitting payment": [
""
],
+ "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
+ ""
+ ],
+ "Aborting payment ...": [
+ ""
+ ],
+ "Payment aborted!": [
+ ""
+ ],
+ "Retry Payment": [
+ ""
+ ],
+ "Abort Payment": [
+ ""
+ ],
"The merchant%1$s offers you to purchase:\n": [
""
],
@@ -465,12 +528,21 @@ strings['fr'] = {
"Information about fees will be available when an exchange provider is selected.": [
""
],
+ "Your wallet (protocol version%1$s) might be outdated.%2$sThe exchange has a higher, incompatible\nprotocol version (%3$s).\n": [
+ ""
+ ],
+ "The chosen exchange (protocol version%1$smight be outdated.%2$sThe exchange has a lower, incompatible\nprotocol version than your wallet (protocol version%3$s).\n": [
+ ""
+ ],
"Accept fees and withdraw": [
""
],
"Change Exchange Provider": [
""
],
+ "Select%1$s": [
+ ""
+ ],
"You are about to withdraw %1$s from your bank account into your wallet.": [
""
],
@@ -630,6 +702,21 @@ strings['it'] = {
"Submitting payment": [
""
],
+ "You already paid for this, clicking \"Confirm payment\" will not cost money again.": [
+ ""
+ ],
+ "Aborting payment ...": [
+ ""
+ ],
+ "Payment aborted!": [
+ ""
+ ],
+ "Retry Payment": [
+ ""
+ ],
+ "Abort Payment": [
+ ""
+ ],
"The merchant%1$s offers you to purchase:\n": [
""
],
@@ -660,12 +747,21 @@ strings['it'] = {
"Information about fees will be available when an exchange provider is selected.": [
""
],
+ "Your wallet (protocol version%1$s) might be outdated.%2$sThe exchange has a higher, incompatible\nprotocol version (%3$s).\n": [
+ ""
+ ],
+ "The chosen exchange (protocol version%1$smight be outdated.%2$sThe exchange has a lower, incompatible\nprotocol version than your wallet (protocol version%3$s).\n": [
+ ""
+ ],
"Accept fees and withdraw": [
""
],
"Change Exchange Provider": [
""
],
+ "Select%1$s": [
+ ""
+ ],
"You are about to withdraw %1$s from your bank account into your wallet.": [
""
],