diff options
Diffstat (limited to '')
-rw-r--r-- | game/languages/Serbian.ini | 31 |
1 files changed, 11 insertions, 20 deletions
diff --git a/game/languages/Serbian.ini b/game/languages/Serbian.ini index 9dc0d9e6..cf62120c 100644 --- a/game/languages/Serbian.ini +++ b/game/languages/Serbian.ini @@ -320,9 +320,9 @@ PARTY_PLAYER_WHEREAMI=Imena Timova PARTY_PLAYER_ENTER_NAME=unesi imena -;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=zapocni timsku igru ;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=Pobedio! ;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=Drzi liniju +MODE_HDL_DESC=Ne budi losiji nego sto ti strelica pokazuje. -;TODO: MODE_5000POINTS_NAME=Until 5000 -;TODO: MODE_5000POINTS_DESC=Who gets 5000 points first wins the match. +MODE_5000POINTS_NAME=Do 5000 +MODE_5000POINTS_DESC=Ko stigne prvi do 5000 poena pobedjuje. -;TODO: MODE_DUEL_NAME=Duel -;TODO: MODE_DUEL_DESC=Sing a duel until 10000 points. +MODE_DUEL_NAME=Duel +MODE_DUEL_DESC=Pevaj duel do 10000 poena. ;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=Slepi Mod +MODE_BLIND_DESC=Duel bez gledanja nota. STAT_MAIN=Statistike STAT_MAIN_DESC=Generalne @@ -428,7 +428,7 @@ MSG_END_PARTY=Stvarno napustate Timski Mod? ERROR_NO_SONGS=Nema ucitanih pesama ERROR_NO_PLUGINS=Nema ucitanih plugin-ova ;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=Pesma se ne moze ucitati. ;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=Pesma se ne moze ucitati. ;TODO: ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphones. Please check your record options ;UNUSED: SING_SCORE_HIT_ARTIST=Hit Pevac ;UNUSED: PARTY_ROUNDS=Runde -;UNUSED: PARTY_PLAYER_LEGEND_CONTINUE=zapocni timsku igru -;UNUSED: PLUGIN_HDL_NAME=Drzi liniju -;UNUSED: PLUGIN_HDL_DESC=Ne budi losiji nego sto ti strelica pokazuje. -;UNUSED: PLUGIN_UNTIL5000_NAME=Do 5000 -;UNUSED: PLUGIN_UNTIL5000_DESC=Ko stigne prvi do 5000 poena pobedjuje. -;UNUSED: PLUGIN_DUELL_NAME=Duel -;UNUSED: PLUGIN_DUELL_DESC=Pevaj duel do 10000 poena. -;UNUSED: PLUGIN_BLIND_NAME=Slepi Mod -;UNUSED: PLUGIN_BLIND_DESC=Duel bez gledanja nota. |