. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'all_read' => 'All notifications read!', 'delete' => 'Delete :type', 'loading' => 'Loading unread notifications...', 'mark_read' => 'Clear :type', 'none' => 'No notifications', 'see_all' => 'see all notifications', 'see_channel' => 'go to chat', 'verifying' => 'Please verify session to view notifications', 'action_type' => [ '_' => 'all', 'beatmapset' => 'beatmaps', 'build' => 'builds', 'channel' => 'chat', 'forum_topic' => 'forum', 'news_post' => 'news', 'user' => 'profile', ], 'filters' => [ '_' => 'all', 'user' => 'profile', 'beatmapset' => 'beatmaps', 'forum_topic' => 'forum', 'news_post' => 'news', 'build' => 'builds', 'channel' => 'chat', ], 'item' => [ 'beatmapset' => [ '_' => 'Beatmap', 'beatmap_owner_change' => [ '_' => 'Guest difficulty', 'beatmap_owner_change' => 'You\'re now owner of difficulty ":beatmap" for beatmap ":title"', 'beatmap_owner_change_compact' => 'You\'re now owner of difficulty ":beatmap"', ], 'beatmapset_discussion' => [ '_' => 'Beatmap discussion', 'beatmapset_discussion_lock' => 'Discussion on ":title" has been locked', 'beatmapset_discussion_lock_compact' => 'Discussion was locked', 'beatmapset_discussion_post_new' => 'New post on ":title" by :username: ":content"', 'beatmapset_discussion_post_new_empty' => 'New post on ":title" by :username', 'beatmapset_discussion_post_new_compact' => 'New post by :username: ":content"', 'beatmapset_discussion_post_new_compact_empty' => 'New post by :username', 'beatmapset_discussion_review_new' => 'New review on ":title" by :username containing :review_counts', 'beatmapset_discussion_review_new_compact' => 'New review by :username containing :review_counts', 'beatmapset_discussion_unlock' => 'Discussion on ":title" has been unlocked', 'beatmapset_discussion_unlock_compact' => 'Discussion was unlocked', 'review_count' => [ 'praises' => ':count_delimited praise|:count_delimited praises', 'problems' => ':count_delimited problem|:count_delimited problems', 'suggestions' => ':count_delimited suggestion|:count_delimited suggestions', ], ], 'beatmapset_problem' => [ '_' => 'Qualified Beatmap problem', 'beatmapset_discussion_qualified_problem' => 'Reported by :username on ":title": ":content"', 'beatmapset_discussion_qualified_problem_empty' => 'Reported by :username on ":title"', 'beatmapset_discussion_qualified_problem_compact' => 'Reported by :username: ":content"', 'beatmapset_discussion_qualified_problem_compact_empty' => 'Reported by :username', ], 'beatmapset_state' => [ '_' => 'Beatmap status changed', 'beatmapset_disqualify' => '":title" has been disqualified', 'beatmapset_disqualify_compact' => 'Beatmap was disqualified', 'beatmapset_love' => '":title" was promoted to loved', 'beatmapset_love_compact' => 'Beatmap was promoted to loved', 'beatmapset_nominate' => '":title" has been nominated', 'beatmapset_nominate_compact' => 'Beatmap was nominated', 'beatmapset_qualify' => '":title" has gained enough nominations and entered the ranking queue', 'beatmapset_qualify_compact' => 'Beatmap entered ranking queue', 'beatmapset_rank' => '":title" has been ranked', 'beatmapset_rank_compact' => 'Beatmap was ranked', 'beatmapset_remove_from_loved' => '":title" was removed from Loved', 'beatmapset_remove_from_loved_compact' => 'Beatmap was removed from Loved', 'beatmapset_reset_nominations' => 'Nomination of ":title" has been reset', 'beatmapset_reset_nominations_compact' => 'Nomination was reset', ], 'comment' => [ '_' => 'New comment', 'comment_new' => ':username commented ":content" on ":title"', 'comment_new_compact' => ':username commented ":content"', 'comment_reply' => ':username replied ":content" on ":title"', 'comment_reply_compact' => ':username replied ":content"', ], ], 'channel' => [ '_' => 'Chat', 'announcement' => [ '_' => 'New announcement', 'announce' => [ 'channel_announcement' => ':username says ":title"', 'channel_announcement_compact' => ':title', 'channel_announcement_group' => 'Announcement from :username', ], ], 'channel' => [ '_' => 'New message', 'pm' => [ 'channel_message' => ':username says ":title"', 'channel_message_compact' => ':title', 'channel_message_group' => 'from :username', ], ], ], 'build' => [ '_' => 'Changelog', 'comment' => [ '_' => 'New comment', 'comment_new' => ':username commented ":content" on ":title"', 'comment_new_compact' => ':username commented ":content"', 'comment_reply' => ':username replied ":content" on ":title"', 'comment_reply_compact' => ':username replied ":content"', ], ], 'news_post' => [ '_' => 'News', 'comment' => [ '_' => 'New comment', 'comment_new' => ':username commented ":content" on ":title"', 'comment_new_compact' => ':username commented ":content"', 'comment_reply' => ':username replied ":content" on ":title"', 'comment_reply_compact' => ':username replied ":content"', ], ], 'forum_topic' => [ '_' => 'Forum topic', 'forum_topic_reply' => [ '_' => 'New forum reply', 'forum_topic_reply' => ':username replied to ":title"', 'forum_topic_reply_compact' => ':username replied', ], ], 'user' => [ 'user_beatmapset_new' => [ '_' => 'New beatmap', 'user_beatmapset_new' => 'New beatmap ":title" by :username', 'user_beatmapset_new_compact' => 'New beatmap ":title"', 'user_beatmapset_new_group' => 'New beatmaps by :username', 'user_beatmapset_revive' => 'Beatmap ":title" revived by :username', 'user_beatmapset_revive_compact' => 'Beatmap ":title" revived', ], ], 'user_achievement' => [ '_' => 'Medals', 'user_achievement_unlock' => [ '_' => 'New medal', 'user_achievement_unlock' => 'Unlocked ":title"!', 'user_achievement_unlock_compact' => 'Unlocked ":title"!', 'user_achievement_unlock_group' => 'Medals unlocked!', ], ], ], 'mail' => [ 'beatmapset' => [ 'beatmap_owner_change' => [ 'beatmap_owner_change' => 'You\'re now guest of beatmap ":title"', ], 'beatmapset_discussion' => [ 'beatmapset_discussion_lock' => 'The discussion on ":title" has been locked', 'beatmapset_discussion_post_new' => 'The discussion on ":title" has new updates', 'beatmapset_discussion_unlock' => 'The discussion on ":title" has been unlocked', ], 'beatmapset_problem' => [ 'beatmapset_discussion_qualified_problem' => 'A new problem was reported on ":title"', ], 'beatmapset_state' => [ 'beatmapset_disqualify' => '":title" has been disqualified', 'beatmapset_love' => '":title" was promoted to loved', 'beatmapset_nominate' => '":title" has been nominated', 'beatmapset_qualify' => '":title" has gained enough nominations and entered the ranking queue', 'beatmapset_rank' => '":title" has been ranked', 'beatmapset_remove_from_loved' => '":title" was removed from Loved', 'beatmapset_reset_nominations' => 'Nomination of ":title" has been reset', ], 'comment' => [ 'comment_new' => 'Beatmap ":title" has new comments', ], ], 'channel' => [ 'announcement' => [ 'announce' => 'There is a new announcement in ":name"', ], 'channel' => [ 'pm' => 'You\'ve received a new message from :username', ], ], 'build' => [ 'comment' => [ 'comment_new' => 'Changelog ":title" has new comments', ], ], 'news_post' => [ 'comment' => [ 'comment_new' => 'News ":title" has new comments', ], ], 'forum_topic' => [ 'forum_topic_reply' => [ 'forum_topic_reply' => 'There are new replies in ":title"', ], ], 'user' => [ 'user_beatmapset_new' => [ 'user_beatmapset_new' => ':username has created new beatmaps', 'user_beatmapset_revive' => ':username has revived beatmaps', ], ], ], ];