X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=aff46ec38e07be24b73344c1d5810a25eb0005d6;hb=e2af94795e9d8e8a2eb8c272201b4e54ebb130f0;hp=0812fd486b88d0aad321d5fd7bd13b34fcba25d4;hpb=2c5535946aa15278c6e969c9a9b24d32a45e5b12;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 0812fd4..aff46ec 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -262,6 +262,11 @@ export default { search: 'Suche', settings: 'Einstellungen', }, + episodes: { + commentary: 'Kommentar', + setup: 'Setup', + tracking: 'Tracking', + }, error: { 403: { description: 'So aber nicht', @@ -283,13 +288,16 @@ export default { connect: 'Connect Spedruns Discord', contact: 'Wenn du gerne ein Turnier auf dieser Seite organisieren möchtest, wende dich bitte an HolySmoke#5229 im Discord.', info: 'Infos', + map: 'ALttP Karte', privacy: 'Datenschutz', resources: 'Ressourcen', smd: 'Deutscher Super Metroid Discord', smwiki: 'Super Metroid Speedrunning Wiki', + tech: 'ALttP Techniken', }, general: { anonymous: 'Anonym', + appDescription: 'Turniere und Tutorials für The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', }, icon: { @@ -361,6 +369,8 @@ export default { mitts: 'Titan \'s Mitts', moonpearl: 'Moonpearl', mushroom: 'Mushroom', + 'not-flippers': 'Keine Flippers', + 'not-moonpearl': 'Keine Moonpearl', powder: 'Powder', quake: 'Quake', 'red-bomb': 'Red Bomb', @@ -374,6 +384,25 @@ export default { somaria: 'Cane of Somaria', }, }, + map: { + description: 'Karten von The Legend of Zelda: A Link to the Past', + dwLong: 'Dark World', + dwShort: 'DW', + goToLocation: 'Zur Stelle springen', + heading: 'Karte', + lwLong: 'Light World', + lwShort: 'LW', + onThisMap: 'Auf dieser Karte', + spLong: 'Spezielle Gebiete', + spShort: 'SP', + uwLong: 'Underworld', + uwOverlay: 'Gitter zigen', + uwShort: 'UW', + }, + menu: { + map: 'Karte', + tech: 'Techniken', + }, modes: { heading: 'Modi', }, @@ -487,8 +516,16 @@ export default { rulesets: { heading: 'Regelsätze', }, + schedule: { + description: 'Anstehende Spiele und andere Termine.', + heading: 'Terminplan', + startTime: '{{ date, LT }}', + }, techniques: { + description: 'Tutorials für The Legend of Zelda: A Link to the Past Randomizer', heading: 'Techniken', + lastModified: 'Zuletzt geändert: {{ date, L }}', + requirements: 'Erfordert: ', rulesetCodes: { competitive: 'COM', mg: 'MG',