diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index 7aadf4b7f..6571b4aef 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -28,16 +28,16 @@ "login_title": "Points pour vos connexions", "checkin_title": "Points for heartbeat", "checkin_extra_title": "Bonus d'utilisation", - "no_activity": "Aucune activité ici !", + "no_activity": "No recent activity", "outgoing_transfer_description": "", "incoming_transfer_description": "", "post_desc": "Vous pouvez gagner des points en publiant régulièrement. Publier vous donne jusqu'a 15 points.", - "comment_desc": "Chaque commentaire que vous faites vous aide à agrandir votre audience et à créer de l'amitié, mais vous donne également 5 points.", - "checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends.", - "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": "Partagez les publication que vous aimez avec vos amis et gagnez jusqu'a 1 point.", - "login_desc": "Lorsque vous vous connectez sur l'application eSteem, vous avez le droit de gagner 100 points automatiquement.", - "checkin_extra_desc": "Une utilisation regulière de l'application vous donne des chances supplémentaires de gagner plus de 10 points, soyez plus actif et gagnez plus.", + "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": "Cadeau", "dropdown_promote": "Promouvoir", "dropdown_boost": "Accélérer", @@ -65,6 +65,17 @@ "power_down": "Diminuer son influence", "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": "Délégation", + "fill_convert_request": "Convert request executed", + "fill_transfer_from_savings": "From Savings executed", + "fill_vesting_withdraw": "Power Down executed", "estm": { "title": "points eSteem", "buy": "GET ESTM" @@ -374,7 +385,9 @@ "delegate": "Déléguer", "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": "Nous avons remarqué que votre appareil a une date ou une heure incorrectes. Veuillez corriger la date et l'heure ou définir automatiquement puis réessayer." } } -} \ No newline at end of file +}