freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 11 Apr 2010 15:36:52 +0200
changeset 235 782848b5f533
parent 233 ecddc9f373bb
child 266 15fcdfc4cd4a
permissions -rw-r--r--
Better localization and current day for sent emails
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@220
     3
copyright=<a href="http://en.wikipedia.org/wiki/Quoridor">Quoridor</a> On-line, Version {0}, (c) Jaroslav Tulach, Martin Rexa 2009-2010
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|\
jaroslav@172
    11
  2#{1} seconds ago|\
jaroslav@172
    12
  60#a minute ago|\
jaroslav@172
    13
  120#{2} minutes ago|\
jaroslav@172
    14
  3600#an hour ago|\
jaroslav@172
    15
  7200#{3} hours ago|\
jaroslav@172
    16
  86400#a day ago|\
jaroslav@172
    17
  172800#{4} days ago|\
jaroslav@172
    18
  1000000#on {5}\
jaroslav@172
    19
}
jtulach@80
    20
GAME_MOVE=Your move
jtulach@80
    21
GAME_WAIT=Opponent's move
jaroslav@152
    22
GAME_WON=Won games ({0})
jaroslav@152
    23
GAME_LOST=Lost games ({0})
jtulach@80
    24
CREATE=Create!
jtulach@80
    25
GAME_ALL=All games
jtulach@80
    26
WHITE=White
jtulach@80
    27
BLACK=Black
jaroslav@119
    28
SEE_ALL=See all games
jtulach@80
    29
jaroslav@100
    30
NEXT=Next
jaroslav@100
    31
PREVIOUS=Prev
jaroslav@100
    32
LATEST=Last
jaroslav@100
    33
jaroslav@100
    34
BOARD_VIEW=View:
jaroslav@100
    35
BOARD_IMAGE=Large
jaroslav@100
    36
BOARD_SMALL=Small
jaroslav@100
    37
BOARD_TEXT=Text
jaroslav@98
    38
jtulach@80
    39
players={0} vs. {1}
jtulach@80
    40
PLACE=Place!
jtulach@80
    41
MOVE=Move!
jaroslav@98
    42
TO_MOVE=to move
jaroslav@98
    43
HAS_WON=won
jaroslav@99
    44
FENCES_LEFT=({0,choice,\
jaroslav@99
    45
  0#no fences|\
jaroslav@99
    46
  1#last fence|\
jaroslav@99
    47
  2#two fences|\
jaroslav@99
    48
  3#{0} fences\
jaroslav@99
    49
} left)
jtulach@80
    50
RESIGN=Resign!
jtulach@80
    51
H=Horizontal
jtulach@80
    52
V=Vertical
jaroslav@112
    53
N=North
jaroslav@112
    54
S=South
jaroslav@112
    55
W=West
jaroslav@112
    56
E=East
jtulach@80
    57
GAME=Game
jaroslav@135
    58
MOVENUMBER=Move
jtulach@80
    59
MOVES=Moves
jtulach@80
    60
ROOT=Home
jtulach@80
    61
jaroslav@115
    62
TALK=Comments
jaroslav@135
    63
comments=({0,choice,0#no comments|1#one comment|2#{0} comments})
jtulach@80
    64
jtulach@80
    65
NAME=Name
jtulach@80
    66
PASSWORD=Password
jtulach@80
    67
LOGIN=Login!
jtulach@80
    68
logged=You are logged in as {0}.
jtulach@80
    69
home=Start!
jaroslav@146
    70
jaroslav@146
    71
jaroslav@146
    72
OPTIONS=Options
jaroslav@146
    73
EMAIL=Email:
jaroslav@146
    74
CHANGE_EMAIL=Update!
jaroslav@146
    75
LANGUAGE=Language:
jaroslav@147
    76
en=English
jaroslav@147
    77
cs=\u010Cesky
jaroslav@147
    78
LOCALE=en
jaroslav@146
    79
CHANGE_LANGUAGE=Change!
jaroslav@178
    80
jaroslav@178
    81
ELO_LIST=Elo rating
martin@205
    82
ELO_PREVIOUS=Previous rating list
jaroslav@178
    83
ELO=Elo
jaroslav@178
    84
GAMES=Games
jaroslav@178
    85
OPENINGS=Openings
jaroslav@178
    86
WHITE_WON=White won
jaroslav@178
    87
BLACK_WON=Black won
jaroslav@233
    88
jaroslav@233
    89
MSG_ChangeEmailSubject=Quoridor Email Change
jaroslav@233
    90
# {0} user id
jaroslav@233
    91
# {1} request URL
jaroslav@233
    92
MSG_ChangeEmailText=Dear Quoridor user!\n\
jaroslav@233
    93
 User {0} have requested change in email settings.\n\
jaroslav@233
    94
 \n\
jaroslav@233
    95
 To confirm change of the email address, please visit\n\
jaroslav@233
    96
 following link {1}\n\
jaroslav@233
    97
 \n\
jaroslav@233
    98
 Thank you for playing Quoridor!
jaroslav@233
    99
EMAIL_SENT=Email Sent
jaroslav@233
   100
EMAIL_SENT_TO=Email Sent to {0}
jaroslav@235
   101
EMAIL_BACK=Return to games...
jaroslav@235
   102