{
    "leaderboardSettings": {
        "about": {
            "description": "Add some flair to your leaderboard.",
            "heading": "About"
        },
        "action": {
            "backToLeaderboard": "Back to leaderboard",
            "cancel": {
                "confirmMessage": "Are you sure you want to cancel the leaderboard?",
                "confirmTitle": "Cancel?",
                "text": "Cancel leaderboard"
            }
        },
        "appearance": {
            "banner": {
                "details": "We recommend an image that is **2400 x 600** pixels.",
                "heading": "Banner"
            },
            "description": "Customize this leaderboard by adding a logo, thumbnail and banner.",
            "heading": "Appearance",
            "logo": {
                "details": "We recommend an image that is **256 x 256** pixels.",
                "heading": "Logo"
            },
            "thumbnail": {
                "details": "We recommend an image that is **1280 x 720** pixels.",
                "heading": "Thumbnail"
            }
        },
        "competitor": {
            "action": {
                "editScoringContribution": {
                    "confirm": {
                        "heading": "Edit score",
                        "text": "This will irreversibly edit this score for the player on the leaderboard.",
                        "text_team": "This will irreversibly edit this score for the team on the leaderboard."
                    },
                    "success": "Score edited!"
                },
                "removeScoringContribution": {
                    "confirm": {
                        "heading": "Remove score",
                        "text": "This will irreversibly remove this score from the player on the leaderboard.",
                        "text_team": "This will irreversibly remove this score from the team on the leaderboard."
                    },
                    "success": "Score removed!"
                }
            }
        },
        "form": {
            "explicitJoinRequired": {
                "description": "Require players to join the leaderboard before competing in order to get scores.",
                "text": "Require join for scores",
                "textCmAdmin": "Require join for scores (CM Admin)"
            },
            "gameInfoId": {
                "placeholder": "Select game..."
            },
            "maxContributions": {
                "hint": "Limit how many activities (such as tournaments) are counted per player on the leaderboard. The highest scoring ones are prioritized. Leaving contributions empty will count all activities.",
                "placeholder": "Number of contributions...",
                "validation": {
                    "empty": "Leave empty to count all activities"
                }
            },
            "minContributions": {
                "hint": "Define how many completed activities (such as tournaments) are required for a player to be displayed on the leaderboard.",
                "labelText": "Minimum contributions",
                "validation": {
                    "empty": "Set to 0 to display all players"
                }
            },
            "tiebreakerTypes": {
                "hint": "Order the tiebreakers in the order they should take effect. Not using any tiebreakers will result in tied teams sharing the same position and the respective prizes.",
                "placeholder": "Choose tiebreakers..."
            },
            "type": {
                "label": "Type",
                "options": {
                    "team": {
                        "description": "Players compete as part of a team, with team rankings displayed on the leaderboard.",
                        "name": "Team"
                    },
                    "user": {
                        "description": "Each participant competes independently, with individual rankings on the leaderboard.",
                        "name": "Solo"
                    }
                }
            },
            "visibilityState": {
                "unlisted": {
                    "description": "Unlisted leaderboards are hidden for other users and can only be accessed via a direct link.",
                    "text": "Unlisted"
                }
            }
        },
        "getStarted": {
            "intro": {
                "heading": "Get started setting up your leaderboard",
                "steps": {
                    "about": {
                        "heading": "Tell us about your leaderboard",
                        "text": "Share some general information about your leaderboard to teams and players joining the leaderboard."
                    },
                    "appearance": {
                        "heading": "Make it stand out",
                        "text": "Customize your leaderboard by uploading your own logo, banner and thumbnail."
                    },
                    "settings": {
                        "heading": "Configure settings and scoring",
                        "text": "Decide which activities should be included and how many points they will award."
                    }
                }
            },
            "skip": {
                "confirm": {
                    "heading": "Skip setup?",
                    "tex": "If you skip the setup process, you'll have to manually set up your leaderboard."
                }
            },
            "success": {
                "heading": "You're all set!",
                "text": "Continue to your new leaderboard on {{tenant}} to gather teams and players."
            }
        },
        "prizes": {
            "description": "Edit prizes and sponsorships.",
            "heading": "Prizes",
            "tabs": {
                "prizes": "Prizes",
                "sponsorships": "Sponsorships"
            },
            "totalAmount": "Total amount to be payed out on the leaderboard:"
        },
        "restrictions": {
            "alert": "These settings only prevent players from joining the leaderboard directly before participating in a linked competition. However, players in linked competitions will still be added automatically. To control competition entry, apply restrictions to the competition itself.",
            "description": "Configure and manage restrictions for this leaderboard.",
            "heading": "Restrictions",
            "inviteOnly": {
                "description": "Players can only join the leaderboard by competing in competitions linked to the leaderboard.",
                "description_matchmaking_queue": "Players can only join the leaderboard by competing in matchmaking queues linked to the leaderboard.",
                "description_tournament": "Players can only join the leaderboard by competing in tournaments linked to the leaderboard.",
                "text": "Disable registration"
            }
        },
        "schedule": {
            "description": "Schedule the start and end times for this leaderboard.",
            "heading": "Schedule"
        },
        "scoring": {
            "description": "Add a scoring to decide which activities should be included and how many points they will award.",
            "heading": "Scoring",
            "processorModal": {
                "alert": {
                    "customSetting": "This is a custom setting. Please contact a Challengermode admin in order to change your settings."
                },
                "button": {
                    "addRelatedEntities": "Add related entities ({{count}})"
                },
                "form": {
                    "externalGameSession": {
                        "placeholder": "Select game..."
                    },
                    "gameIds": {
                        "placeholder": "Select games..."
                    },
                    "inclusion": {
                        "custom": {
                            "label": "Inclusion predicate",
                            "placeholder": "Inclusion predicate"
                        },
                        "label": "Where do you want this scoring calculation to happen?"
                    },
                    "matchmakingQueueIds": {
                        "label": "Matchmaking queues",
                        "placeholder": "Choose queue..."
                    },
                    "placementScores": {
                        "label": "Placement scores",
                        "placeholder": "1: 100\r2: 50\r3-4: 25\r5-10: 10"
                    },
                    "reportingSchema": {
                        "placeholder": "Select schema..."
                    },
                    "scoring": {
                        "customExpression": {
                            "label": "Scoring expression",
                            "placeholder": "Scoring expression"
                        },
                        "label": "How should the scores be calculated?"
                    }
                },
                "header": {
                    "create": "Create scoring",
                    "edit": "Edit scoring"
                },
                "option": {
                    "allGames": {
                        "description": "All games played in the matchmaking queue will be counted towards the leaderboard.",
                        "name": "All games"
                    },
                    "allTournamentsInSelectGames": {
                        "description": "Choose specific games to include in this scoring calculation for this leaderboard.",
                        "name": "All tournaments in select games"
                    },
                    "context": {
                        "description": "Choose context.",
                        "name": "Context"
                    },
                    "customAdmin": "Custom (CM admins only)",
                    "eloRatingLeaderboardAdmin": "Elo rating leaderboard (CM admins only)",
                    "inGameResultsLeaderboard": "In-game results leaderboard",
                    "matchmakingLeaderboard": "Matchmaking leaderboard",
                    "placementScoring": "Placement scoring",
                    "scoring": "Scoring",
                    "selfReportingLeaderboardAdmin": "Self-reporting leaderboard (CM admins only)",
                    "specificTournaments": {
                        "description": "Choose specific tournaments for which this scoring calculation will be applied.",
                        "name": "Specific tournaments"
                    },
                    "tournamentLeaderboard": "Tournament leaderboard"
                },
                "tab": {
                    "customAdmin": "Custom (CM Admin)",
                    "default": "Default"
                },
                "warning": {
                    "schemaUpdated": "The game session schema has been updated since this processor was created. You may need to review your scoring expressions to ensure compatibility with the new schema.",
                    "schemaValidationFailed": "Unable to validate schema compatibility. Please verify your scoring expressions are compatible with the current game session schema."
                }
            },
            "settings": {
                "description": "Configure the scoring settings for this leaderboard.",
                "heading": "Settings"
            }
        },
        "sponsors": {
            "description": "Add your sponsor and partner logos to the leaderboard overview.",
            "heading": "Sponsors"
        },
        "backoffice": {
            "dataTable": {
                "id": {
                    "label": "ID"
                },
                "name": {
                    "label": "Name"
                },
                "state": {
                    "label": "State"
                },
                "ownerPage": {
                    "label": "Hosted by"
                },
                "type": {
                    "label": "Type",
                    "user": "Solo",
                    "team": "Team"
                },
                "visibilityState": {
                    "label": "Visibility",
                    "listed": "Listed",
                    "unlisted": "Unlisted"
                },
                "dates": {
                    "startDate": "Start date",
                    "endDate": "End date"
                },
                "explicitJoinRequired": {
                    "label": "Require join for scores"
                },
                "minContributions": {
                    "label": "Minimum contributions"
                },
                "maxContributions": {
                    "label": "Max contributions"
                },
                "competitorStats": {
                    "label": "Competitors",
                    "combined": "{{placed}} placed, {{total}} total"
                },
                "gameInfoId": {
                    "label": "Game"
                },
                "processorCount": {
                    "label": "Scoring processors"
                }
            },
            "overview": "Overview"
        }
    }
}
