X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=32cc3709dc8043cef32571f7940a246de7f4dc5b;hb=01c03862db4c9d7da371fb3500aab566d36366ff;hp=0f7c8ff5c0ddccac8735b4cecafe3149cba9fc5c;hpb=5d62356b37c464f6fb91deb7beb62347fd9cdd9c;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 0f7c8ff..32cc370 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -262,6 +262,12 @@ export default { search: 'Suche', settings: 'Einstellungen', }, + episodes: { + commentary: 'Kommentar', + empty: 'Keine anstehenden Termine.', + setup: 'Setup', + tracking: 'Tracking', + }, error: { 403: { description: 'So aber nicht', @@ -292,6 +298,7 @@ export default { }, general: { anonymous: 'Anonym', + appDescription: 'Turniere und Tutorials für The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', }, icon: { @@ -363,6 +370,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', @@ -377,14 +386,18 @@ export default { }, }, 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: { @@ -504,8 +517,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',