X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=ae1b29e8efead25d0e0c68dc2bbc92fa65285737;hb=638802eaf20d636c16d7ce337ace508708705f2c;hp=0f7c8ff5c0ddccac8735b4cecafe3149cba9fc5c;hpb=5d62356b37c464f6fb91deb7beb62347fd9cdd9c;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 0f7c8ff..ae1b29e 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -257,11 +257,28 @@ export default { logout: 'Logout', new: 'Neu', protocol: 'Protokoll', + remove: 'Entfernen', retry: 'Neu versuchen', save: 'Speichern', search: 'Suche', settings: 'Einstellungen', }, + episodes: { + addRestream: 'Neuer Restream', + channel: 'Kanal', + commentary: 'Kommentar', + empty: 'Keine anstehenden Termine.', + restreamDialog: { + addError: 'Fehler beim Hinzufügen', + addSuccess: 'Hinzugefügt', + removeError: 'Fehler beim Entfernen', + removeSuccess: 'Entfernt', + title: 'Restream', + }, + setup: 'Setup', + startTime: '{{ date, LL LT }} Uhr', + tracking: 'Tracking', + }, error: { 403: { description: 'So aber nicht', @@ -292,7 +309,9 @@ export default { }, general: { anonymous: 'Anonym', + appDescription: 'Turniere und Tutorials für The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', + pleaseSelect: 'Bitte wählen', }, icon: { AddIcon: 'Hinzufügen', @@ -363,6 +382,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 +398,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 +529,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',