diff options
Diffstat (limited to '')
-rw-r--r-- | game/languages/Norwegian.ini | 29 |
1 files changed, 10 insertions, 19 deletions
diff --git a/game/languages/Norwegian.ini b/game/languages/Norwegian.ini index 171537ca..4a9c56b6 100644 --- a/game/languages/Norwegian.ini +++ b/game/languages/Norwegian.ini @@ -320,7 +320,7 @@ PARTY_PLAYER_WHEREAMI=Party-navn PARTY_PLAYER_ENTER_NAME=skriv navn -;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 ;TODO: PARTY_ROUNDCOUNT=number of rounds @@ -360,20 +360,20 @@ PARTY_SCORE_WINS2=Vinner! ;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 linja +MODE_HDL_DESC=Ikke syng dårligere enn hva markøren på statuslinja viser. -;TODO: MODE_5000POINTS_NAME=Until 5000 -;TODO: MODE_5000POINTS_DESC=Who gets 5000 points first wins the match. +MODE_5000POINTS_NAME=Først til 5000 +MODE_5000POINTS_DESC=Førstemann til 5000 poeng vinner. -;TODO: MODE_DUEL_NAME=Duel -;TODO: MODE_DUEL_DESC=Sing a duel until 10000 points. +MODE_DUEL_NAME=Duell +MODE_DUEL_DESC=Syng en duell - først til 10000. ;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=Blindemodus +MODE_BLIND_DESC=Duell der notene ikke vises STAT_MAIN=Statistikk STAT_MAIN_DESC=Hoved @@ -428,7 +428,7 @@ MSG_END_PARTY=Vil du virkelig forlate party-modusen? ERROR_NO_SONGS=Ingen sanger lastet ERROR_NO_PLUGINS=Ingen plug-ins lastet ;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 lastes ;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 @@ -440,12 +440,3 @@ ERROR_CORRUPT_SONG=Sangen kunne ikke lastes ;UNUSED: SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG= ;UNUSED: SING_SCORE_HIT_ARTIST=Hitartist ;UNUSED: PARTY_ROUNDS=Runder -;UNUSED: PARTY_PLAYER_LEGEND_CONTINUE=start party-game -;UNUSED: PLUGIN_HDL_NAME=Hold linja -;UNUSED: PLUGIN_HDL_DESC=Ikke syng dårligere enn hva markøren på statuslinja viser. -;UNUSED: PLUGIN_UNTIL5000_NAME=Først til 5000 -;UNUSED: PLUGIN_UNTIL5000_DESC=Førstemann til 5000 poeng vinner. -;UNUSED: PLUGIN_DUELL_NAME=Duell -;UNUSED: PLUGIN_DUELL_DESC=Syng en duell - først til 10000. -;UNUSED: PLUGIN_BLIND_NAME=Blindemodus -;UNUSED: PLUGIN_BLIND_DESC=Duell der notene ikke vises |