mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-26 09:20:24 -05:00
84 lines
3.9 KiB
JSON
84 lines
3.9 KiB
JSON
{
|
|
"inYourTimeZone": "Times in your local time zone:",
|
|
"day": "Day {{number}}",
|
|
"actions.reportWinners": "Report winners",
|
|
"actions.delete": "Delete event",
|
|
"actions.delete.confirm": "Delete all data related to {{name}}?",
|
|
"participatedCount": "{{count}} teams participated",
|
|
"participatedPlayerCount": "{{count}} players participated",
|
|
"members": "Members",
|
|
"results": "Results",
|
|
"createMapList": "Create map list",
|
|
"count.teams_one": "{{count}} team",
|
|
"count.players_one": "{{count}} player",
|
|
"count.teams_other": "{{count}} teams",
|
|
"count.players_other": "{{count}} players",
|
|
"forms.dates": "Dates",
|
|
"forms.bracketUrl": "Bracket URL",
|
|
"forms.discordInvite": "Discord server invite URL",
|
|
"forms.tags": "Tags",
|
|
"forms.tags.placeholder": "Choose a tag",
|
|
"forms.badges": "Badge prizes",
|
|
"forms.badges.placeholder": "Choose a badge prize",
|
|
"forms.mapPool": "Map pool",
|
|
"forms.participantCount": "Participant count",
|
|
"forms.reportResultsHeader": "Reporting results for {{eventName}}",
|
|
"forms.reportResultsInfo": "You choose how many results to report. It can be just the winning team, top 3 or whatever you decide.",
|
|
"forms.team.add": "Add team",
|
|
"forms.team.remove": "Remove team",
|
|
"forms.team.name": "Team name",
|
|
"forms.team.placing": "Placing",
|
|
"forms.team.player.header": "Player {{number}}",
|
|
"forms.team.player.add": "Add player",
|
|
"forms.team.player.remove": "Remove player",
|
|
"forms.team.player.addAsUser": "Add as a user (recommended)",
|
|
"forms.team.player.addAsText": "Add as text",
|
|
"forms.errors.uniqueTeamName": "Each team needs a unique name.",
|
|
"forms.errors.duplicatePlayer": "Can't have the same player twice in the same team.",
|
|
"forms.errors.emptyTeam": "Each team must have at least one player.",
|
|
"tag.desc.SPECIAL": "Ruleset that differs from the standard, e.g., limits what weapons can be used.",
|
|
"tag.desc.ART": "You can win art by playing in this tournament.",
|
|
"tag.desc.MONEY": "You can win money by playing in this tournament.",
|
|
"tag.desc.REGION": "Limits who can play in this event based on location.",
|
|
"tag.desc.LOW": "Participation is limited by skill level.",
|
|
"tag.desc.COUNT": "Only a limited number of teams can register.",
|
|
"tag.desc.LAN": "This event is played locally.",
|
|
"tag.desc.QUALIFIER": "This tournament is a qualifier for another event.",
|
|
"tag.desc.SZ": "Splat Zones is the only mode played.",
|
|
"tag.desc.TW": "Turf War is played.",
|
|
"tag.desc.S1": "The game played is Splatoon 1.",
|
|
"tag.desc.S2": "The game played is Splatoon 2.",
|
|
"tag.desc.SR": "Salmon Run event.",
|
|
"tag.desc.CARDS": "Tableturf Battle event.",
|
|
"icalFeed": "iCal",
|
|
"filter.button": "Filter",
|
|
"filter.heading": "Filter calendar events",
|
|
"filter.modes": "Modes",
|
|
"filter.exactModes": "Exact modes",
|
|
"filter.exactModesBottom": "Only show events that match all selected modes",
|
|
"filter.games": "Games",
|
|
"filter.vs": "Vs.",
|
|
"filter.vs.4v4": "4v4",
|
|
"filter.vs.3v3": "3v3",
|
|
"filter.vs.2v2": "2v2",
|
|
"filter.vs.1v1": "1v1",
|
|
"filter.startTime": "Start time",
|
|
"filter.startTime.any": "Any",
|
|
"filter.startTime.eu": "Europe friendly",
|
|
"filter.startTime.na": "Americas friendly",
|
|
"filter.startTime.au": "AU/NZ friendly",
|
|
"filter.tagsIncluded": "Tags included",
|
|
"filter.tagsExcluded": "Tags excluded",
|
|
"filter.isSendou": "Only events hosted on sendou.ink",
|
|
"filter.isRanked": "Only ranked events",
|
|
"filter.minTeamCount": "Minimum team count",
|
|
"filter.orgsIncluded": "Visible organizations",
|
|
"filter.orgsExcluded": "Hidden organizations",
|
|
"filter.authorIdsExcluded": "Authors excluded",
|
|
"filter.apply": "Apply",
|
|
"filter.applyAndDefault": "Apply & make default",
|
|
"forms.draft": "Draft",
|
|
"forms.draftInfo": "Draft tournaments are hidden and only visible to organizers. The tournament must be opened (by disabling this toggle) before any bracket can be started.",
|
|
"forms.draftBracketStartBlocked": "Tournament is in draft mode. Edit the tournament and disable the draft toggle before starting the bracket."
|
|
}
|