diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index b50107d5d..8819a4b4a 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -8,7 +8,34 @@ "transfer_to_vesting": "パワーアップ", "transfer_from_savings": "貯蓄口座から振替", "withdraw_vesting": "パワーダウン", - "fill_order": "注文の入力", + "fill_order": "注文の入力" + }, + "notification": { + "vote": "あなたの投稿をいいねしました", + "unvote": "あなたの投稿をダウンヴォートしました", + "reply": "あなたの投稿に返信しました", + "mention": "あなたを話題にしました", + "follow": "あなたをフォローしました", + "unfollow": "あなたをフォロー解除しました", + "ignore": "あなたをミュートしました", + "reblog": "あなたの投稿をリブログしました", + "transfer": "transferred", + "notification": "通知", + "leaderboard": "ランキング", + "epoint": "ポイント", + "leaderboard_title": "トップユーザー", + "recent": "最新", + "yesterday": "昨日", + "this_week": "今週", + "this_month": "今月", + "older_then": "1ヶ月以上前" + }, + "leaderboard": { + "daily": "DAILY", + "weekly": "WEEKLY", + "monthly": "MONTHLY" + }, + "points": { "post": "投稿", "comment": "コメント", "checkin": "チェックイン", @@ -80,31 +107,6 @@ "title": "STEEM POWER" } }, - "notification": { - "vote": "あなたの投稿をいいねしました", - "unvote": "あなたの投稿をダウンヴォートしました", - "reply": "あなたの投稿に返信しました", - "mention": "あなたを話題にしました", - "follow": "あなたをフォローしました", - "unfollow": "あなたをフォロー解除しました", - "ignore": "あなたをミュートしました", - "reblog": "あなたの投稿をリブログしました", - "transfer": "transferred", - "notification": "通知", - "leaderboard": "ランキング", - "epoint": "ポイント", - "leaderboard_title": "トップユーザー", - "recent": "最新", - "yesterday": "昨日", - "this_week": "今週", - "this_month": "今月", - "older_then": "1ヶ月以上前" - }, - "leaderboard": { - "daily": "日間", - "weekly": "週間", - "monthly": "月間" - }, "messages": { "comingsoon": "メッセージ機能は近日公開予定です!" }, @@ -332,10 +334,12 @@ "comments": "コメント" }, "comment_filter": { - "trending": "トレンド", - "reputation": "評判", - "votes": "ヴォート", - "age": "新着順" + "trending": "TOP", + "reputation": "REPUTATION", + "votes": "VOTE", + "age": "AGE", + "top": "TOP", + "time": "時間" }, "transfer": { "from": "差出人",