gctGenerator/site/.vuepress/i18n/de-CH.json

91 lines
2.5 KiB
JSON
Raw Normal View History

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)"
},
"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",
"summary": "This is a cheatfile generator for Super Mario Sunshine speedrun practice. If this is your first time using the generator we highly recommend to check out the <a href='/guide.html' target='_blank'>guide</a> first. Visit the <a href='/guide.html#troubleshooting' target='_blank'>the troubleshooting section</a> if you encounter any issues.",
"community": "Die SMS Speedrunning Community",
"links": {
"discord": "Discord",
"twitter": "Twitter: @SMSCommunity",
"twitch": "Twitch: SunshineCommunity",
"src": "Speedrun.com Ranglisten"
}
},
"stageloader": {
"levelorder": {
"label": "Level Reihenfolge:",
"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:",
"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:",
"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"
},
"misc": {
"defaulthelpmessage": "Wähle deine Codes von der Liste auf der linken Seite."
2020-07-03 10:42:43 +09:00
}
}