diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index eea15d58a..16147e74e 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -28,16 +28,16 @@ "login_title": "ログインによるポイント", "checkin_title": "ハートビートによるポイント", "checkin_extra_title": "使用ボーナス", - "no_activity": "アクティビティがありません!", + "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 アプリにチェックインすると0.25ポイントがもらえ、友人とのつながりにも役立ちます。", - "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": "eSteem アプリにログインすると、自動的に100ポイント獲得できるようになります。", - "checkin_extra_desc": "アプリを一貫して使用しつづけると、さらに10ポイント獲得できます。積極的に使用してポイントを手に入れよう。", + "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": "贈る", "dropdown_promote": "プロモート", "dropdown_boost": "ブースト", @@ -65,6 +65,17 @@ "power_down": "パワーダウン", "withdraw_steem": "Steem を引き出す", "withdraw_sbd": "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": "デリゲーション", + "fill_convert_request": "Convert request executed", + "fill_transfer_from_savings": "From Savings executed", + "fill_vesting_withdraw": "Power Down executed", "estm": { "title": "eSteem ポイント", "buy": "ESTM を手に入れる" @@ -374,7 +385,9 @@ "delegate": "デリゲーション", "power_down": "パワーダウン", "withdraw_steem": "Steem を引き出す", - "withdraw_sbd": "Steem Dollar を引き出す" + "withdraw_sbd": "Steem Dollar を引き出す", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "eSteem ポイントを手に入れる", @@ -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 +}