diff --git a/components/common/MyLink.tsx b/components/common/MyLink.tsx index 578445d8d..6d81bf8f4 100644 --- a/components/common/MyLink.tsx +++ b/components/common/MyLink.tsx @@ -12,7 +12,11 @@ const MyLink: React.FC = ({ children, href, isExternal }) => { const { themeColorShade } = useMyTheme(); if (isExternal) { - return {children}; + return ( + + {children} + + ); } return ( diff --git a/components/layout/IconNavBar.tsx b/components/layout/IconNavBar.tsx index 8cc498c19..86b250997 100644 --- a/components/layout/IconNavBar.tsx +++ b/components/layout/IconNavBar.tsx @@ -28,7 +28,6 @@ export const navIcons: { displayName: t`Top 500`, menuItems: [ { code: "xsearch", displayName: t`Browser` }, - { code: "xtrends", displayName: t`Trends` }, { code: "xleaderboards", displayName: t`Leaderboards` }, ], }, diff --git a/locale/de/messages.po b/locale/de/messages.po index 9b7be7eda..98c66358c 100644 --- a/locale/de/messages.po +++ b/locale/de/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/el/messages.po b/locale/el/messages.po index 67e4967e0..e844a6005 100644 --- a/locale/el/messages.po +++ b/locale/el/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/en/messages.po b/locale/en/messages.po index d0ee64434..4fd44a48a 100644 --- a/locale/en/messages.po +++ b/locale/en/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "External links" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "Top 500" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "Browser" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "Trends" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "Leaderboards" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "Builds" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "Analyzer" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "Calendar" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "Free Agents" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "Map Planner" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "Tournaments" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "Plus Server" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "Voting" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "Suggested and vouched players" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "Voting history" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "Draft Cup" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "FAQ" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "Choose language" @@ -868,6 +871,7 @@ msgid "translation" msgstr "translation" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "Build Analyzer" @@ -907,6 +911,50 @@ msgstr "builds" msgid "hidden" msgstr "hidden" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "All the Top 500 results and leaderboards derived from them." + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "View builds by some of the best players in the world and submit your own." + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "What exactly is the effect of your builds? Guess no more." + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "User Search" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "You can make your own page. Use this tool to find other users' pages." + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "All the events happening in the community in one place." + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "Find your next teammates." + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "Make your battle plans by drawing on over 100 maps." + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "Data on tournaments spanning over years gathered by ganbawoomy." + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "Information related to +1 and +2. Voting results, suggested players and FAQ." + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "All art by <0>borzoic" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/es/messages.po b/locale/es/messages.po index d21ba20ea..e43fbda31 100644 --- a/locale/es/messages.po +++ b/locale/es/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/fr/messages.po b/locale/fr/messages.po index 448883c37..c92476b2f 100644 --- a/locale/fr/messages.po +++ b/locale/fr/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/it/messages.po b/locale/it/messages.po index b6b201bb7..3a8797a9a 100644 --- a/locale/it/messages.po +++ b/locale/it/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/ja/messages.po b/locale/ja/messages.po index 8c118e19e..75a5b4564 100644 --- a/locale/ja/messages.po +++ b/locale/ja/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/ko/messages.po b/locale/ko/messages.po index 7cf5b76ef..9a2722952 100644 --- a/locale/ko/messages.po +++ b/locale/ko/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/nl/messages.po b/locale/nl/messages.po index a62a7ccc2..687c0acc4 100644 --- a/locale/nl/messages.po +++ b/locale/nl/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/pt/messages.po b/locale/pt/messages.po index 8504548aa..63d9fa618 100644 --- a/locale/pt/messages.po +++ b/locale/pt/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/ru/messages.po b/locale/ru/messages.po index e20a0a16a..b179e4086 100644 --- a/locale/ru/messages.po +++ b/locale/ru/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/sv/messages.po b/locale/sv/messages.po index e97417b90..a988517d0 100644 --- a/locale/sv/messages.po +++ b/locale/sv/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/locale/zh/messages.po b/locale/zh/messages.po index ae652628b..e31af78f5 100644 --- a/locale/zh/messages.po +++ b/locale/zh/messages.po @@ -99,73 +99,76 @@ msgid "External links" msgstr "" #: components/layout/IconNavBar.tsx:11 +#: pages/index.tsx:19 msgid "Top 500" msgstr "" #: components/layout/IconNavBar.tsx:13 -#: components/layout/IconNavBar.tsx:23 +#: components/layout/IconNavBar.tsx:22 msgid "Browser" msgstr "" #: components/layout/IconNavBar.tsx:14 -msgid "Trends" -msgstr "" - -#: components/layout/IconNavBar.tsx:15 msgid "Leaderboards" msgstr "" -#: components/layout/IconNavBar.tsx:21 +#: components/layout/IconNavBar.tsx:20 #: pages/builds/[[...slug]].tsx:16 +#: pages/index.tsx:24 msgid "Builds" msgstr "" -#: components/layout/IconNavBar.tsx:24 +#: components/layout/IconNavBar.tsx:23 msgid "Analyzer" msgstr "" -#: components/layout/IconNavBar.tsx:27 +#: components/layout/IconNavBar.tsx:26 +#: pages/index.tsx:41 msgid "Calendar" msgstr "" -#: components/layout/IconNavBar.tsx:28 +#: components/layout/IconNavBar.tsx:27 +#: pages/index.tsx:44 msgid "Free Agents" msgstr "" -#: components/layout/IconNavBar.tsx:30 +#: components/layout/IconNavBar.tsx:29 #: components/plans/index.tsx:243 +#: pages/index.tsx:47 msgid "Map Planner" msgstr "" -#: components/layout/IconNavBar.tsx:31 +#: components/layout/IconNavBar.tsx:30 +#: pages/index.tsx:50 msgid "Tournaments" msgstr "" -#: components/layout/IconNavBar.tsx:34 +#: components/layout/IconNavBar.tsx:33 +#: pages/index.tsx:55 msgid "Plus Server" msgstr "" -#: components/layout/IconNavBar.tsx:38 +#: components/layout/IconNavBar.tsx:37 msgid "Voting" msgstr "" -#: components/layout/IconNavBar.tsx:45 +#: components/layout/IconNavBar.tsx:44 msgid "Suggested and vouched players" msgstr "" -#: components/layout/IconNavBar.tsx:46 +#: components/layout/IconNavBar.tsx:45 msgid "Voting history" msgstr "" -#: components/layout/IconNavBar.tsx:47 +#: components/layout/IconNavBar.tsx:46 msgid "Draft Cup" msgstr "" -#: components/layout/IconNavBar.tsx:48 +#: components/layout/IconNavBar.tsx:47 msgid "FAQ" msgstr "" -#: components/layout/LanguageSelector.tsx:26 +#: components/layout/LanguageSelector.tsx:29 msgid "Choose language" msgstr "" @@ -866,6 +869,7 @@ msgid "translation" msgstr "" #: pages/analyzer.tsx:50 +#: pages/index.tsx:30 msgid "Build Analyzer" msgstr "" @@ -905,6 +909,50 @@ msgstr "" msgid "hidden" msgstr "" +#: pages/index.tsx:20 +msgid "All the Top 500 results and leaderboards derived from them." +msgstr "" + +#: pages/index.tsx:25 +msgid "View builds by some of the best players in the world and submit your own." +msgstr "" + +#: pages/index.tsx:31 +msgid "What exactly is the effect of your builds? Guess no more." +msgstr "" + +#: pages/index.tsx:35 +msgid "User Search" +msgstr "" + +#: pages/index.tsx:36 +msgid "You can make your own page. Use this tool to find other users' pages." +msgstr "" + +#: pages/index.tsx:42 +msgid "All the events happening in the community in one place." +msgstr "" + +#: pages/index.tsx:45 +msgid "Find your next teammates." +msgstr "" + +#: pages/index.tsx:48 +msgid "Make your battle plans by drawing on over 100 maps." +msgstr "" + +#: pages/index.tsx:51 +msgid "Data on tournaments spanning over years gathered by ganbawoomy." +msgstr "" + +#: pages/index.tsx:56 +msgid "Information related to +1 and +2. Voting results, suggested players and FAQ." +msgstr "" + +#: pages/index.tsx:63 +msgid "All art by <0>borzoic" +msgstr "" + #: pages/links.tsx:16 #: pages/links.tsx:17 msgid "Links" diff --git a/pages/_app.tsx b/pages/_app.tsx index 5ce89b441..f5d678c25 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -1,3 +1,5 @@ +import "./styles.css"; + import { ChakraProvider, extendTheme } from "@chakra-ui/react"; import { mode } from "@chakra-ui/theme-tools"; import { i18n } from "@lingui/core"; diff --git a/pages/index.tsx b/pages/index.tsx index 180f6d2dd..e5f596055 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,5 +1,108 @@ +import { Box, Container, Flex, Heading, useColorMode } from "@chakra-ui/react"; +import { t, Trans } from "@lingui/macro"; +import MyLink from "components/common/MyLink"; +import { useMyTheme } from "lib/useMyTheme"; +import Image from "next/image"; +import Link from "next/link"; + const Home = () => { - return
hello
; + const { gray } = useMyTheme(); + const { colorMode } = useColorMode(); + return ( + <> + + + Sendou.ink + + Competitive Splatoon Hub + + + + + + All the Top 500 results and leaderboards derived from them. + + + + + View builds by some of the best players in the world and submit your + own. + + + + + What exactly is the effect of your builds? Guess no more. + + + + + You can make your own page. Use this tool to find other users' + pages. + + + + All the events happening in the community in one place. + + + Find your next teammates. + + + Make your battle plans by drawing on over 100 maps. + + + + Data on tournaments spanning over years gathered by ganbawoomy. + + + + + Information related to +1 and +2. Voting results, suggested players + and FAQ. + + + + + + All art by{" "} + + borzoic + + + + + ); + + function PageInfoSection({ + location, + title, + children, + }: { + location: string; + title: string; + children: React.ReactNode; + }) { + return ( + + + + + + + + + {title} + + + {children} + + ); + } }; export default Home; diff --git a/pages/styles.css b/pages/styles.css new file mode 100644 index 000000000..eeeed4bfe --- /dev/null +++ b/pages/styles.css @@ -0,0 +1,65 @@ +.rgb { + background: linear-gradient( + 124deg, + #ff2400, + #e81d1d, + #e8b71d, + #e3e81d, + #1de840, + #1ddde8, + #2b1de8, + #dd00f3, + #dd00f3 + ); + + -webkit-animation: rainbow 18s ease infinite; + -z-animation: rainbow 18s ease infinite; + -o-animation: rainbow 18s ease infinite; + animation: rainbow 18s ease infinite; + background-size: 1800% 1800%; +} + +@-webkit-keyframes rainbow { + 0% { + background-position: 0% 82%; + } + 50% { + background-position: 100% 19%; + } + 100% { + background-position: 0% 82%; + } +} +@-moz-keyframes rainbow { + 0% { + background-position: 0% 82%; + } + 50% { + background-position: 100% 19%; + } + 100% { + background-position: 0% 82%; + } +} +@-o-keyframes rainbow { + 0% { + background-position: 0% 82%; + } + 50% { + background-position: 100% 19%; + } + 100% { + background-position: 0% 82%; + } +} +@keyframes rainbow { + 0% { + background-position: 0% 82%; + } + 50% { + background-position: 100% 19%; + } + 100% { + background-position: 0% 82%; + } +} diff --git a/public/layout/analyzer.png b/public/layout/analyzer.png new file mode 100644 index 000000000..4e869f92a Binary files /dev/null and b/public/layout/analyzer.png differ diff --git a/public/layout/u.png b/public/layout/u.png new file mode 100644 index 000000000..253bc8bc1 Binary files /dev/null and b/public/layout/u.png differ