mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-26 09:20:24 -05:00
122 lines
4.2 KiB
JSON
122 lines
4.2 KiB
JSON
{
|
|
"pages.admin": "Admin",
|
|
"pages.articles": "Articles",
|
|
"pages.badges": "Badges",
|
|
"pages.plus": "Plus Server",
|
|
"pages.contributors": "Contributors",
|
|
"pages.s2": "Splatoon 2",
|
|
"pages.calendar": "Calendar",
|
|
"pages.faq": "FAQ",
|
|
"pages.builds": "Builds",
|
|
"pages.analyzer": "Build Analyzer",
|
|
"pages.maps": "Map Lists",
|
|
"pages.plans": "Planner",
|
|
"pages.object-damage-calculator": "DMG Calc",
|
|
"pages.myPage": "My Page",
|
|
"pages.u": "User Search",
|
|
|
|
"header.profile": "Profile",
|
|
"header.logout": "Log out",
|
|
"header.login": "Log in",
|
|
"header.language": "Language",
|
|
"header.loggedInAs": "Logged in as {{userName}}",
|
|
"header.theme": "Theme",
|
|
|
|
"auth.errors.aborted": "Login Aborted",
|
|
"auth.errors.failed": "Login Failed",
|
|
"auth.errors.discordPermissions": "For your sendou.ink profile, the site needs access to your Discord profile's name, avatar and social connections.",
|
|
"auth.errors.unknown": "The login via Discord failed for an unknown reason. If this keeps happening, please reach out for help.",
|
|
|
|
"footer.github.subtitle": "Source code",
|
|
"footer.twitter.subtitle": "Updates",
|
|
"footer.discord.subtitle": "Help & feedback",
|
|
"footer.patreon.subtitle": "Support",
|
|
"footer.thanks": "Thanks to the patrons for the support",
|
|
|
|
"actions.save": "Save",
|
|
"actions.saveChanges": "Save changes",
|
|
"actions.submit": "Submit",
|
|
"actions.edit": "Edit",
|
|
"actions.add": "Add",
|
|
"actions.remove": "Remove",
|
|
"actions.delete": "Delete",
|
|
"actions.loadMore": "Load more",
|
|
"actions.copyToClipboard": "Copy to clipboard",
|
|
"actions.close": "Close",
|
|
"actions.loading": "Loading...",
|
|
"actions.clear": "Clear",
|
|
"actions.selectAll": "Select All",
|
|
"actions.search": "Search",
|
|
"actions.setBg": "Set background",
|
|
|
|
"maps.createMapList": "Create map list",
|
|
"maps.halfSz": "50% SZ",
|
|
"maps.mapPool": "Map pool",
|
|
"maps.tournamentMaplist": "Create tournament map list (maps.iplabs.ink)",
|
|
"maps.tieBreakerMapPool": "Tie breaker map pool",
|
|
"maps.template": "Template",
|
|
"maps.template.none": "None",
|
|
"maps.template.event": "Event",
|
|
"maps.template.presets": "Presets",
|
|
"maps.template.yourRecentEvents": "Recent Events",
|
|
"maps.template.preset.ANARCHY": "Anarchy Modes",
|
|
"maps.template.preset.ALL": "All Modes",
|
|
"maps.template.preset.onlyMode": "Only {{modeName}}",
|
|
"maps.validation.PICKING": "Pick one stage per mode",
|
|
"maps.validation.NOT_ONE_MAP_PER_MODE": "Pick only one stage per mode",
|
|
"maps.validation.MAP_REPEATED": "Can't pick same stage more than once",
|
|
"maps.validation.MODE_REPEATED": "Can't pick same mode more than once",
|
|
"maps.validation.TOO_MUCH_STAGE_REPEAT": "Can't pick stage more than {{maxStageRepeat}} times",
|
|
"maps.validation.VALID": "Map pool ok!",
|
|
|
|
"results": "Results",
|
|
|
|
"results.placeSuffix_one": "^st",
|
|
"results.placeSuffix_two": "^nd",
|
|
"results.placeSuffix_few": "^rd",
|
|
"results.placeSuffix_other": "^th",
|
|
|
|
"forms.name": "Name",
|
|
"forms.description": "Description",
|
|
"forms.errors.title": "Following errors need to be fixed",
|
|
"forms.errors.noSearchMatches": "No matches found",
|
|
|
|
"errors.genericReload": "Something went wrong. Try reloading the page.",
|
|
|
|
"tag.name.BADGE": "Badge prizes",
|
|
"tag.name.SPECIAL": "Special rules",
|
|
"tag.name.ART": "Art prizes",
|
|
"tag.name.MONEY": "Money prizes",
|
|
"tag.name.REGION": "Region locked",
|
|
"tag.name.LOW": "Skill cap",
|
|
"tag.name.COUNT": "Entry limit",
|
|
"tag.name.LAN": "LAN",
|
|
"tag.name.QUALIFIER": "Qualifier",
|
|
|
|
"weapon.category.SHOOTERS": "Shooters",
|
|
"weapon.category.BLASTERS": "Blasters",
|
|
"weapon.category.ROLLERS": "Rollers",
|
|
"weapon.category.BRUSHES": "Brushes",
|
|
"weapon.category.CHARGERS": "Chargers",
|
|
"weapon.category.SLOSHERS": "Sloshers",
|
|
"weapon.category.SPLATLINGS": "Splatlings",
|
|
"weapon.category.DUALIES": "Dualies",
|
|
"weapon.category.BRELLAS": "Brellas",
|
|
"weapon.category.STRINGERS": "Stringers",
|
|
"weapon.category.SPLATANAS": "Splatanas",
|
|
"weapon.category.subs": "Subs",
|
|
"weapon.category.specials": "Specials",
|
|
|
|
"plans.poweredBy": "Powered by {{name}}",
|
|
"plans.blueprint": "Blueprint",
|
|
"plans.noImg": "No image available",
|
|
|
|
"articles.by": "by {{author}}",
|
|
|
|
"theme.light": "Light",
|
|
"theme.dark": "Dark",
|
|
"theme.auto": "Auto",
|
|
|
|
"websiteSubtitle": "Competitive Splatoon Hub"
|
|
}
|