mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
More translations
This commit is contained in:
parent
be71162d24
commit
1d4619402a
16
NewHorizons/AssetBundle/translations/german.json
Normal file
16
NewHorizons/AssetBundle/translations/german.json
Normal 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" : "???"
|
||||
}
|
||||
}
|
||||
16
NewHorizons/AssetBundle/translations/spanish_la.json
Normal file
16
NewHorizons/AssetBundle/translations/spanish_la.json
Normal 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" : "???"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user