Exemplo n.º 1
0
 /// <summary>
 /// "{0} replied &quot;{1}&quot;"
 /// </summary>
 public static LocalisableString ItemNewsPostCommentCommentReplyCompact(LocalisableString username, LocalisableString content) => new TranslatableString(getKey(@"item.news_post.comment.comment_reply_compact"), @"{0} replied ""{1}""", username, content);
Exemplo n.º 2
0
 /// <summary>
 /// "You&#39;ve unlocked a new medal, &quot;{0}&quot;!"
 /// </summary>
 public static LocalisableString MailUserUserAchievementUnlockUserAchievementUnlockSelf(LocalisableString title) => new TranslatableString(getKey(@"mail.user.user_achievement_unlock.user_achievement_unlock_self"), @"You've unlocked a new medal, ""{0}""!", title);
Exemplo n.º 3
0
 /// <summary>
 /// "You&#39;re now owner of difficulty &quot;{0}&quot; for beatmap &quot;{1}&quot;"
 /// </summary>
 public static LocalisableString ItemBeatmapsetBeatmapOwnerChangeBeatmapOwnerChange(LocalisableString beatmap, LocalisableString title) => new TranslatableString(getKey(@"item.beatmapset.beatmap_owner_change.beatmap_owner_change"), @"You're now owner of difficulty ""{0}"" for beatmap ""{1}""", beatmap, title);
Exemplo n.º 4
0
 /// <summary>
 /// "Changelog &quot;{0}&quot; has new comments"
 /// </summary>
 public static LocalisableString MailBuildCommentCommentNew(LocalisableString title) => new TranslatableString(getKey(@"mail.build.comment.comment_new"), @"Changelog ""{0}"" has new comments", title);
Exemplo n.º 5
0
 /// <summary>
 /// "There are new replies in &quot;{0}&quot;"
 /// </summary>
 public static LocalisableString MailForumTopicForumTopicReplyForumTopicReply(LocalisableString title) => new TranslatableString(getKey(@"mail.forum_topic.forum_topic_reply.forum_topic_reply"), @"There are new replies in ""{0}""", title);
Exemplo n.º 6
0
 /// <summary>
 /// "&quot;{0}&quot; was removed from Loved"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetRemoveFromLoved(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_remove_from_loved"), @"""{0}"" was removed from Loved", title);
