X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=14f18fa30ba015370b9bb0112e1da23826331541;hb=1b9629ce7f600b4aa9c9d51a281e514031871828;hp=c663747c87c3b36d66c2486140327e2f5b5aa5f7;hpb=1d3c8c6a96fc45d839f0e3719baca790059d189f;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index c663747..14f18fa 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -97,6 +97,13 @@ export default { unconfirm: 'Zurückziehen', unset: 'Zurücksetzen', }, + chatBotLog: { + empty: 'Noch keine Nachrichten erfasst', + heading: 'Chat Bot Protokoll', + origin: { + chatLog: '{{ nick }} in {{ channel }} am {{ date, L LT }}', + }, + }, content: { attribution: 'Attribution', description: 'Beschreibung', @@ -680,14 +687,25 @@ export default { 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',