New translations en-US.json (Finnish)

This commit is contained in:
Feruz M 2019-07-29 10:40:27 +03:00
parent 40ad9ffa3c
commit b1b749986b

View File

@ -33,6 +33,7 @@
}, },
"points": { "points": {
"post": "Post", "post": "Post",
"esteemPoints": "eSteem Points",
"comment": "Comment", "comment": "Comment",
"checkin": "Check-in", "checkin": "Check-in",
"vote": "Vote", "vote": "Vote",
@ -60,7 +61,10 @@
"vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.", "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.",
"reblog_desc": " Share what post you like with your friends and earn 1 points.", "reblog_desc": " Share what post you like with your friends and earn 1 points.",
"login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.", "login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.",
"checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more." "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more.",
"dropdown_transfer": "Transfer",
"dropdown_promote": "Promote",
"dropdown_boost": "Boost"
}, },
"messages": { "messages": {
"comingsoon": "Messages feature is coming soon!" "comingsoon": "Messages feature is coming soon!"
@ -212,7 +216,9 @@
"post": { "post": {
"reblog_alert": "Are you sure you want to reblog?", "reblog_alert": "Are you sure you want to reblog?",
"removed_hint": "The post was removed by", "removed_hint": "The post was removed by",
"copy_link": "Copy Link" "copy_link": "Copy Link",
"reblogged": "reblogged by",
"sponsored": "sponsored"
}, },
"drafts": { "drafts": {
"title": "Luonnokset", "title": "Luonnokset",
@ -261,7 +267,8 @@
"reblog": "reblog", "reblog": "reblog",
"reply": "vastaa", "reply": "vastaa",
"share": "jaa", "share": "jaa",
"bookmarks": "add to bookmarks" "bookmarks": "add to bookmarks",
"promote": "promote"
}, },
"deep_link": { "deep_link": {
"no_existing_user": "No existing user", "no_existing_user": "No existing user",
@ -293,29 +300,22 @@
"powerUp": "Power Up", "powerUp": "Power Up",
"withdraw_to_saving": "Withdraw To Saving", "withdraw_to_saving": "Withdraw To Saving",
"steemconnect_title": "Steemconnect Transfer", "steemconnect_title": "Steemconnect Transfer",
"next": "NEXT", "next": "NEXT"
"withdraw_steem": "Withdraw Steem", },
"withdraw_sbd": "Withdraw Steem Dollar", "boost": {
"delegate": "Delegate", "title": "Get eSteem Points",
"power_down": "Power Down", "buy": "GET ESTM",
"account": "Account", "next": "NEXT"
"destination_accounts": "Destination Account(s)",
"amount_information": "Drag the slider to adjust to amount",
"save": "Save",
"percent": "Percentage",
"percent_information": "Percentage of power down to this account",
"auto_vests": "Automatically power up to the target account",
"stop": "Stop",
"stop_information": "Are you sure to stop?",
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
}, },
"promote": { "promote": {
"title": "Promote", "title": "Promote",
"days": "days", "days": "days",
"user": "User", "user": "User",
"permlink": "Permlink", "permlink": "Post",
"permlinkPlaceholder": "author/permlink",
"information": "Are you sure to transfer to promote?" "information": "Are you sure to transfer to promote?"
},
"boostPost": {
"title": "Boost"
} }
} }