freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 19 Sep 2009 14:38:29 +0200
changeset 100 8b899ed24f9f
parent 99 fed05535725f
child 104 e37b229e238b
permissions -rw-r--r--
Browsable history of each game
     1 TITLE=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> Community Server
     2 copyright=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> Community Server, Version {0}, (c) Jaroslav Tulach 2009
     3 
     4 Waiting=Waiting for {0}
     5 YourTurn=Your Turn!
     6 
     7 gameWhiteBlack={0} vs. {1}
     8 LastMove=Last move {1,choice,\
     9   0#second|\
    10   2#{1} seconds|\
    11   60#a minute|\
    12   120#{2} minutes|\
    13   3600#an hour|\
    14   7200#{3} hours|\
    15   86400#a day|\
    16   172800#{4} days\
    17 } ago
    18 GAME_MOVE=Your move
    19 GAME_WAIT=Opponent's move
    20 GAME_WON=Won games
    21 GAME_LOST=Lost games
    22 CREATE=Create!
    23 GAME_ALL=All games
    24 WHITE=White
    25 BLACK=Black
    26 
    27 NEXT=Next
    28 PREVIOUS=Prev
    29 LATEST=Last
    30 
    31 BOARD_VIEW=View:
    32 BOARD_IMAGE=Large
    33 BOARD_SMALL=Small
    34 BOARD_TEXT=Text
    35 
    36 players={0} vs. {1}
    37 PLACE=Place!
    38 MOVE=Move!
    39 TO_MOVE=to move
    40 HAS_WON=won
    41 FENCES_LEFT=({0,choice,\
    42   0#no fences|\
    43   1#last fence|\
    44   2#two fences|\
    45   3#{0} fences\
    46 } left)
    47 RESIGN=Resign!
    48 H=Horizontal
    49 V=Vertical
    50 GAME=Game
    51 MOVENUMBER=#
    52 MOVES=Moves
    53 ROOT=Home
    54 
    55 
    56 NAME=Name
    57 PASSWORD=Password
    58 LOGIN=Login!
    59 logged=You are logged in as {0}.
    60 home=Start!