From 95fa9fc19d4c1bdc61564929ae9b15b2ecd0e857 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 10 Dec 2019 07:04:09 +0200 Subject: [PATCH] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 121653190..859f1f0a0 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -28,16 +28,16 @@ "login_title": "Pontos por Login", "checkin_title": "Pontos por pulsação", "checkin_extra_title": "Uso do Bonús", - "no_activity": "Nenhuma atividade aqui!", + "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": "Verificando no aplicativo eSteem dá 0,25 pontos e ajuda a permanecer conectado com seus amigos.", - "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": "Quando entrar no aplicativo eSteem, você tem o direito de ganhar 100 pontos automaticamente.", - "checkin_extra_desc": "O uso consistente do aplicativo dá mais chances para ganhar mais 10 pontos, seja mais ativo e ganhar mais.", + "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": "Presente", "dropdown_promote": "Promover", "dropdown_boost": "Reforçar", @@ -65,6 +65,17 @@ "power_down": "Decarregar Poder", "withdraw_steem": "Levantar Steem", "withdraw_sbd": "Levantar Steem Dólar", + "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": "Delegação", + "fill_convert_request": "Convert request executed", + "fill_transfer_from_savings": "From Savings executed", + "fill_vesting_withdraw": "Power Down executed", "estm": { "title": "eSteem Pontos", "buy": "OBTER ESTM" @@ -374,7 +385,9 @@ "delegate": "Delegar", "power_down": "Decarregar Poder", "withdraw_steem": "Levantar Steem", - "withdraw_sbd": "Levantar Steem Dólar" + "withdraw_sbd": "Levantar Steem Dólar", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "Obter Pontos eSteem", @@ -414,4 +427,4 @@ "information": "Notamos que seu dispositivo tem data ou hora incorretas. Por favor, corrija a data e hora ou defina automaticamente e tente novamente." } } -} \ No newline at end of file +}