freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 07 Jan 2010 22:34:17 +0100
branchstatistics-and-elo
changeset 178 4b78d4f028b3
parent 172 3de0568f7ee8
child 205 017b46eb6f84
permissions -rw-r--r--
Initial version of statistics and ELO rating. Donated by Martin Rexa
     1 TITLE=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> On-line
     2 TITLE_PLAIN=Quoridor On-line
     3 copyright=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> On-line, Version {0}, (c) Jaroslav Tulach 2009
     4 
     5 Waiting=Waiting for {0}
     6 YourTurn=Your Turn!
     7 
     8 gameWhiteBlack={0} vs. {1}
     9 LastMove=Last move {1,choice,\
    10   0#second|\
    11   2#{1} seconds ago|\
    12   60#a minute ago|\
    13   120#{2} minutes ago|\
    14   3600#an hour ago|\
    15   7200#{3} hours ago|\
    16   86400#a day ago|\
    17   172800#{4} days ago|\
    18   1000000#on {5}\
    19 }
    20 GAME_MOVE=Your move
    21 GAME_WAIT=Opponent's move
    22 GAME_WON=Won games ({0})
    23 GAME_LOST=Lost games ({0})
    24 CREATE=Create!
    25 GAME_ALL=All games
    26 WHITE=White
    27 BLACK=Black
    28 SEE_ALL=See all games
    29 
    30 NEXT=Next
    31 PREVIOUS=Prev
    32 LATEST=Last
    33 
    34 BOARD_VIEW=View:
    35 BOARD_IMAGE=Large
    36 BOARD_SMALL=Small
    37 BOARD_TEXT=Text
    38 
    39 players={0} vs. {1}
    40 PLACE=Place!
    41 MOVE=Move!
    42 TO_MOVE=to move
    43 HAS_WON=won
    44 FENCES_LEFT=({0,choice,\
    45   0#no fences|\
    46   1#last fence|\
    47   2#two fences|\
    48   3#{0} fences\
    49 } left)
    50 RESIGN=Resign!
    51 H=Horizontal
    52 V=Vertical
    53 N=North
    54 S=South
    55 W=West
    56 E=East
    57 GAME=Game
    58 MOVENUMBER=Move
    59 MOVES=Moves
    60 ROOT=Home
    61 
    62 TALK=Comments
    63 comments=({0,choice,0#no comments|1#one comment|2#{0} comments})
    64 
    65 NAME=Name
    66 PASSWORD=Password
    67 LOGIN=Login!
    68 logged=You are logged in as {0}.
    69 home=Start!
    70 
    71 
    72 OPTIONS=Options
    73 EMAIL=Email:
    74 CHANGE_EMAIL=Update!
    75 LANGUAGE=Language:
    76 en=English
    77 cs=\u010Cesky
    78 LOCALE=en
    79 CHANGE_LANGUAGE=Change!
    80 
    81 ELO_LIST=Elo rating
    82 ELO=Elo
    83 GAMES=Games
    84 OPENINGS=Openings
    85 WHITE_WON=White won
    86 BLACK_WON=Black won