diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-09 12:10:45 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-09 12:10:45 +0000 |
commit | 80a0a5f15cfad430283ec538563a8b8c9717680a (patch) | |
tree | b2f25e0324575ac5090410eef1001836dfa73349 /game/languages/Dutch.ini | |
parent | 63113acb446683c7f071ed03ec7412f64aabc5ae (diff) | |
download | usdx-80a0a5f15cfad430283ec538563a8b8c9717680a.tar.gz usdx-80a0a5f15cfad430283ec538563a8b8c9717680a.tar.xz usdx-80a0a5f15cfad430283ec538563a8b8c9717680a.zip |
updates to USDX 1.1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2465 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | game/languages/Dutch.ini | 37 |
1 files changed, 13 insertions, 24 deletions
diff --git a/game/languages/Dutch.ini b/game/languages/Dutch.ini index 683eb027..822f504f 100644 --- a/game/languages/Dutch.ini +++ b/game/languages/Dutch.ini @@ -320,9 +320,9 @@ PARTY_PLAYER_WHEREAMI=Party Namen PARTY_PLAYER_ENTER_NAME=Kies de namen -;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 partyspelletje ;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=overwinningen! ;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 the Line +MODE_HDL_DESC=Zing niet slechter dan het pijltje aangeeft! -;TODO: MODE_5000POINTS_NAME=Until 5000 -;TODO: MODE_5000POINTS_DESC=Who gets 5000 points first wins the match. +MODE_5000POINTS_NAME=Tot 5000 +MODE_5000POINTS_DESC=De eerste aan 5000 wint. -;TODO: MODE_DUEL_NAME=Duel -;TODO: MODE_DUEL_DESC=Sing a duel until 10000 points. +MODE_DUEL_NAME=Duel +MODE_DUEL_DESC=Zing een duel to 10000 punten. -;TODO: MODE_TEAMDUEL_NAME=Team Duell -;TODO: MODE_TEAMDUEL_DESC=Pass The Mic! +MODE_TEAMDUEL_NAME=Team Duel +MODE_TEAMDUEL_DESC=Geef de microfoon door! -;TODO: MODE_BLIND_NAME=Blind Mode -;TODO: MODE_BLIND_DESC=Duel without seeing the notes. +MODE_BLIND_NAME=Blinde Mode +MODE_BLIND_DESC=Duel zonder de noten te zien. STAT_MAIN=Statistieken STAT_MAIN_DESC=Algemeen @@ -428,7 +428,7 @@ MSG_END_PARTY=Stoppen met de Party? ERROR_NO_SONGS=Geen liedjes geladen ERROR_NO_PLUGINS=Geen plugins geladen ;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=Liedje kon niet geladen worden ERROR_CORRUPT_SONG_FILE_NOT_FOUND=Liedje kon niet geladen worden: File niet gevonden ERROR_CORRUPT_SONG_NO_NOTES=Liedje kon niet geladen worden: Geen noten gevonden @@ -439,14 +439,3 @@ ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE=Liedje kon niet geladen worden: Probleem met ;TODO: ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphones. Please check your record options ;UNUSED: SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG=Telling ;UNUSED: PARTY_ROUNDS=Rondes -;UNUSED: PARTY_PLAYER_LEGEND_CONTINUE=start partyspelletje -;UNUSED: PLUGIN_HDL_NAME=Hold the Line -;UNUSED: PLUGIN_HDL_DESC=Zing niet slechter dan het pijltje aangeeft! -;UNUSED: PLUGIN_UNTIL5000_NAME=Tot 5000 -;UNUSED: PLUGIN_UNTIL5000_DESC=De eerste aan 5000 wint. -;UNUSED: PLUGIN_DUELL_NAME=Duel -;UNUSED: PLUGIN_DUELL_DESC=Zing een duel to 10000 punten. -;UNUSED: PLUGIN_TEAMDUELL_NAME=Team Duel -;UNUSED: PLUGIN_TEAMDUELL_DESC=Geef de microfoon door! -;UNUSED: PLUGIN_BLIND_NAME=Blinde Mode -;UNUSED: PLUGIN_BLIND_DESC=Duel zonder de noten te zien. |