From 54f719b45c4cf87e82b92f21069634fd0b004e35 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Thu, 19 Apr 2007 19:10:59 +0000 Subject: Added new Language Entrys for Statistics Screen Added some missing Entrys in German and English Language File and Readme git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@119 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Languages/readme.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'Languages/readme.txt') diff --git a/Languages/readme.txt b/Languages/readme.txt index 3a19fa29..fce7c4e9 100644 --- a/Languages/readme.txt +++ b/Languages/readme.txt @@ -35,6 +35,9 @@ LINEBONUS_WORST=Ghastly! IMPLODE_GLUE1=, IMPLODE_GLUE2= and +#Text for the Legend Bar at the bottom +SING_LEGEND_CONTINUE=Continue + #Texts of the Menu that appears when M is Pressed at the SongSelection SONG_MENU_NAME_MAIN=Song Menu SONG_MENU_PLAY=Sing @@ -78,6 +81,7 @@ SONG_JUMPTO_TYPE3=Artist SONG_JUMPTO_SONGSFOUND=%d Song(s) found SONG_JUMPTO_NOSONGSFOUND=No Song found SONG_JUMPTO_HELP=Type Text to Search for +SONG_JUMPTO_CATTEXT=Search for: %s #Texts for Party Mode PARTY_SCORE_WINS=%s wins! @@ -92,6 +96,8 @@ PARTY_TEAMS_PLAYER3=Player Team3 PARTY_SELECT_PLAYER=Enter Playernames! PARTY_DISMISSED=Dismissed! +PARTY_NOTPLAYEDYET=Not played yet +PARTY_NOBODY=Nobody #Texts that descripts Plugins or Modis PLUGIN_HDL_NAME=Hold the Line @@ -102,3 +108,33 @@ PLUGIN_DUELL_NAME=Duell PLUGIN_DUELL_DESC=Sing a Duell until 10000 Points PLUGIN_BLIND_NAME=Blind Mode PLUGIN_BLIND_DESC=Duell without seeing the Notes + +#Statistics Screen +#For more Info about the Format Strings look at the SorceCode (UScreenStatMain) +STAT_MAIN_DESC=Statistics + +STAT_OVERVIEW_INTRO=%0:s Statistics. \n Last Reset at %2:.2d.%1:.2d.%3:d +STAT_OVERVIEW_SONG=%0:d Songs(%3:d with Video), whereof %1:d already were played and %2:d were not played yet.\n The most popular Song is %5:s from %4:s. +STAT_OVERVIEW_PLAYER=Since the last Reset ther were/was %0:d different Player(s).\n The Best Player is %1:s with an average Score of %2:d Points.\n %3:s did the highest Score with %4:d Points. + +#Stat Detail Screen +STAT_NEXT=Next Page +STAT_PREV=Previous Page +STAT_REVERSE=Change Order +STAT_PAGE=Seite %0:d of %1:d Pages\n (%2:d of %3:d Entrys) + +STAT_DESC_SCORES=HighScores +STAT_DESC_SCORES_REVERSED=LowestScores +STAT_FORMAT_SCORES=%0:s - %1:d [%2:s] \n (%3:s - %4:s) + +STAT_DESC_SINGERS=Best Singers +STAT_DESC_SINGERS_REVERSED=Worst Singers +STAT_FORMAT_SINGERS=%0:s \n Average Score: %1:d + +STAT_DESC_SONGS=Most popular Songs +STAT_DESC_SONGS_REVERSED=Least popular Songs +STAT_FORMAT_SONGS=%0:s - %1:s \n %2:dx sung + +STAT_DESC_BANDS=Most popular Bands +STAT_DESC_BANDS_REVERSED=Least popular Bands +STAT_FORMAT_BANDS=%0:s \n %1:dx Sung \ No newline at end of file -- cgit v1.2.3