X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=dcf4d21bdea0ddd9885bc5cd893e0ec9f030147f;hb=481e603a0ca94bb068d1939c7feccfb07264b5a0;hp=7232e2d199bda91631b26172c26df45f063a53c3;hpb=6ce22c808bd3025ea252334e516451ddc3b948eb;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 7232e2d..dcf4d21 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -97,6 +97,18 @@ export default { unconfirm: 'Zurückziehen', unset: 'Zurücksetzen', }, + chatBotLog: { + empty: 'Noch keine Nachrichten erfasst', + heading: 'Chat Bot Protokoll', + info: { + cat: '{{ category }} {{ date }}', + user: '{{ user }} {{ date }}', + userCat: '{{ category }} von {{ user }} {{ date }}', + }, + origin: { + chatLog: 'Quelle: {{ nick }} in {{ channel }} am {{ date, L LT }}', + }, + }, content: { attribution: 'Attribution', description: 'Beschreibung', @@ -201,6 +213,12 @@ export default { appDescription: 'Turniere und Tutorials für The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', pleaseSelect: 'Bitte wählen', + languages: { + de: 'Deutsch', + en: 'Englisch', + es: 'Spanisch', + fr: 'Französisch', + }, }, icon: { AddIcon: 'Hinzufügen', @@ -501,6 +519,69 @@ export default { seeAlso: 'Siehe auch', }, tracker: { + config: { + bossShuffle: 'Boss Shuffle', + calculation: 'Berechnung', + checkCalculation: 'Dungeon Checks', + checkCalculations: { + inventory: 'Inventar (Doors)', + 'room-data': 'Raumdaten (Glitched)', + }, + compactKeysanity: 'Kompaktes Keysanity', + ganonCrystals: 'Ganon Crystals', + glitches: 'Glitches', + glitchRules: { + hmg: 'HMG', + mg: 'Major', + nl: 'No Logic', + none: 'Keine', + owg: 'OWG', + }, + goal: 'Ziel', + goals: { + ad: 'All Dungeons', + fast: 'Fast Ganon', + ganon: 'Ganon', + ghunt: 'Ganon Hunt', + ped: 'Pedestal', + thunt: 'Triforce Hunt', + trinity: 'Trinity', + }, + gtCrystals: 'GT Crystals', + inverted: 'Inverted', + layout: 'Layout', + logic: 'Logik', + mapLayout: 'Karte', + mapLayouts: { + horizontal: 'Horizontal', + vertical: 'Vertikal', + }, + showBig: 'Big Keys', + showCompass: 'Kompanden', + showItemOptions: { + always: 'Immer', + never: 'Nie', + situational: 'Situationsbedingt', + }, + showItems: 'Zeige Dungeon Items', + showMap: 'Maps', + showSmall: 'Small Keys', + shuffleBig: 'Big Key Shuffle', + shuffleCompass: 'Kompass Shuffle', + shuffleMap: 'Map Shuffle', + shuffleSmall: 'Small Key Shuffle', + title: 'Konfiguration', + wildBig: 'Big Keys', + wildCompass: 'Kompanden', + wildItems: 'Wild Dungeon Items', + wildMap: 'Maps', + wildSmall: 'Small Keys', + worldState: 'World State', + worldStates: { + inverted: 'Inverted', + open: 'Open', + }, + }, location: { aginah: 'Aginah', blacksmith: 'Blacksmith', @@ -616,6 +697,27 @@ export default { addCommand: 'Command hinzufügen', channel: 'Channel', chat: 'Chat', + chatCategories: { + eyes: 'Augen', + gg: 'Good Game', + gl: 'Good Luck', + hi: 'Begrüßung', + hype: 'Hype', + kappa: 'Kappa', + lol: 'Gelächter', + love: 'Love', + no: 'Nein', + o7: 'Salutieren', + pog: 'Pog', + question: 'Frage', + rage: 'Zorn', + sad: 'Traurig', + sweat: 'Schwitzen', + thx: 'Danke', + unclassified: 'Generisch', + wtf: 'WTF', + yes: 'Ja', + }, chatError: 'Fehler beim Senden', chatSettings: 'Chat Bot Einstellungen', chatSuccess: 'Nachricht in Warteschlange', @@ -688,6 +790,7 @@ export default { winnersMessageHint: '{names} wird durch die Namen der Gewinner ersetzt', }, heading: 'Twitch Bot', + language: 'Bevorzugte Sprache', joinApp: 'Join als App Bot', joinChat: 'Join als Chat Bot', joinError: 'Fehler beim Betreten', @@ -695,6 +798,13 @@ export default { noManagePermission: 'Du verfügst nicht über die notwendigen Berechtigungen, um den Twitch Bot zu administrieren.', partError: 'Fehler beim Verlassen', partSuccess: 'Verlassen', + randomChat: 'Random Chat', + respond: 'Antworten', + respondOptions: { + 50: '50:50', + no: 'Nein', + yes: 'Ja', + }, saveError: 'Fehler beim Speichern', saveSuccess: 'Gespeichert', selectChannel: 'Bitte wählen einen Channel, den du verändern möchtest.',