New translations translation.json (Japanese)

This commit is contained in:
AkiraFukushima 2021-03-05 22:33:52 +09:00
parent 5fa8008755
commit 1f4920b384
1 changed files with 6 additions and 2 deletions

View File

@ -356,8 +356,10 @@
"follows_you": "フォローされています",
"doesnt_follow_you": "フォローされていません",
"detail": "詳細",
"follow": "フォローする",
"unfollow": "フォロー解除する",
"follow": "Follow this user",
"unfollow": "Unfollow this user",
"subscribe": "Subscribe this user",
"unsubscribe": "Unsubscribe this user",
"follow_requested": "フォロー承認待ち",
"open_in_browser": "ブラウザで開く",
"manage_list_memberships": "リストの管理",
@ -436,6 +438,8 @@
"toot_fetch_error": "トゥート詳細の読み込みに失敗しました",
"follow_error": "フォローに失敗しました",
"unfollow_error": "フォロー解除に失敗しました",
"subscribe_error": "Failed to subscribe the user",
"unsubscribe_error": "Failed to unsubscribe the user",
"lists_fetch_error": "リストの読み込みに失敗しました",
"list_create_error": "リストの作成に失敗しました",
"members_fetch_error": "メンバーの取得に失敗しました",