freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 12 Sep 2009 09:11:13 +0200
changeset 80 e03f660f0e0a
child 88 a3be2be0112f
permissions -rw-r--r--
Moving all localized strings into one Bundle
     1 TITLE=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> Community Server
     2 
     3 
     4 gameWhiteBlack={0} vs. {1}
     5 LastMove=Last move {1,choice,\
     6   0#second|\
     7   2#{1} seconds|\
     8   60#a minute|\
     9   120#{2} minutes|\
    10   3600#an hour|\
    11   7200#{3} hours|\
    12   86400#a day|\
    13   172800#{4} days\
    14 } ago
    15 GAME_MOVE=Your move
    16 GAME_WAIT=Opponent's move
    17 GAME_WON=Won games
    18 GAME_LOST=Lost games
    19 CREATE=Create!
    20 GAME_ALL=All games
    21 WHITE=White
    22 BLACK=Black
    23 
    24 players={0} vs. {1}
    25 PLACE=Place!
    26 MOVE=Move!
    27 RESIGN=Resign!
    28 H=Horizontal
    29 V=Vertical
    30 RELOAD=Reload
    31 GAME=Game
    32 MOVENUMBER=#
    33 MOVES=Moves
    34 ROOT=Home
    35 MOVE_WHO=It is {0}\'s turn.
    36 WON={0} won
    37 
    38 
    39 NAME=Name
    40 PASSWORD=Password
    41 LOGIN=Login!
    42 logged=You are logged in as {0}.
    43 home=Start!