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