From 66d05038fdac611ce474ffe047c28524dad0c4ad Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 22 Feb 2018 11:25:24 +0100 Subject: sv fixes --- src/i18n/strings.ts | 12 ++++++------ src/i18n/sv.po | 20 ++++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'src') diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts index 7251a5c54..5c3daf300 100644 --- a/src/i18n/strings.ts +++ b/src/i18n/strings.ts @@ -1015,16 +1015,16 @@ strings['sv'] = { "" ], "The exchange is trusted by the wallet.": [ - "tjänsteleverantörer" + "" ], "The exchange is audited by a trusted auditor.": [ - "tjänsteleverantörer" + "" ], "Warning: The exchange is neither directly trusted nor audited by a trusted auditor. If you withdraw from this exchange, it will be trusted in the future.": [ "" ], "Using exchange provider%1$s. The exchange provider will charge %2$s in fees.": [ - "tjänsteleverantörer" + "" ], "Waiting for a response from %1$s %2$s": [ "" @@ -1033,10 +1033,10 @@ strings['sv'] = { "" ], "Your wallet (protocol version%1$s) might be outdated.%2$s The exchange has a higher, incompatible protocol version (%3$s).": [ - "plånboken tjänsteleverantörer" + "" ], "The chosen exchange (protocol version%1$smight be outdated.%2$s The exchange has a lower, incompatible protocol version than your wallet (protocol version%3$s).": [ - "tjänsteleverantörer plånboken" + "tjänsteleverantörer plånboken" ], "Accept fees and withdraw": [ "Acceptera avgifter och utbetala" @@ -1045,7 +1045,7 @@ strings['sv'] = { "Ändra tjänsteleverantörer" ], "Please select an exchange. You can review the details before after your selection.": [ - "tjänsteleverantörer" + "" ], "Select%1$s": [ "Välj %1$s" diff --git a/src/i18n/sv.po b/src/i18n/sv.po index 24573f74a..4796ff2a4 100644 --- a/src/i18n/sv.po +++ b/src/i18n/sv.po @@ -126,14 +126,14 @@ msgid "Invalid exchange URL (%1$s)" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:210 -#, fuzzy, c-format +#, c-format msgid "The exchange is trusted by the wallet." -msgstr "tjänsteleverantörer" +msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:216 -#, fuzzy, c-format +#, c-format msgid "The exchange is audited by a trusted auditor." -msgstr "tjänsteleverantörer" +msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:222 #, c-format @@ -144,10 +144,10 @@ msgid "" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:231 -#, fuzzy, c-format +#, c-format msgid "" "Using exchange provider%1$s. The exchange provider will charge %2$s in fees." -msgstr "tjänsteleverantörer" +msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:243 #, c-format @@ -162,11 +162,11 @@ msgid "" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:279 -#, fuzzy, c-format +#, c-format msgid "" "Your wallet (protocol version%1$s) might be outdated.%2$s The exchange has a " "higher, incompatible protocol version (%3$s)." -msgstr "plånboken tjänsteleverantörer" +msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:290 #, fuzzy, c-format @@ -174,7 +174,7 @@ msgid "" "The chosen exchange (protocol version%1$smight be outdated.%2$s The exchange " "has a lower, incompatible protocol version than your wallet (protocol version" "%3$s)." -msgstr "tjänsteleverantörer plånboken" +msgstr "tjänsteleverantörer plånboken" #: src/webex/pages/confirm-create-reserve.tsx:309 #, c-format @@ -191,7 +191,7 @@ msgstr "Ändra tjänsteleverantörer" msgid "" "Please select an exchange. You can review the details before after your " "selection." -msgstr "tjänsteleverantörer" +msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:341 #: src/webex/pages/confirm-create-reserve.tsx:353 -- cgit v1.2.3