This commit is contained in:
Florian Dold 2018-02-22 11:25:24 +01:00
parent fefdc4dd81
commit 66d05038fd
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 16 additions and 16 deletions

View File

@ -1015,16 +1015,16 @@ strings['sv'] = {
"" ""
], ],
"The exchange is trusted by the wallet.": [ "The exchange is trusted by the wallet.": [
"tjänsteleverantörer" ""
], ],
"The exchange is audited by a trusted auditor.": [ "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.": [ "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.": [ "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": [ "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).": [ "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).": [ "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": [ "Accept fees and withdraw": [
"Acceptera avgifter och utbetala" "Acceptera avgifter och utbetala"
@ -1045,7 +1045,7 @@ strings['sv'] = {
"Ändra tjänsteleverantörer" "Ändra tjänsteleverantörer"
], ],
"Please select an exchange. You can review the details before after your selection.": [ "Please select an exchange. You can review the details before after your selection.": [
"tjänsteleverantörer" ""
], ],
"Select%1$s": [ "Select%1$s": [
"Välj %1$s" "Välj %1$s"

View File

@ -126,14 +126,14 @@ msgid "Invalid exchange URL (%1$s)"
msgstr "" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:210 #: src/webex/pages/confirm-create-reserve.tsx:210
#, fuzzy, c-format #, c-format
msgid "The exchange is trusted by the wallet." msgid "The exchange is trusted by the wallet."
msgstr "tjänsteleverantörer" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:216 #: src/webex/pages/confirm-create-reserve.tsx:216
#, fuzzy, c-format #, c-format
msgid "The exchange is audited by a trusted auditor." msgid "The exchange is audited by a trusted auditor."
msgstr "tjänsteleverantörer" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:222 #: src/webex/pages/confirm-create-reserve.tsx:222
#, c-format #, c-format
@ -144,10 +144,10 @@ msgid ""
msgstr "" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:231 #: src/webex/pages/confirm-create-reserve.tsx:231
#, fuzzy, c-format #, c-format
msgid "" msgid ""
"Using exchange provider%1$s. The exchange provider will charge %2$s in fees." "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 #: src/webex/pages/confirm-create-reserve.tsx:243
#, c-format #, c-format
@ -162,11 +162,11 @@ msgid ""
msgstr "" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:279 #: src/webex/pages/confirm-create-reserve.tsx:279
#, fuzzy, c-format #, c-format
msgid "" msgid ""
"Your wallet (protocol version%1$s) might be outdated.%2$s The exchange has a " "Your wallet (protocol version%1$s) might be outdated.%2$s The exchange has a "
"higher, incompatible protocol version (%3$s)." "higher, incompatible protocol version (%3$s)."
msgstr "plånboken tjänsteleverantörer" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:290 #: src/webex/pages/confirm-create-reserve.tsx:290
#, fuzzy, c-format #, fuzzy, c-format
@ -174,7 +174,7 @@ msgid ""
"The chosen exchange (protocol version%1$smight be outdated.%2$s The exchange " "The chosen exchange (protocol version%1$smight be outdated.%2$s The exchange "
"has a lower, incompatible protocol version than your wallet (protocol version" "has a lower, incompatible protocol version than your wallet (protocol version"
"%3$s)." "%3$s)."
msgstr "tjänsteleverantörer plånboken" msgstr "tjänsteleverantörer plånboken"
#: src/webex/pages/confirm-create-reserve.tsx:309 #: src/webex/pages/confirm-create-reserve.tsx:309
#, c-format #, c-format
@ -191,7 +191,7 @@ msgstr "Ändra tjänsteleverantörer"
msgid "" msgid ""
"Please select an exchange. You can review the details before after your " "Please select an exchange. You can review the details before after your "
"selection." "selection."
msgstr "tjänsteleverantörer" msgstr ""
#: src/webex/pages/confirm-create-reserve.tsx:341 #: src/webex/pages/confirm-create-reserve.tsx:341
#: src/webex/pages/confirm-create-reserve.tsx:353 #: src/webex/pages/confirm-create-reserve.tsx:353