mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
58 lines
2.0 KiB
JSON
58 lines
2.0 KiB
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
|
"DialogueDictionary": {
|
|
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_1": "Your ship is now equiped with a warp drive!",
|
|
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_2": "You can use the new \"Interstellar Mode\" page in the ship log to lock-on your autopilot to another star system.",
|
|
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_3": "Then just buckle up and engage the autopilot to warp there!"
|
|
},
|
|
"UIDictionary": {
|
|
"INTERSTELLAR_MODE": "Interstellar Mode",
|
|
"FREQ_STATUE": "Nomai Statue",
|
|
"FREQ_WARP_CORE": "Anti-Graviton Flux",
|
|
"FREQ_UNKNOWN": "???",
|
|
"ENGAGE_WARP_PROMPT": "Engage Warp To {0}",
|
|
"WARP_LOCKED": "AUTOPILOT LOCKED TO:\n{0}",
|
|
"LOCK_AUTOPILOT_WARP": "Lock Autopilot to Star System",
|
|
"RICH_PRESENCE_EXPLORING": "Exploring {0}.",
|
|
"RICH_PRESENCE_WARPING": "Warping to {0}."
|
|
},
|
|
"AchievementTranslations": {
|
|
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
|
"Name": "Containment Breach",
|
|
"Description": "Get eaten outside of Dark Bramble"
|
|
},
|
|
"NH_MULTIPLE_SYSTEM": {
|
|
"Name": "Traveller",
|
|
"Description": "Visit 5 unique star systems in a row."
|
|
},
|
|
"NH_NEW_FREQ": {
|
|
"Name": "Anomalous Frequencies",
|
|
"Description": "Discover a new frequency."
|
|
},
|
|
"NH_PROBE_LOST": {
|
|
"Name": "Connection Lost",
|
|
"Description": "Lose your little scout."
|
|
},
|
|
"NH_WARP_DRIVE": {
|
|
"Name": "Lore Inaccurate",
|
|
"Description": "Use your ship's warp drive."
|
|
},
|
|
"NH_VESSEL_WARP": {
|
|
"Name": "Lore Accurate",
|
|
"Description": "Warp to a star system using the Vessel."
|
|
},
|
|
"NH_RAFTING": {
|
|
"Name": "The Raft and the Furious",
|
|
"Description": "Go rafting."
|
|
},
|
|
"NH_SUCKED_INTO_LAVA_BY_TORNADO": {
|
|
"Name": "Placeholder",
|
|
"Description": "Get sucked into lava by a tornado."
|
|
},
|
|
"NH_TALK_TO_FIVE_CHARACTERS": {
|
|
"Name": "Placeholder",
|
|
"Description": "Talk to 5 characters."
|
|
}
|
|
}
|
|
}
|