2020-07-03 10:42:43 +09:00
{
2020-07-10 07:57:16 +09:00
"common" : {
"download" : "Herunterladen" ,
"yes" : "Ja" ,
"no" : "Nein" ,
"GMSE01" : "GMSE01 (NTSC-U)" ,
"GMSJ01" : "GMSJ01 (NTSC-J 1.0)" ,
"GMSJ0A" : "GMSJ01 (NTSC-J 1.1)" ,
"GMSP01" : "GMSP01 (PAL)"
} ,
2020-07-10 08:19:04 +09:00
"headers" : {
"help" : "Hilfe" ,
"codelist" : "Verfügbare Codes" ,
"stageloader" : "Stage Loader"
} ,
2020-07-03 10:42:43 +09:00
"codeinfo" : {
"author" : "Autor:" ,
"authors" : "Autoren:" ,
"version" : "Version:"
} ,
"generatorconfig" : {
2020-07-10 07:57:16 +09:00
"gameversion" : {
"label" : "Spiel Version:" ,
"placeholder" : "Wähle Version.."
} ,
"usestageloader" : "Stage Loader verwenden:" ,
"downloadformat" : {
"label" : "Download Format:" ,
"options" : {
"gct" : "GCT" ,
"dolphin" : "Dolphin INI" ,
"gcm" : "CheatManager TXT"
}
}
2020-07-03 10:42:43 +09:00
} ,
"landingpage" : {
"title" : "Super Mario Sunshine Practice File Generator" ,
2020-07-10 11:27:15 +09:00
"summary" : "Ein Cheat-Datei-Generator für Super Mario Sunshine Speedruns. Falls du den Generator bisher nie verwendet hast, empfehlen wir dir erst den <a href='/de/guide.html' target='_blank'>Guide</a> durchzulesen. Falls etwas nicht funktioniert findest du im Abschnitt 'Problembehebung' einige Infos." ,
2020-07-03 10:42:43 +09:00
"community" : "Die SMS Speedrunning Community" ,
"links" : {
"discord" : "Discord" ,
"twitter" : "Twitter: @SMSCommunity" ,
"twitch" : "Twitch: SunshineCommunity" ,
"src" : "Speedrun.com Ranglisten"
}
} ,
"stageloader" : {
"levelorder" : {
"label" : "Level Reihenfolge:" ,
2020-07-10 08:19:04 +09:00
"options" : {
"list" : "Wie angegeben" ,
"shuffle" : "Mixen" ,
"random" : "Zufällig"
}
2020-07-03 10:42:43 +09:00
} ,
2020-07-04 02:23:15 +09:00
"postgame" : {
"label" : "Nach der Route:" ,
2020-07-10 08:19:04 +09:00
"options" : {
"0F00" : "Zurück zum Titelbildschirm" ,
"0109" : "Lade die geflutete Plaza" ,
"0102" : "Lade Post-Corona Plaza" ,
"3400" : "Lade Corona" ,
"3C00" : "Lade den Bowserkampf"
}
2020-07-04 02:23:15 +09:00
} ,
2020-07-03 10:42:43 +09:00
"removedialogue" : {
"label" : "Dialoge entfernen:" ,
2020-07-04 02:23:15 +09:00
"options" : {
"pv5" : "Nicht in Pinna 5" ,
"yes" : "Immer" ,
"no" : "Nie"
}
2020-07-03 10:42:43 +09:00
} ,
"skippablefmvs" : {
"label" : "Überspringbare FMVs:" ,
2020-07-10 08:19:04 +09:00
"options" : {
"pp" : "Nicht in Pinna" ,
"yes" : "Immer" ,
"no" : "Nie"
}
2020-07-03 10:42:43 +09:00
} ,
"levelselectplaceholder" : "Wähle ein Level.." ,
"loadpresetplaceholder" : "Lade eine Vorlage.." ,
"route" : "Route" ,
"clear" : "Liste leeren"
2020-07-10 08:19:04 +09:00
} ,
"misc" : {
"defaulthelpmessage" : "Wähle deine Codes von der Liste auf der linken Seite."
2020-07-03 10:42:43 +09:00
}
}