aboutsummaryrefslogtreecommitdiffstats
path: root/game
diff options
context:
space:
mode:
Diffstat (limited to 'game')
-rw-r--r--game/languages/English.ini15
-rw-r--r--game/languages/German.ini15
2 files changed, 30 insertions, 0 deletions
diff --git a/game/languages/English.ini b/game/languages/English.ini
index 66815a7e..ebb44b1d 100644
--- a/game/languages/English.ini
+++ b/game/languages/English.ini
@@ -443,3 +443,18 @@ ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE=Song could not be loaded: Error parsing line
ERROR_NO_EDITOR=This feature is not available on Linux/Mac
ERROR_PLAYER_DEVICE_ASSIGNMENT=Player %d is assigned to multiple microphones. Please check your record options
ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphone. Please check your record options
+
+MSG_END_JUKEBOX=Do you want leave Jukebox Mode?
+JUKEBOX_RANDOM=Random
+JUKEBOX_REPEAT=Repeat
+JUKEBOX_FIND=Find:
+JUKEBOX_SORT=Sort:
+JUKEBOX_SONGLIST=List of Songs
+
+JUKEBOX_OPTIONS_SONGPOSITION=CTRl+UP/DOWN: move song to up/down
+JUKEBOX_OPTIONS_LYRIC=CTRL+L: On/Off Lyric
+JUKEBOX_OPTIONS_REPEAT=CTRL+X: On/Off Playlist Repeat
+JUKEBOX_OPTIONS_RANDOM=CTRL+R: Random Sort
+JUKEBOX_OPTIONS_SORT=CTRL+S: Sort by Artist/Title/Edition/Genre/Language
+JUKEBOX_OPTIONS_FIND=CTRL+F: On/Off Song Search
+
diff --git a/game/languages/German.ini b/game/languages/German.ini
index 2a2fbea9..b0ffc6ec 100644
--- a/game/languages/German.ini
+++ b/game/languages/German.ini
@@ -443,3 +443,18 @@ ERROR_NO_EDITOR=Diese Funktion ist unter Linux/Mac noch nicht verfügbar
ERROR_PLAYER_DEVICE_ASSIGNMENT=Mehrere Mikrofone für Spieler %d gewählt.\nAufnahmeoptionen überprüfen.
ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Kein Mikrofon für Spieler %d gewählt.\nAufnahmeoptionen überprüfen.
;UNUSED: SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG=Wie oft gesungen mitzählen
+
+MSG_END_JUKEBOX=JokeBox Modus beenden?
+JUKEBOX_RANDOM=Zufall
+JUKEBOX_REPEAT=Wiederholen
+JUKEBOX_FIND=Suche
+JUKEBOX_SORT=Sortierung:
+JUKEBOX_SONGLIST=Liederliste
+
+JUKEBOX_OPTIONS_SONGPOSITION=CTRl+UP/DOWN: Songwahl hoch/runter
+JUKEBOX_OPTIONS_LYRIC=CTRL+L: An/Aus Liedtext
+JUKEBOX_OPTIONS_REPEAT=CTRL+X: An/Aus Wiedergabeliste wiederhoen
+JUKEBOX_OPTIONS_RANDOM=CTRL+R: Zufällige Sortierung
+JUKEBOX_OPTIONS_SORT=CTRL+S: Sortieren nach Künstler/Titel/Edition/Genre/Sprache
+JUKEBOX_OPTIONS_FIND=CTRL+F: An/Aus Song-Suche
+