From e2baecbe82db9976c9c2c2dfa2827577e3372cdb Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Wed, 4 Nov 2020 16:50:20 +0200 Subject: [PATCH] map planner translated --- lib/lists/stages.ts | 48 +++--- locale/de/messages.po | 152 +++++++++++++++++- locale/el/messages.po | 152 +++++++++++++++++- locale/en/messages.po | 152 +++++++++++++++++- locale/es/messages.po | 152 +++++++++++++++++- locale/fr/messages.po | 152 +++++++++++++++++- locale/it/messages.po | 152 +++++++++++++++++- locale/ja/messages.po | 152 +++++++++++++++++- locale/ko/messages.po | 152 +++++++++++++++++- locale/nl/messages.po | 152 +++++++++++++++++- locale/pt/messages.po | 152 +++++++++++++++++- locale/ru/messages.po | 152 +++++++++++++++++- locale/sv/messages.po | 152 +++++++++++++++++- locale/zh/messages.po | 152 +++++++++++++++++- .../components/DraggableImageAdder.tsx | 3 +- .../components/DraggableToolsSelector.tsx | 8 +- .../MapPlanner/components/StageSelector.tsx | 23 ++- scenes/MapPlanner/index.tsx | 9 +- 18 files changed, 1999 insertions(+), 68 deletions(-) diff --git a/lib/lists/stages.ts b/lib/lists/stages.ts index 0322935d5..bade6000b 100644 --- a/lib/lists/stages.ts +++ b/lib/lists/stages.ts @@ -1,25 +1,27 @@ +import { t } from "@lingui/macro"; + export const stages = [ - "The Reef", - "Musselforge Fitness", - "Starfish Mainstage", - "Humpback Pump Track", - "Inkblot Art Academy", - "Sturgeon Shipyard", - "Moray Towers", - "Port Mackerel", - "Manta Maria", - "Kelp Dome", - "Snapper Canal", - "Blackbelly Skatepark", - "MakoMart", - "Walleye Warehouse", - "Shellendorf Institute", - "Arowana Mall", - "Goby Arena", - "Piranha Pit", - "Camp Triggerfish", - "Wahoo World", - "New Albacore Hotel", - "Ancho-V Games", - "Skipper Pavilion", + t`The Reef`, + t`Musselforge Fitness`, + t`Starfish Mainstage`, + t`Humpback Pump Track`, + t`Inkblot Art Academy`, + t`Sturgeon Shipyard`, + t`Moray Towers`, + t`Port Mackerel`, + t`Manta Maria`, + t`Kelp Dome`, + t`Snapper Canal`, + t`Blackbelly Skatepark`, + t`MakoMart`, + t`Walleye Warehouse`, + t`Shellendorf Institute`, + t`Arowana Mall`, + t`Goby Arena`, + t`Piranha Pit`, + t`Camp Triggerfish`, + t`Wahoo World`, + t`New Albacore Hotel`, + t`Ancho-V Games`, + t`Skipper Pavilion`, ] as const; diff --git a/locale/de/messages.po b/locale/de/messages.po index e68793880..0f5a9ec43 100644 --- a/locale/de/messages.po +++ b/locale/de/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/el/messages.po b/locale/el/messages.po index 327a100b0..5de95c486 100644 --- a/locale/el/messages.po +++ b/locale/el/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/en/messages.po b/locale/en/messages.po index 1d456de02..ab9ece02f 100644 --- a/locale/en/messages.po +++ b/locale/en/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "Markdown is supported - <0>https://sendou.ink/markdown" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "The Reef" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "Musselforge Fitness" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "Starfish Mainstage" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "Humpback Pump Track" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "Inkblot Art Academy" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "Sturgeon Shipyard" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "Moray Towers" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "Port Mackerel" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "Manta Maria" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "Kelp Dome" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "Snapper Canal" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "Blackbelly Skatepark" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "MakoMart" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "Walleye Warehouse" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "Shellendorf Institute" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "Arowana Mall" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "Goby Arena" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "Piranha Pit" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "Camp Triggerfish" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "Wahoo World" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "New Albacore Hotel" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "Ancho-V Games" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "Skipper Pavilion" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "Shooters" @@ -621,9 +713,65 @@ msgstr "Profile" msgid "Log out" msgstr "Log out" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" +msgstr "Add image" + +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "Tools" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "Spawning Grounds" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "Marooner's Bay" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "Lost Outpost" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "Salmonid Smokeyard" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "Ruins of Ark Polaris‎‎" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "Minimap" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "Top-down" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "Clear drawings" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "Download as .png" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "Download as .json" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "Load from .json" + #: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" -msgstr "{0}" +msgid "Profile updated" +msgstr "Profile updated" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "{0}" #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" diff --git a/locale/es/messages.po b/locale/es/messages.po index 82154ae98..b05ca5ab4 100644 --- a/locale/es/messages.po +++ b/locale/es/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/fr/messages.po b/locale/fr/messages.po index 6d6a70ce2..3df4177d4 100644 --- a/locale/fr/messages.po +++ b/locale/fr/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/it/messages.po b/locale/it/messages.po index 33b66fb89..977733db5 100644 --- a/locale/it/messages.po +++ b/locale/it/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/ja/messages.po b/locale/ja/messages.po index 602b4b3a8..ce1fc8925 100644 --- a/locale/ja/messages.po +++ b/locale/ja/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/ko/messages.po b/locale/ko/messages.po index aeab431e1..29e7ff3f1 100644 --- a/locale/ko/messages.po +++ b/locale/ko/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/nl/messages.po b/locale/nl/messages.po index 3c0e01d00..5997c0ecb 100644 --- a/locale/nl/messages.po +++ b/locale/nl/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/pt/messages.po b/locale/pt/messages.po index 58ea0b226..9979f852b 100644 --- a/locale/pt/messages.po +++ b/locale/pt/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/ru/messages.po b/locale/ru/messages.po index d3b2553c3..d24809f66 100644 --- a/locale/ru/messages.po +++ b/locale/ru/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/sv/messages.po b/locale/sv/messages.po index 9ae848155..099f2e36a 100644 --- a/locale/sv/messages.po +++ b/locale/sv/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/locale/zh/messages.po b/locale/zh/messages.po index b12339dc8..8974cc4a0 100644 --- a/locale/zh/messages.po +++ b/locale/zh/messages.po @@ -17,6 +17,98 @@ msgstr "" msgid "Markdown is supported - <0>https://sendou.ink/markdown" msgstr "" +#: lib/lists/stages.ts:3 +msgid "The Reef" +msgstr "" + +#: lib/lists/stages.ts:4 +msgid "Musselforge Fitness" +msgstr "" + +#: lib/lists/stages.ts:5 +msgid "Starfish Mainstage" +msgstr "" + +#: lib/lists/stages.ts:6 +msgid "Humpback Pump Track" +msgstr "" + +#: lib/lists/stages.ts:7 +msgid "Inkblot Art Academy" +msgstr "" + +#: lib/lists/stages.ts:8 +msgid "Sturgeon Shipyard" +msgstr "" + +#: lib/lists/stages.ts:9 +msgid "Moray Towers" +msgstr "" + +#: lib/lists/stages.ts:10 +msgid "Port Mackerel" +msgstr "" + +#: lib/lists/stages.ts:11 +msgid "Manta Maria" +msgstr "" + +#: lib/lists/stages.ts:12 +msgid "Kelp Dome" +msgstr "" + +#: lib/lists/stages.ts:13 +msgid "Snapper Canal" +msgstr "" + +#: lib/lists/stages.ts:14 +msgid "Blackbelly Skatepark" +msgstr "" + +#: lib/lists/stages.ts:15 +msgid "MakoMart" +msgstr "" + +#: lib/lists/stages.ts:16 +msgid "Walleye Warehouse" +msgstr "" + +#: lib/lists/stages.ts:17 +msgid "Shellendorf Institute" +msgstr "" + +#: lib/lists/stages.ts:18 +msgid "Arowana Mall" +msgstr "" + +#: lib/lists/stages.ts:19 +msgid "Goby Arena" +msgstr "" + +#: lib/lists/stages.ts:20 +msgid "Piranha Pit" +msgstr "" + +#: lib/lists/stages.ts:21 +msgid "Camp Triggerfish" +msgstr "" + +#: lib/lists/stages.ts:22 +msgid "Wahoo World" +msgstr "" + +#: lib/lists/stages.ts:23 +msgid "New Albacore Hotel" +msgstr "" + +#: lib/lists/stages.ts:24 +msgid "Ancho-V Games" +msgstr "" + +#: lib/lists/stages.ts:25 +msgid "Skipper Pavilion" +msgstr "" + #: lib/lists/weaponsWithHero.ts:145 msgid "Shooters" msgstr "" @@ -621,10 +713,66 @@ msgstr "" msgid "Log out" msgstr "" -#: scenes/Profile/components/ProfileModal.tsx:63 -msgid "{0}" +#: scenes/MapPlanner/components/DraggableImageAdder.tsx:25 +msgid "Add image" msgstr "" +#: scenes/MapPlanner/components/DraggableToolsSelector.tsx:28 +msgid "Tools" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:13 +msgid "Spawning Grounds" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:14 +msgid "Marooner's Bay" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:15 +msgid "Lost Outpost" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:17 +msgid "Salmonid Smokeyard" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:20 +msgid "Ruins of Ark Polaris‎‎" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:52 +msgid "Minimap" +msgstr "" + +#: scenes/MapPlanner/components/StageSelector.tsx:55 +msgid "Top-down" +msgstr "" + +#: scenes/MapPlanner/index.tsx:250 +msgid "Clear drawings" +msgstr "" + +#: scenes/MapPlanner/index.tsx:254 +msgid "Download as .png" +msgstr "" + +#: scenes/MapPlanner/index.tsx:258 +msgid "Download as .json" +msgstr "" + +#: scenes/MapPlanner/index.tsx:261 +msgid "Load from .json" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +msgid "Profile updated" +msgstr "" + +#: scenes/Profile/components/ProfileModal.tsx:63 +#~ msgid "{0}" +#~ msgstr "" + #: scenes/Profile/components/ProfileModal.tsx:102 msgid "Editing profile" msgstr "" diff --git a/scenes/MapPlanner/components/DraggableImageAdder.tsx b/scenes/MapPlanner/components/DraggableImageAdder.tsx index 6f8bbeaea..fb6426ee5 100644 --- a/scenes/MapPlanner/components/DraggableImageAdder.tsx +++ b/scenes/MapPlanner/components/DraggableImageAdder.tsx @@ -1,4 +1,5 @@ import { Box, Flex, Image } from "@chakra-ui/core"; +import { Trans } from "@lingui/macro"; import WeaponImage from "lib/components/WeaponImage"; import { weapons } from "lib/lists/weapons"; import { useMyTheme } from "lib/useMyTheme"; @@ -43,7 +44,7 @@ const DraggableImageAdder: React.FC = ({ padding: "0.3em", }} > - Add image + Add image diff --git a/scenes/MapPlanner/components/DraggableToolsSelector.tsx b/scenes/MapPlanner/components/DraggableToolsSelector.tsx index e02581009..73ab4a122 100644 --- a/scenes/MapPlanner/components/DraggableToolsSelector.tsx +++ b/scenes/MapPlanner/components/DraggableToolsSelector.tsx @@ -1,4 +1,5 @@ import { Box, Flex, IconButton } from "@chakra-ui/core"; +import { Trans } from "@lingui/macro"; import ColorPicker from "lib/components/ColorPicker"; import { useMyTheme } from "lib/useMyTheme"; import { useState } from "react"; @@ -17,11 +18,6 @@ import { } from "react-icons/fa"; import { Tool } from ".."; -interface PlannerColorPickerProps { - color: string; - setColor: (newColor: string) => void; -} - interface DraggableToolsSelectorProps { tool: Tool; setTool: React.Dispatch; @@ -80,7 +76,7 @@ const DraggableToolsSelector: React.FC = ({ padding="0.3em" textAlign="center" > - Tools + Tools diff --git a/scenes/MapPlanner/components/StageSelector.tsx b/scenes/MapPlanner/components/StageSelector.tsx index 5f5e605cb..9e0c7f375 100644 --- a/scenes/MapPlanner/components/StageSelector.tsx +++ b/scenes/MapPlanner/components/StageSelector.tsx @@ -1,4 +1,6 @@ import { Box, HStack, Image, Radio, RadioGroup, Select } from "@chakra-ui/core"; +import { t, Trans } from "@lingui/macro"; +import { useLingui } from "@lingui/react"; import salmonRunHighTide from "assets/SalmonRunHighTide.svg"; import salmonRunLowTide from "assets/SalmonRunLowTide.svg"; import salmonRunMidTide from "assets/SalmonRunMidTide.svg"; @@ -21,17 +23,22 @@ const StageSelector: React.FC = ({ changeTide, changeView, }) => { + const { i18n } = useLingui(); return ( @@ -95,10 +102,10 @@ const StageSelector: React.FC = ({ - Minimap + Minimap - Top-down + Top-down diff --git a/scenes/MapPlanner/index.tsx b/scenes/MapPlanner/index.tsx index dc8177685..0bea132ba 100644 --- a/scenes/MapPlanner/index.tsx +++ b/scenes/MapPlanner/index.tsx @@ -1,4 +1,5 @@ import { Button, ButtonGroup, Flex } from "@chakra-ui/core"; +import { Trans } from "@lingui/macro"; import { stages } from "lib/lists/stages"; import { NextPage } from "next"; import dynamic from "next/dynamic"; @@ -308,14 +309,14 @@ const MapPlannerPage: NextPage = () => { size="sm" variant="outline" > - Clear drawings + Clear drawings