diff options
author | s_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-12-06 12:14:22 +0000 |
---|---|---|
committer | s_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-12-06 12:14:22 +0000 |
commit | d8611ae2f3e055024080fde66d11a2cbf67e9b6b (patch) | |
tree | 9d98956973b3d02ac6bac47368b905c44391f093 /game/languages/French.ini | |
parent | 13220c16acafe9e9c1cab5a59a6be4ce38b43754 (diff) | |
download | usdx-d8611ae2f3e055024080fde66d11a2cbf67e9b6b.tar.gz usdx-d8611ae2f3e055024080fde66d11a2cbf67e9b6b.tar.xz usdx-d8611ae2f3e055024080fde66d11a2cbf67e9b6b.zip |
modified language files according to new variables from patch in last revision
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1973 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'game/languages/French.ini')
-rw-r--r-- | game/languages/French.ini | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/game/languages/French.ini b/game/languages/French.ini index 5d39d51d..92ba1cfe 100644 --- a/game/languages/French.ini +++ b/game/languages/French.ini @@ -233,6 +233,7 @@ SING_SCORE_ULTRASTAR=Ultrastar SING_TOP_5_CHARTS=Top 5 SING_TOP_5_CHARTS_WHEREAMI=Meilleurs joueurs SING_TOP_5_CHARTS_CONTINUE=Continuer +SING_TOP_5_CHARTS_SWITCH_DIFFICULTY=switch difficulty POPUP_PERFECT=Parfait ! POPUP_AWESOME=Cool ! @@ -361,6 +362,8 @@ STAT_OVERVIEW_INTRO=Statistiques d'%0:s \n Dernière réinitialisation le %1:.2d STAT_OVERVIEW_SONG=%0:d chansons (%3:d avec vidéo)\n%1:d ont déjà été chantées une fois, %2:d pas encore. \n\n La chanson la plus chantée est %5:s de %4:s. STAT_OVERVIEW_PLAYER=%0:d joueurs différents ont chantés depuis la dernière réinitialisation . \n\n Le meilleur joueur est %1:s avec %2:d points. \n Meilleur score, %4:d, atteint par %3:s. +STAT_FORMAT_DATE=%1:.2d.%0:.2d.%2:d + STAT_DETAIL=Statistiques STAT_DETAIL_WHEREAMI=Statistiques détaillées @@ -371,7 +374,7 @@ STAT_PAGE=Page %0:d de %1:d \n (%2:d entrées sur %3:d) STAT_DESC_SCORES=Score STAT_DESC_SCORES_REVERSED=Pires scores -STAT_FORMAT_SCORES=%0:s - %1:d [%2:s] \n (%3:s - %4:s) +STAT_FORMAT_SCORES=%0:s - %1:d [%2:s] %5:s \n (%3:s - %4:s) STAT_DESC_SINGERS=Chanteurs STAT_DESC_SINGERS_REVERSED=Pires chanteurs |