You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/ja/notifications.json

18 lines
1018 B
JSON

{
"title": "通知センター",
"no_notifs": "新しい通知はありません",
"see_all": "すべての通知を確認",
"back_to_home": "NodeBBへ戻る",
"outgoing_link": "外部サイトへのリンク",
"outgoing_link_message": "リービング",
"continue_to": "続き",
"return_to": "戻る ",
"new_notification": "新しい通知",
"you_have_unread_notifications": "未読の通知があります。",
"user_made_post": "<strong>%1</strong>は新しいポストを投稿しました。",
"new_message_from": "<strong>%1</strong>からの新しいメッセージ",
"upvoted_your_post": "<strong>%1</strong>はあなたのポストを評価しました。",
"favourited_your_post": "<strong>%1</strong>はあなたのポストをお気に入りにしました。",
"user_flagged_post": "<strong>%1</strong> ポストを報告しました。",
"user_posted_to": "<strong>%1</strong> は <strong>%2</strong> への返事を作成しました。"
}