aboutsummaryrefslogtreecommitdiffstats
path: root/game/languages/Swedish.ini
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-06-09 12:10:45 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-06-09 12:10:45 +0000
commit80a0a5f15cfad430283ec538563a8b8c9717680a (patch)
treeb2f25e0324575ac5090410eef1001836dfa73349 /game/languages/Swedish.ini
parent63113acb446683c7f071ed03ec7412f64aabc5ae (diff)
downloadusdx-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/Swedish.ini37
1 files changed, 13 insertions, 24 deletions
diff --git a/game/languages/Swedish.ini b/game/languages/Swedish.ini
index 9a0c3bb1..8eb150e9 100644
--- a/game/languages/Swedish.ini
+++ b/game/languages/Swedish.ini
@@ -320,9 +320,9 @@ PARTY_PLAYER_WHEREAMI=Partynamn
PARTY_PLAYER_ENTER_NAME=skriv namn
-;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=starta partyspel
;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=vann!
;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=Håll god ton
+MODE_HDL_DESC=Bli inte sämre än vad markeringen på omdömesmätaren visar.
-;TODO: MODE_5000POINTS_NAME=Until 5000
-;TODO: MODE_5000POINTS_DESC=Who gets 5000 points first wins the match.
+MODE_5000POINTS_NAME=Till 5000
+MODE_5000POINTS_DESC=Den som först får 5000 poäng vinner matchen.
-;TODO: MODE_DUEL_NAME=Duel
-;TODO: MODE_DUEL_DESC=Sing a duel until 10000 points.
+MODE_DUEL_NAME=Duell
+MODE_DUEL_DESC=Sjung en duett till 10000 poäng.
-;TODO: MODE_TEAMDUEL_NAME=Team Duell
-;TODO: MODE_TEAMDUEL_DESC=Pass The Mic!
+MODE_TEAMDUEL_NAME=Lagduell
+MODE_TEAMDUEL_DESC=Skicka micken!
-;TODO: MODE_BLIND_NAME=Blind Mode
-;TODO: MODE_BLIND_DESC=Duel without seeing the notes.
+MODE_BLIND_NAME=Blindläge
+MODE_BLIND_DESC=Duell utan att se tonerna.
STAT_MAIN=Statistik
STAT_MAIN_DESC=Allmänn
@@ -428,7 +428,7 @@ MSG_END_PARTY=Vill du verkligen avsluta partyläge?
ERROR_NO_SONGS=Inga låtar laddade
ERROR_NO_PLUGINS=Inga insticksprogram laddade
;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=Låten kunde inte laddas.
ERROR_CORRUPT_SONG_FILE_NOT_FOUND=Låten kunde inte laddas: Filen kunde inte hittas
ERROR_CORRUPT_SONG_NO_NOTES=Låten kunde inte laddas: Kan inte hitta toner
@@ -438,14 +438,3 @@ ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE=Låten kunde inte laddas: Fel på rad %0:d
;TODO: ERROR_PLAYER_DEVICE_ASSIGNMENT=Player %d is assigned to multiple microphones. Please check your record options
;TODO: ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphones. Please check your record options
;UNUSED: PARTY_ROUNDS=Omgångar
-;UNUSED: PARTY_PLAYER_LEGEND_CONTINUE=starta partyspel
-;UNUSED: PLUGIN_HDL_NAME=Håll god ton
-;UNUSED: PLUGIN_HDL_DESC=Bli inte sämre än vad markeringen på omdömesmätaren visar.
-;UNUSED: PLUGIN_UNTIL5000_NAME=Till 5000
-;UNUSED: PLUGIN_UNTIL5000_DESC=Den som först får 5000 poäng vinner matchen.
-;UNUSED: PLUGIN_DUELL_NAME=Duell
-;UNUSED: PLUGIN_DUELL_DESC=Sjung en duett till 10000 poäng.
-;UNUSED: PLUGIN_TEAMDUELL_NAME=Lagduell
-;UNUSED: PLUGIN_TEAMDUELL_DESC=Skicka micken!
-;UNUSED: PLUGIN_BLIND_NAME=Blindläge
-;UNUSED: PLUGIN_BLIND_DESC=Duell utan att se tonerna.