]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/de.js
compact keysanity tracker
[alttp.git] / resources / js / i18n / de.js
index 2e13f7c561b7fc030bbc26847e8550ed46556c78..dcf4d21bdea0ddd9885bc5cd893e0ec9f030147f 100644 (file)
@@ -100,8 +100,13 @@ export default {
                chatBotLog: {
                        empty: 'Noch keine Nachrichten erfasst',
                        heading: 'Chat Bot Protokoll',
+                       info: {
+                               cat: '{{ category }} {{ date }}',
+                               user: '{{ user }} {{ date }}',
+                               userCat: '{{ category }} von {{ user }} {{ date }}',
+                       },
                        origin: {
-                               chatLog: '{{ nick }} in {{ channel }} am {{ date, L LT }}',
+                               chatLog: 'Quelle: {{ nick }} in {{ channel }} am {{ date, L LT }}',
                        },
                },
                content: {
@@ -522,6 +527,7 @@ export default {
                                        inventory: 'Inventar (Doors)',
                                        'room-data': 'Raumdaten (Glitched)',
                                },
+                               compactKeysanity: 'Kompaktes Keysanity',
                                ganonCrystals: 'Ganon Crystals',
                                glitches: 'Glitches',
                                glitchRules: {
@@ -542,6 +548,7 @@ export default {
                                        trinity: 'Trinity',
                                },
                                gtCrystals: 'GT Crystals',
+                               inverted: 'Inverted',
                                layout: 'Layout',
                                logic: 'Logik',
                                mapLayout: 'Karte',
@@ -559,6 +566,10 @@ export default {
                                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',
@@ -692,8 +703,10 @@ export default {
                                gl: 'Good Luck',
                                hi: 'Begrüßung',
                                hype: 'Hype',
+                               kappa: 'Kappa',
                                lol: 'Gelächter',
                                love: 'Love',
+                               no: 'Nein',
                                o7: 'Salutieren',
                                pog: 'Pog',
                                question: 'Frage',
@@ -703,6 +716,7 @@ export default {
                                thx: 'Danke',
                                unclassified: 'Generisch',
                                wtf: 'WTF',
+                               yes: 'Ja',
                        },
                        chatError: 'Fehler beim Senden',
                        chatSettings: 'Chat Bot Einstellungen',