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