New translations app.json (Japanese)

This commit is contained in:
Eugen Rochko 2022-06-30 19:22:20 +02:00
parent e6cb6524e3
commit 7dfc222864
1 changed files with 9 additions and 9 deletions

View File

@ -418,7 +418,7 @@
}, },
"profile": { "profile": {
"header": { "header": {
"follows_you": "Follows You" "follows_you": "フォローされています"
}, },
"dashboard": { "dashboard": {
"posts": "投稿", "posts": "投稿",
@ -441,20 +441,20 @@
}, },
"relationship_action_alert": { "relationship_action_alert": {
"confirm_mute_user": { "confirm_mute_user": {
"title": "Mute Account", "title": "アカウントをミュート",
"message": "Confirm to mute %s" "message": "%sをミュートしますか?"
}, },
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "ミュートを解除", "title": "ミュートを解除",
"message": "%sをミュートしますか" "message": "%sをミュートしますか"
}, },
"confirm_block_user": { "confirm_block_user": {
"title": "Block Account", "title": "アカウントをブロック",
"message": "Confirm to block %s" "message": "%sをブロックしますか?"
}, },
"confirm_unblock_user": { "confirm_unblock_user": {
"title": "Unblock Account", "title": "アカウントのブロックを解除",
"message": "Confirm to unblock %s" "message": "%sのブロックを解除しますか?"
} }
}, },
"accessibility": { "accessibility": {
@ -465,11 +465,11 @@
} }
}, },
"follower": { "follower": {
"title": "follower", "title": "フォロワー",
"footer": "他のサーバーからのフォロワーは表示されません。" "footer": "他のサーバーからのフォロワーは表示されません。"
}, },
"following": { "following": {
"title": "following", "title": "フォロー",
"footer": "他のサーバーにいるフォローは表示されません。" "footer": "他のサーバーにいるフォローは表示されません。"
}, },
"familiarFollowers": { "familiarFollowers": {