New translations en-US.json (Estonian)

This commit is contained in:
Feruz M 2019-07-29 10:40:08 +03:00
parent 8750b4b50b
commit 0a4f96532c

View File

@ -33,6 +33,7 @@
}, },
"points": { "points": {
"post": "Postitus", "post": "Postitus",
"esteemPoints": "eSteem Points",
"comment": "Kommentaar", "comment": "Kommentaar",
"checkin": "Kasutus", "checkin": "Kasutus",
"vote": "Hääletus", "vote": "Hääletus",
@ -60,7 +61,10 @@
"vote_desc": "Hääletades näitad sa, et teistele et sull meeldis mida sa nägid või lugestid. Lisaks sellele teenid sa 0.01x hääle tugevuse punkte.", "vote_desc": "Hääletades näitad sa, et teistele et sull meeldis mida sa nägid või lugestid. Lisaks sellele teenid sa 0.01x hääle tugevuse punkte.",
"reblog_desc": " Jaga oma lemmik postitusi oma sõpradega ja teeni 1 punkt.", "reblog_desc": " Jaga oma lemmik postitusi oma sõpradega ja teeni 1 punkt.",
"login_desc": "Kui sa logid eSteem äppi sisse, teenid sa automaatselt 100 punkti.", "login_desc": "Kui sa logid eSteem äppi sisse, teenid sa automaatselt 100 punkti.",
"checkin_extra_desc": "Konstantne äppi kasutamine annab sulle võimaluse teenida 10 lisapunkti, olles aktiivsem teenid sa rohkem punkte." "checkin_extra_desc": "Konstantne äppi kasutamine annab sulle võimaluse teenida 10 lisapunkti, olles aktiivsem teenid sa rohkem punkte.",
"dropdown_transfer": "Transfer",
"dropdown_promote": "Promote",
"dropdown_boost": "Boost"
}, },
"messages": { "messages": {
"comingsoon": "Sõnumite funktsionaalus ei ole veel valimis!" "comingsoon": "Sõnumite funktsionaalus ei ole veel valimis!"
@ -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": "Drafts", "title": "Drafts",
@ -261,7 +267,8 @@
"reblog": "reblog", "reblog": "reblog",
"reply": "reply", "reply": "reply",
"share": "share", "share": "share",
"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"
} }
} }