diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index cdbb63628..b67bb16d0 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -28,16 +28,16 @@ "login_title": "Taškai už prisijungimą", "checkin_title": "Points for heartbeat", "checkin_extra_title": "Naudojimosi bonusas", - "no_activity": "Jokios veiklos čia!", + "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": "Reguliarus tikrinimas ir aktyvumo palaikymas tau duos 0.25 taško už kiekvieną prisijungimą.", - "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": "Kai jūs pirma kartą prisijungiate prie eSteem, jūs automatiškai būsite apdovanotas 100 taškų.", - "checkin_extra_desc": "Reguliarus programos naudojimasis suteikia jums papildomą šansą gauti dar 10 taškų. Kuo aktyvesnis esi, tuo daugiau taškų surinksi.", + "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": "Gift", "dropdown_promote": "Promote", "dropdown_boost": "Boost", @@ -65,6 +65,17 @@ "power_down": "Mažinti Galią", "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 Points", "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 +}