New translations translation.json (Japanese)
This commit is contained in:
parent
df04990fd3
commit
8d5a8ca409
|
@ -50,7 +50,7 @@
|
||||||
"home": "ホーム",
|
"home": "ホーム",
|
||||||
"notification": "通知",
|
"notification": "通知",
|
||||||
"mention": "返信",
|
"mention": "返信",
|
||||||
"direct": "DM",
|
"direct": "ダイレクトメッセージ",
|
||||||
"follow_requests": "フォロー申請",
|
"follow_requests": "フォロー申請",
|
||||||
"favourite": "お気に入り",
|
"favourite": "お気に入り",
|
||||||
"bookmark": "ブックマーク",
|
"bookmark": "ブックマーク",
|
||||||
|
@ -197,7 +197,7 @@
|
||||||
"reaction": "絵文字リアクションを受け取ったとき",
|
"reaction": "絵文字リアクションを受け取ったとき",
|
||||||
"follow_request": "フォローリクエストを受け取った時",
|
"follow_request": "フォローリクエストを受け取った時",
|
||||||
"status": "トゥートの通知を受け取った時",
|
"status": "トゥートの通知を受け取った時",
|
||||||
"poll": "Notify me when I receive a vote of poll"
|
"poll": "アンケートに投票された時"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
|
@ -504,8 +504,8 @@
|
||||||
"body": "{{username}} さんが投稿しました"
|
"body": "{{username}} さんが投稿しました"
|
||||||
},
|
},
|
||||||
"poll_vote": {
|
"poll_vote": {
|
||||||
"title": "PollVote",
|
"title": "アンケート投票",
|
||||||
"body": "{{username}} voted your poll"
|
"body": "{{username}} さんがあなたのアンケートに投票しました"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue