From 2e6d67b99363ce18c4b591cfa67ea64664cdbc89 Mon Sep 17 00:00:00 2001 From: Robot <32981346+busyrobot@users.noreply.github.com> Date: Sun, 29 Oct 2017 19:42:20 +0700 Subject: [PATCH] New translations en.json (Swedish) --- src/locales/sv.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/locales/sv.json b/src/locales/sv.json index a667388935..1555b1cbef 100644 --- a/src/locales/sv.json +++ b/src/locales/sv.json @@ -2,6 +2,7 @@ "hero": "Säkerställer kompensation för skapare av värde", "search": "Sök", "search_placeholder": "Sök...", + "saved": "Saved", "cancel": "Avbryt", "confirm": "Bekräfta", "continue": "Fortsätt", @@ -51,6 +52,7 @@ "add_to_favorites": "Lägg till i favoriter", "remove_from_favorites": "Ta bort från favoriter", "like": "Gilla", + "like_slider_info": "Your vote will be worth {amount}.", "dislike": "Ogilla", "and_more_amount": "och {amount} andra", "post_reply_title": "Det här är ett svar på: {title}", @@ -91,7 +93,14 @@ "edit": "Redigera", "show_more": "Se fler", "show_less": "Visa mindre", + "voting_power": "Voting Power", + "voting_power_info": "You can enable Voting Power slider to specify exact percentage of your Voting Power to use for like.", + "voting_power_off": "Disable slider", + "voting_power_on": "Enable slider", + "vote_percent": "Default vote percent", + "vote_percent_info": "You can select your default vote value. It will be used as default value in voting slider and as value used for vote when voting slider is disabled.", "language": "Språk", + "language_info": "What language do you want to use on Busy?", "select_language": "Välj ditt språk", "discover_more_people": "Upptäck fler människor", "see_all_comments": "Se alla kommentarer", @@ -174,5 +183,18 @@ "rank_minnow": "Småfisk", "rank_dolphin": "Delfin", "rank_orca": "Späckhuggare", - "rank_whale": "Val" + "rank_whale": "Val", + "steem": "Steem", + "steem_dollar": "Steem Dollar", + "steem_power": "Steem Power", + "savings": "Savings", + "est_account_value": "Est. Account Value", + "transferred_to": "Transferred to {username}", + "transfer_to_savings": "Transfer to savings {amount} to {username}", + "transfer_from_savings": "Transfer from savings {amount} to {username}", + "cancel_transfer_from_savings": "Cancel transfer from savings (request {requestId})", + "received_from": "Received from {username}", + "claim_rewards": "Claim rewards ", + "powered_up": "Powered up ", + "market": "Market" } \ No newline at end of file