diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index d1d652db8..8f64652bd 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -28,16 +28,16 @@ "login_title": "Punkte für den Login", "checkin_title": "Punkte für den Herzschlag", "checkin_extra_title": "Nutzungs-Bonus", - "no_activity": "Keine Aktivität hier!", + "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": "Wenn du dich in der eSteem-App anmeldest, bekommst du 0,25 eSteem Punkte und bleibst mit deinen Freunden in Kontakt.", - "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": "Wenn du dich bei der eSteem App anmeldest, hast du Anspruch darauf, dass du automatisch 100 eSteem Punkte erhältst.", - "checkin_extra_desc": "Die konsequente Nutzung der eSteem App gibt dir zusätzliche Chancen, weitere 10 eSteem Punkte zu verdienen. Sei aktiv und verdiene mehr 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": "Geschenk", "dropdown_promote": "Bewerben", "dropdown_boost": "Boost", @@ -65,6 +65,17 @@ "power_down": "Power-Down", "withdraw_steem": "Steem auszahlen", "withdraw_sbd": "Steem-Dollar auszahlen", + "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 Punkte", "buy": "ESTM kaufen" @@ -374,7 +385,9 @@ "delegate": "Delegieren", "power_down": "Power-Down", "withdraw_steem": "Steem auszahlen", - "withdraw_sbd": "Steem-Dollar auszahlen" + "withdraw_sbd": "Steem-Dollar auszahlen", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "Erhalte eSteem Punkte", @@ -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 +}