Skip to content

Commit

Permalink
New translations en.json (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
busyrobot committed Oct 29, 2017
1 parent 326ff0d commit 40c88de
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions src/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"hero": "クリエイターの報酬を確保",
"search": "検索",
"search_placeholder": "検索...",
"saved": "Saved",
"cancel": "キャンセル",
"confirm": "確認",
"continue": "次へ",
Expand Down Expand Up @@ -51,6 +52,7 @@
"add_to_favorites": "お気に入りに追加",
"remove_from_favorites": "お気に入りから削除",
"like": "いいね",
"like_slider_info": "Your vote will be worth {amount}.",
"dislike": "ダメ",
"and_more_amount": "他{amount} 件",
"post_reply_title": "これは{title} への返信です。",
Expand Down Expand Up @@ -82,7 +84,7 @@
"amount_error_zero": "金額は0より大きい必要があります。",
"amount_error_funds": "資金が足りません。",
"balance_amount": "残高 : {amount}",
"by": "By {username}",
"by": "{username}による",
"memo": "メモ",
"memo_placeholder": "メッセージを付けることができます(オプション)",
"message": "メッセージ",
Expand All @@ -91,7 +93,14 @@
"edit": "編集",
"show_more": "もっと見る",
"show_less": "表示を減らす",
"voting_power": "Voting Power",
"voting_power_info": "You can enable Voting Power slider to specify exact percentage of your Voting Power to use for like.",
"voting_power_off": "Disable slider",
"voting_power_on": "Enable slider",
"vote_percent": "Default vote percent",
"vote_percent_info": "You can select your default vote value. It will be used as default value in voting slider and as value used for vote when voting slider is disabled.",
"language": "言語",
"language_info": "What language do you want to use on Busy?",
"select_language": "言語を選択してください",
"discover_more_people": "もっと多くの人を探す",
"see_all_comments": "すべてのコメントを見る",
Expand Down Expand Up @@ -139,7 +148,7 @@
"reward_option_100": "100% Steemパワー",
"reward_option_50": "50% SBD & 50% SP",
"reward_option_0": "辞退する",
"recommended_posts": "Recommended Posts",
"recommended_posts": "おすすめの記事",
"like_post": "この投稿にいいね",
"saving": "保存中...",
"post_send": "投稿",
Expand Down Expand Up @@ -174,5 +183,18 @@
"rank_minnow": "ミノー",
"rank_dolphin": "イルカ",
"rank_orca": "シャチ",
"rank_whale": "クジラ"
"rank_whale": "クジラ",
"steem": "Steem",
"steem_dollar": "Steem Dollar",
"steem_power": "Steem Power",
"savings": "Savings",
"est_account_value": "Est. Account Value",
"transferred_to": "Transferred to {username}",
"transfer_to_savings": "Transfer to savings {amount} to {username}",
"transfer_from_savings": "Transfer from savings {amount} to {username}",
"cancel_transfer_from_savings": "Cancel transfer from savings (request {requestId})",
"received_from": "Received from {username}",
"claim_rewards": "Claim rewards ",
"powered_up": "Powered up ",
"market": "Market"
}

0 comments on commit 40c88de

Please sign in to comment.