Worlds Bets
This commit is contained in:
@@ -113,6 +113,8 @@ en:
|
||||
email_address: Email address
|
||||
lang: Language
|
||||
password: New password
|
||||
world_bet:
|
||||
name: Name
|
||||
errors:
|
||||
models:
|
||||
completion:
|
||||
@@ -182,6 +184,13 @@ en:
|
||||
taken: This username is already taken
|
||||
password:
|
||||
blank: Your password cannot be empty
|
||||
world_bet:
|
||||
attributes:
|
||||
bet:
|
||||
duplicate: You can't select a participant twice in either of the two selection
|
||||
name:
|
||||
blank: You must provide a name
|
||||
taken: This name is already taken
|
||||
categories:
|
||||
destroy:
|
||||
notice: Category deleted
|
||||
@@ -420,3 +429,47 @@ en:
|
||||
new:
|
||||
notice: User created
|
||||
title: "New user"
|
||||
worlds:
|
||||
about:
|
||||
collaborative_filling_message: The ranking is updated collaboratively, see the dedicated tab for more details.
|
||||
details_message: To make a bet you'll have to select some contestants (see the dedicated tab for more details on that, and multipliers). You'll score points when they do well in the competition, the table below gives the amount of points you get depending on their ranking on each round, from qualifiers to the finals. This however only accounts for the solo category.
|
||||
final_round: Finals
|
||||
one_bet_message: Only one bet is allowed per person, please do not overflow the system with bets.
|
||||
points: Points
|
||||
qualifier_round: Qualifier round
|
||||
ranking: Ranking
|
||||
semifinal_round: Semifinals
|
||||
tab: Rules
|
||||
two_rankings_message: There are two rankings, one for the bet over all participants, and one for the bet over French participants.
|
||||
collab:
|
||||
details_message: Here you will all be able to collaboratively keep up-to-date the ranks of the participants that were selectec by bets. Anyone is able to make any update here, I trust you to do it with care, not cheating, and correcting errors if you see any. I'm doing it this way, so you don't have to wait for me to have the time to update everything :)
|
||||
error: An error occured, the rank must be a numerical value in the range [1, 250]
|
||||
error_message: If a participant did not qualify, do not fill their ranks for the subsequent rounds. If a rank was filled for them by mistake, please change it to any value above 150 so its score remains 0.
|
||||
final: Final
|
||||
notice: Participant rank updated
|
||||
rank_message: Below should be indicated the *rank* reached by each participant on each round, not the points. Points are automatically calculated.
|
||||
semifinal: Semifinal
|
||||
tab: Collaborative filling
|
||||
main:
|
||||
french_participants: French participants
|
||||
name: Name
|
||||
points: Points
|
||||
rank: Rank
|
||||
score: Score
|
||||
tab: Rankings
|
||||
view_bet: View bet
|
||||
world_participants: All participants
|
||||
new:
|
||||
french_section: Bet over French participants
|
||||
message: To make a bet, you have to provide two ordered lists of 10 participants, one among all participants, and the other one only among French participants. The order matters! A score multiplier will be applied to each selected contestant (in parenthesis below). You can't select a participant twice on a list, but of course you can totally put a French contestant in both lists ;)
|
||||
notice: The bet has been made!
|
||||
tab: Make a bet!
|
||||
world_section: Bet over all participants
|
||||
title: WJPC bets
|
||||
view:
|
||||
french_participants: On French participants
|
||||
multiplier: Multiplier
|
||||
participant: Participant
|
||||
subtitle: "<b>%{name}</b>'s bet"
|
||||
total: Total
|
||||
world_participants: On all participants
|
||||
|
||||
Reference in New Issue
Block a user