From 3ae06689bda959c012092c529278400be87d2027 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 10 Dec 2019 07:05:43 +0200 Subject: [PATCH] New translations en-US.json (Estonian) --- src/config/locales/et-EE.json | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index cd9503964..e6d89e785 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -28,16 +28,16 @@ "login_title": "Punktid sisselogimisest", "checkin_title": "Points for heartbeat", "checkin_extra_title": "Kasutusboonus", - "no_activity": "Siin on vaikus!", + "no_activity": "No recent activity", "outgoing_transfer_description": "", "incoming_transfer_description": "", "post_desc": "You can earn point by posting regularly. Posting gives you upto 15 points.", - "comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you upto 5 points.", - "checkin_desc": "eSteem äppi kasutamine annab sulle 0.25 punkti ja aitab sul oma sõpradega ühenduses olla.", - "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn back upto 0.01 x vote weight points.", - "reblog_desc": "Share what post you like with your friends and earn upto 1 points.", - "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.", + "comment_desc": "Each comment you make helps you to grow your audience and also earns you upto 5 points.", + "checkin_desc": "Checking in regularly gives you 0.25 points.", + "vote_desc": "By voting you give reward to other creators and also earn back upto 0.01 x vote weight points.", + "reblog_desc": "Share what post you like with your friends and earn points.", + "login_desc": "When you login into app first time you earn 100 points.", + "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more points, be more active and earn more.", "dropdown_transfer": "Kingi", "dropdown_promote": "Promote", "dropdown_boost": "Võimenda", @@ -65,6 +65,17 @@ "power_down": "Väljaluülitus", "withdraw_steem": "Withdraw Steem", "withdraw_sbd": "Withdraw Steem Dollar", + "transfer_to_savings": "Transfer To Savings", + "convert": "Convert", + "escrow_transfer": "Escrow Transfer", + "escrow_dispute": "Escrow Dispute", + "escrow_release": "Escrow Release", + "escrow_approve": "Escrow Approve", + "cancel_transfer_from_savings": "Cancel Transfer from Savings", + "delegate_vesting_shares": "Delegation", + "fill_convert_request": "Convert request executed", + "fill_transfer_from_savings": "From Savings executed", + "fill_vesting_withdraw": "Power Down executed", "estm": { "title": "eSteem punktid", "buy": "GET ESTM" @@ -374,7 +385,9 @@ "delegate": "Delegate", "power_down": "Power Down", "withdraw_steem": "Withdraw Steem", - "withdraw_sbd": "Withdraw Steem Dollar" + "withdraw_sbd": "Withdraw Steem Dollar", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "Get eSteem Points", @@ -414,4 +427,4 @@ "information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again." } } -} \ No newline at end of file +}