Exemplo n.º 7
0
 /// <summary>
 /// "Beatmap &quot;{0}&quot; has new comments"
 /// </summary>
 public static LocalisableString MailBeatmapsetCommentCommentNew(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.comment.comment_new"), @"Beatmap ""{0}"" has new comments", title);
Exemplo n.º 8
0
 /// <summary>
 /// "New beatmaps by {0}"
 /// </summary>
 public static LocalisableString ItemUserUserBeatmapsetNewUserBeatmapsetNewGroup(LocalisableString username) => new TranslatableString(getKey(@"item.user.user_beatmapset_new.user_beatmapset_new_group"), @"New beatmaps by {0}", username);
Exemplo n.º 9
0
 /// <summary>
 /// "Unlocked &quot;{0}&quot;!"
 /// </summary>
 public static LocalisableString ItemUserAchievementUserAchievementUnlockUserAchievementUnlockCompact(LocalisableString title) => new TranslatableString(getKey(@"item.user_achievement.user_achievement_unlock.user_achievement_unlock_compact"), @"Unlocked ""{0}""!", title);
Exemplo n.º 10
0
 /// <summary>
 /// "New beatmap &quot;{0}&quot; by {1}"
 /// </summary>
 public static LocalisableString ItemUserUserBeatmapsetNewUserBeatmapsetNew(LocalisableString title, LocalisableString username) => new TranslatableString(getKey(@"item.user.user_beatmapset_new.user_beatmapset_new"), @"New beatmap ""{0}"" by {1}", title, username);
Exemplo n.º 11
0
 /// <summary>
 /// "New beatmap &quot;{0}&quot;"
 /// </summary>
 public static LocalisableString ItemUserUserBeatmapsetNewUserBeatmapsetNewCompact(LocalisableString title) => new TranslatableString(getKey(@"item.user.user_beatmapset_new.user_beatmapset_new_compact"), @"New beatmap ""{0}""", title);
Exemplo n.º 12
0
 /// <summary>
 /// "{0} unread message|{0} unread messages"
 /// </summary>
 public static LocalisableString ItemLegacyPmLegacyPmLegacyPm(LocalisableString countDelimited) => new TranslatableString(getKey(@"item.legacy_pm.legacy_pm.legacy_pm"), @"{0} unread message|{0} unread messages", countDelimited);
Exemplo n.º 13
0
 /// <summary>
 /// "{0} replied"
 /// </summary>
 public static LocalisableString ItemForumTopicForumTopicReplyForumTopicReplyCompact(LocalisableString username) => new TranslatableString(getKey(@"item.forum_topic.forum_topic_reply.forum_topic_reply_compact"), @"{0} replied", username);
Exemplo n.º 14
0
 /// <summary>
 /// "{0} replied to &quot;{1}&quot;"
 /// </summary>
 public static LocalisableString ItemForumTopicForumTopicReplyForumTopicReply(LocalisableString username, LocalisableString title) => new TranslatableString(getKey(@"item.forum_topic.forum_topic_reply.forum_topic_reply"), @"{0} replied to ""{1}""", username, title);
Exemplo n.º 15
0
 /// <summary>
 /// "&quot;{0}&quot; has gained enough nominations and entered the ranking queue"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetQualify(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_qualify"), @"""{0}"" has gained enough nominations and entered the ranking queue", title);
Exemplo n.º 16
0
 /// <summary>
 /// "You&#39;re now guest of beatmap &quot;{0}&quot;"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapOwnerChangeBeatmapOwnerChange(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmap_owner_change.beatmap_owner_change"), @"You're now guest of beatmap ""{0}""", title);
Exemplo n.º 17
0
 /// <summary>
 /// "&quot;{0}&quot; has been ranked"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetRank(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_rank"), @"""{0}"" has been ranked", title);
Exemplo n.º 18
0
 /// <summary>
 /// "The discussion on &quot;{0}&quot; has new updates"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetDiscussionBeatmapsetDiscussionPostNew(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_discussion.beatmapset_discussion_post_new"), @"The discussion on ""{0}"" has new updates", title);
Exemplo n.º 19
0
 /// <summary>
 /// "Nomination of &quot;{0}&quot; has been reset"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetResetNominations(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_reset_nominations"), @"Nomination of ""{0}"" has been reset", title);
Exemplo n.º 20
0
 /// <summary>
 /// "The discussion on &quot;{0}&quot; has been unlocked"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetDiscussionBeatmapsetDiscussionUnlock(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_discussion.beatmapset_discussion_unlock"), @"The discussion on ""{0}"" has been unlocked", title);
Exemplo n.º 21
0
 /// <summary>
 /// "You&#39;ve received a new message from {0}"
 /// </summary>
 public static LocalisableString MailChannelChannelPm(LocalisableString username) => new TranslatableString(getKey(@"mail.channel.channel.pm"), @"You've received a new message from {0}", username);
Exemplo n.º 22
0
 /// <summary>
 /// "A new problem was reported on &quot;{0}&quot;"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetProblemBeatmapsetDiscussionQualifiedProblem(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_problem.beatmapset_discussion_qualified_problem"), @"A new problem was reported on ""{0}""", title);
Exemplo n.º 23
0
 /// <summary>
 /// "News &quot;{0}&quot; has new comments"
 /// </summary>
 public static LocalisableString MailNewsPostCommentCommentNew(LocalisableString title) => new TranslatableString(getKey(@"mail.news_post.comment.comment_new"), @"News ""{0}"" has new comments", title);
Exemplo n.º 24
0
 /// <summary>
 /// "&quot;{0}&quot; has been disqualified"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetDisqualify(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_disqualify"), @"""{0}"" has been disqualified", title);
Exemplo n.º 25
0
 /// <summary>
 /// "{0} has unlocked a new medal, &quot;{1}&quot;!"
 /// </summary>
 public static LocalisableString MailUserUserAchievementUnlockUserAchievementUnlock(LocalisableString username, LocalisableString title) => new TranslatableString(getKey(@"mail.user.user_achievement_unlock.user_achievement_unlock"), @"{0} has unlocked a new medal, ""{1}""!", username, title);
Exemplo n.º 26
0
 /// <summary>
 /// "&quot;{0}&quot; was promoted to loved"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetLove(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_love"), @"""{0}"" was promoted to loved", title);
Exemplo n.º 27
0
 /// <summary>
 /// "{0} has created new beatmaps"
 /// </summary>
 public static LocalisableString MailUserUserBeatmapsetNewUserBeatmapsetNew(LocalisableString username) => new TranslatableString(getKey(@"mail.user.user_beatmapset_new.user_beatmapset_new"), @"{0} has created new beatmaps", username);
Exemplo n.º 28
0
 /// <summary>
 /// "&quot;{0}&quot; has been nominated"
 /// </summary>
 public static LocalisableString MailBeatmapsetBeatmapsetStateBeatmapsetNominate(LocalisableString title) => new TranslatableString(getKey(@"mail.beatmapset.beatmapset_state.beatmapset_nominate"), @"""{0}"" has been nominated", title);
Exemplo n.º 29
0
 /// <summary>
 /// "Maintenance usually takes anywhere from 5 seconds to 10 minutes. If we&#39;re down for longer, see {0} for more information."
 /// </summary>
 public static LocalisableString Errors503Description(LocalisableString link) => new TranslatableString(getKey(@"errors.503.description"), @"Maintenance usually takes anywhere from 5 seconds to 10 minutes. If we're down for longer, see {0} for more information.", link);
Exemplo n.º 30
0
 /// <summary>
 /// "{0} replied &quot;{1}&quot; on &quot;{2}&quot;"
 /// </summary>
 public static LocalisableString ItemNewsPostCommentCommentReply(LocalisableString username, LocalisableString content, LocalisableString title) => new TranslatableString(getKey(@"item.news_post.comment.comment_reply"), @"{0} replied ""{1}"" on ""{2}""", username, content, title);