More translations

This commit is contained in:
Nick 2022-03-03 22:08:21 -05:00
parent be71162d24
commit 1d4619402a
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/translation_schema.json",
"DialogueDictionary":
{
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_1" : "Dein Schiff ist nun mit einem Warpantrieb ausgestattet!",
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_2" : "Du kannst den neuen \"Interstellar Modus\" aus dem Schiffslogbuch auswählen um mit dem Autopilot in andere Sternensysteme zu reisen.",
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_3" : "Dann schnall dich an und aktiviere den Autopiloten um dich in andere Sternensysteme zu warpen."
},
"UIDictionary":
{
"INTERSTELLAR_MODE" : "Interstellar Modus",
"FREQ_STATUE" : "Nomai-Statue",
"FREQ_WARP_CORE" : "Anti-Gravitations Flux",
"FREQ_UNKNOWN" : "???"
}
}

View File

@ -0,0 +1,16 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/translation_schema.json",
"DialogueDictionary":
{
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_1" : "¡Tu nave ahora tiene un motor de curvatura!",
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_2" : "Puedes usar la nueva página de \"modo interestelar\" en el registro de la nave para fijar el piloto automático a otro sistema solar.",
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_3" : "¡Después abróchate el cinturón y enciende el piloto automático para teletransportarte allí!"
},
"UIDictionary":
{
"INTERSTELLAR_MODE" : "Modo Interestelar",
"FREQ_STATUE" : "Estatua Nomai",
"FREQ_WARP_CORE" : "Flujo De Anti-Gravitones",
"FREQ_UNKNOWN" : "???"
}
}