diff options
Diffstat (limited to '')
-rw-r--r-- | game/languages/Danish.ini | 31 |
1 files changed, 11 insertions, 20 deletions
diff --git a/game/languages/Danish.ini b/game/languages/Danish.ini index 868db3f9..cd6a75a9 100644 --- a/game/languages/Danish.ini +++ b/game/languages/Danish.ini @@ -320,9 +320,9 @@ PARTY_PLAYER_WHEREAMI=Fest navne PARTY_PLAYER_ENTER_NAME=Skriv Navne -;TODO: PARTY_ROUNDS_DESC = select which modes you want to play +;TODO: PARTY_ROUNDS_DESC=select which modes you want to play ;TODO: PARTY_ROUNDS_WHEREAMI=Party Rounds -;TODO: PARTY_ROUNDS_LEGEND_CONTINUE=start party-game +PARTY_ROUNDS_LEGEND_CONTINUE==Start Fest Spil ;TODO: PARTY_ROUNDCOUNT=number of rounds ;TODO: PARTY_SELECTMODE1=mode round 1 ;TODO: PARTY_SELECTMODE2=mode round 2 @@ -360,20 +360,20 @@ PARTY_SCORE_WINS2=Vinder! ;TODO: MODE_RANDOM_NAME=Random Mode ;TODO: MODE_RANDOM_DESC=One mode will be choosen randomly -;TODO: MODE_HDL_NAME=Hold the Line -;TODO: MODE_HDL_DESC=Don't get worse than the pointer at the rating bar shows you. +MODE_HDL_NAME=Hold Linien +MODE_HDL_DESC=Få ikke værrer end pilen på skalaen peger på -;TODO: MODE_5000POINTS_NAME=Until 5000 -;TODO: MODE_5000POINTS_DESC=Who gets 5000 points first wins the match. +MODE_5000POINTS_NAME=Until 5000 +MODE_5000POINTS_DESC=Hvem får 5000 point først vinder the kampen. -;TODO: MODE_DUEL_NAME=Duel -;TODO: MODE_DUEL_DESC=Sing a duel until 10000 points. +MODE_DUEL_NAME=Duell +MODE_DUEL_DESC=Syng en duel intil 10000 point. ;TODO: MODE_TEAMDUEL_NAME=Team Duell ;TODO: MODE_TEAMDUEL_DESC=Pass The Mic! -;TODO: MODE_BLIND_NAME=Blind Mode -;TODO: MODE_BLIND_DESC=Duel without seeing the notes. +MODE_BLIND_NAME=Blind Modus +MODE_BLIND_DESC=Duel med usynlige noder. STAT_MAIN=Statestikker STAT_MAIN_DESC=Generelle @@ -428,7 +428,7 @@ MSG_END_PARTY=Vil du virkelig forlade fest Modus? ERROR_NO_SONGS=Ingen Sange hentet ERROR_NO_PLUGINS=Igen Plugins hentet ;TODO: ERROR_NO_MODES_FOR_CURRENT_SETUP=no modes available for current player/team setup -;TODO: ERROR_CAN_NOT_START_PARTY= an error occurred starting the party game +;TODO: ERROR_CAN_NOT_START_PARTY=an error occurred starting the party game ERROR_CORRUPT_SONG=Sangen kunne ikke hentes. ;TODO: ERROR_CORRUPT_SONG_FILE_NOT_FOUND=Song could not be loaded: File not found ;TODO: ERROR_CORRUPT_SONG_NO_NOTES=Song could not be loaded: Can''t find any notes @@ -439,12 +439,3 @@ ERROR_CORRUPT_SONG=Sangen kunne ikke hentes. ;TODO: ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphones. Please check your record options ;UNUSED: SING_SCORE_HIT_ARTIST=Etableret Stjerne ;UNUSED: PARTY_ROUNDS=Runder -;UNUSED: PARTY_PLAYER_LEGEND_CONTINUE=Start Fest Spil -;UNUSED: PLUGIN_HDL_NAME=Hold Linien -;UNUSED: PLUGIN_HDL_DESC=Få ikke værrer end pilen på skalaen peger på -;UNUSED: PLUGIN_UNTIL5000_NAME=Until 5000 -;UNUSED: PLUGIN_UNTIL5000_DESC=Hvem får 5000 point først vinder the kampen. -;UNUSED: PLUGIN_DUELL_NAME=Duell -;UNUSED: PLUGIN_DUELL_DESC=Syng en duel intil 10000 point. -;UNUSED: PLUGIN_BLIND_NAME=Blind Modus -;UNUSED: PLUGIN_BLIND_DESC=Duel med usynlige noder. |