freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 08 Nov 2009 10:06:12 +0100
changeset 147 37e67c923018
parent 146 0b889d9e4ee1
child 152 07e3bcb65c1d
permissions -rw-r--r--
Preselecting the active language
     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|\
    12   60#a minute|\
    13   120#{2} minutes|\
    14   3600#an hour|\
    15   7200#{3} hours|\
    16   86400#a day|\
    17   172800#{4} days\
    18 } ago
    19 GAME_MOVE=Your move
    20 GAME_WAIT=Opponent's move
    21 GAME_WON=Won games
    22 GAME_LOST=Lost games
    23 CREATE=Create!
    24 GAME_ALL=All games
    25 WHITE=White
    26 BLACK=Black
    27 SEE_ALL=See all games
    28 
    29 NEXT=Next
    30 PREVIOUS=Prev
    31 LATEST=Last
    32 
    33 BOARD_VIEW=View:
    34 BOARD_IMAGE=Large
    35 BOARD_SMALL=Small
    36 BOARD_TEXT=Text
    37 
    38 players={0} vs. {1}
    39 PLACE=Place!
    40 MOVE=Move!
    41 TO_MOVE=to move
    42 HAS_WON=won
    43 FENCES_LEFT=({0,choice,\
    44   0#no fences|\
    45   1#last fence|\
    46   2#two fences|\
    47   3#{0} fences\
    48 } left)
    49 RESIGN=Resign!
    50 H=Horizontal
    51 V=Vertical
    52 N=North
    53 S=South
    54 W=West
    55 E=East
    56 GAME=Game
    57 MOVENUMBER=Move
    58 MOVES=Moves
    59 ROOT=Home
    60 
    61 TALK=Comments
    62 comments=({0,choice,0#no comments|1#one comment|2#{0} comments})
    63 
    64 NAME=Name
    65 PASSWORD=Password
    66 LOGIN=Login!
    67 logged=You are logged in as {0}.
    68 home=Start!
    69 
    70 
    71 OPTIONS=Options
    72 EMAIL=Email:
    73 CHANGE_EMAIL=Update!
    74 LANGUAGE=Language:
    75 en=English
    76 cs=\u010Cesky
    77 LOCALE=en
    78 CHANGE_LANGUAGE=Change!