freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties
changeset 80 e03f660f0e0a
child 88 a3be2be0112f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties	Sat Sep 12 09:11:13 2009 +0200
     1.3 @@ -0,0 +1,43 @@
     1.4 +TITLE=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> Community Server
     1.5 +
     1.6 +
     1.7 +gameWhiteBlack={0} vs. {1}
     1.8 +LastMove=Last move {1,choice,\
     1.9 +  0#second|\
    1.10 +  2#{1} seconds|\
    1.11 +  60#a minute|\
    1.12 +  120#{2} minutes|\
    1.13 +  3600#an hour|\
    1.14 +  7200#{3} hours|\
    1.15 +  86400#a day|\
    1.16 +  172800#{4} days\
    1.17 +} ago
    1.18 +GAME_MOVE=Your move
    1.19 +GAME_WAIT=Opponent's move
    1.20 +GAME_WON=Won games
    1.21 +GAME_LOST=Lost games
    1.22 +CREATE=Create!
    1.23 +GAME_ALL=All games
    1.24 +WHITE=White
    1.25 +BLACK=Black
    1.26 +
    1.27 +players={0} vs. {1}
    1.28 +PLACE=Place!
    1.29 +MOVE=Move!
    1.30 +RESIGN=Resign!
    1.31 +H=Horizontal
    1.32 +V=Vertical
    1.33 +RELOAD=Reload
    1.34 +GAME=Game
    1.35 +MOVENUMBER=#
    1.36 +MOVES=Moves
    1.37 +ROOT=Home
    1.38 +MOVE_WHO=It is {0}\'s turn.
    1.39 +WON={0} won
    1.40 +
    1.41 +
    1.42 +NAME=Name
    1.43 +PASSWORD=Password
    1.44 +LOGIN=Login!
    1.45 +logged=You are logged in as {0}.
    1.46 +home=Start!