mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 12:13:10 -05:00
map planner translated
This commit is contained in:
parent
15366c4a37
commit
e2baecbe82
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
msgstr "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
|
||||
#: 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"
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,98 @@ msgstr ""
|
|||
msgid "Markdown is supported - <0>https://sendou.ink/markdown</0>"
|
||||
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 ""
|
||||
|
|
|
|||
|
|
@ -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<DraggableImageAdderProps> = ({
|
|||
padding: "0.3em",
|
||||
}}
|
||||
>
|
||||
Add image
|
||||
<Trans>Add image</Trans>
|
||||
</div>
|
||||
</strong>
|
||||
<Box overflowY="scroll" height="50vh">
|
||||
|
|
|
|||
|
|
@ -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<Tool>;
|
||||
|
|
@ -80,7 +76,7 @@ const DraggableToolsSelector: React.FC<DraggableToolsSelectorProps> = ({
|
|||
padding="0.3em"
|
||||
textAlign="center"
|
||||
>
|
||||
Tools
|
||||
<Trans>Tools</Trans>
|
||||
</Box>
|
||||
</strong>
|
||||
<Flex flexWrap="wrap" justifyContent="center">
|
||||
|
|
|
|||
|
|
@ -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<StageSelectorProps> = ({
|
|||
changeTide,
|
||||
changeView,
|
||||
}) => {
|
||||
const { i18n } = useLingui();
|
||||
return (
|
||||
<Box maxW="20rem" m="3rem auto">
|
||||
<Select value={currentBackground.stage} onChange={handleChange}>
|
||||
<option value="Spawning Grounds">Spawning Grounds</option>
|
||||
<option value="Marooner's Bay">Marooner's Bay</option>
|
||||
<option value="Lost Outpost">Lost Outpost</option>
|
||||
<option value="Salmonid Smokeyard">Salmonid Smokeyard</option>
|
||||
<option value="Ruins of Ark Polaris">Ruins of Ark Polaris</option>
|
||||
<option value="Spawning Grounds">{i18n._(t`Spawning Grounds`)}</option>
|
||||
<option value="Marooner's Bay">{i18n._(t`Marooner's Bay`)}</option>
|
||||
<option value="Lost Outpost">{i18n._(t`Lost Outpost`)}</option>
|
||||
<option value="Salmonid Smokeyard">
|
||||
{i18n._(t`Salmonid Smokeyard`)}
|
||||
</option>
|
||||
<option value="Ruins of Ark Polaris">
|
||||
{i18n._(t`Ruins of Ark Polaris`)}
|
||||
</option>
|
||||
{stages.map((stage) => (
|
||||
<option key={stage} value={stage}>
|
||||
{stage}
|
||||
{i18n._(stage)}
|
||||
</option>
|
||||
))}
|
||||
</Select>
|
||||
|
|
@ -95,10 +102,10 @@ const StageSelector: React.FC<StageSelectorProps> = ({
|
|||
<RadioGroup value={currentBackground.view} onChange={changeView}>
|
||||
<HStack justifyContent="center" spacing={6}>
|
||||
<Radio size="sm" value="M">
|
||||
Minimap
|
||||
<Trans>Minimap</Trans>
|
||||
</Radio>
|
||||
<Radio size="sm" value="R">
|
||||
Top-down
|
||||
<Trans>Top-down</Trans>
|
||||
</Radio>
|
||||
</HStack>
|
||||
</RadioGroup>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
<Trans>Clear drawings</Trans>
|
||||
</Button>
|
||||
<ButtonGroup variant="outline" size="sm" isAttached>
|
||||
<Button
|
||||
onClick={() => download(sketch.current.toDataURL(), "png")}
|
||||
leftIcon={<FaFileImage />}
|
||||
>
|
||||
Download as .png
|
||||
<Trans>Download as .png</Trans>
|
||||
</Button>
|
||||
<Button
|
||||
onClick={() =>
|
||||
|
|
@ -327,10 +328,10 @@ const MapPlannerPage: NextPage = () => {
|
|||
}
|
||||
leftIcon={<FaFileDownload />}
|
||||
>
|
||||
Download as .json
|
||||
<Trans>Download as .json</Trans>
|
||||
</Button>
|
||||
<Button onClick={() => handleUpload()} leftIcon={<FaFileUpload />}>
|
||||
Load from .json
|
||||
<Trans>Load from .json</Trans>
|
||||
</Button>
|
||||
</ButtonGroup>
|
||||
</Flex>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user