Sort files
This commit is contained in:
@@ -1,83 +1,83 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "de",
|
"@@locale": "de",
|
||||||
"choose_group": "Gruppe wählen",
|
"all_players": "Alle Spieler:innen:",
|
||||||
"create_new_match": "Neues Match erstellen",
|
"all_players_selected": "Alle Spieler:innen ausgewählt",
|
||||||
"choose_ruleset": "Regelwerk wählen",
|
"amount_of_matches": "Anzahl der Matches",
|
||||||
|
"cancel": "Abbrechen",
|
||||||
"choose_game": "Spielvorlage wählen",
|
"choose_game": "Spielvorlage wählen",
|
||||||
"select_winner": "Gewinner:in wählen:",
|
"choose_group": "Gruppe wählen",
|
||||||
|
"choose_ruleset": "Regelwerk wählen",
|
||||||
|
"could_not_add_player": "Spieler:in {playerName} konnte nicht hinzugefügt werden",
|
||||||
|
"create_group": "Gruppe erstellen",
|
||||||
|
"create_match": "Match erstellen",
|
||||||
|
"create_new_group": "Neue Gruppe erstellen",
|
||||||
|
"create_new_match": "Neues Match erstellen",
|
||||||
|
"data_successfully_deleted": "Daten erfolgreich gelöscht",
|
||||||
|
"data_successfully_exported": "Daten erfolgreich exportiert",
|
||||||
|
"data_successfully_imported": "Daten erfolgreich importiert",
|
||||||
|
"days_ago": "vor {count} Tagen",
|
||||||
|
"delete": "Löschen",
|
||||||
|
"delete_all_data": "Alle Daten löschen?",
|
||||||
|
"error_creating_group": "Fehler beim Erstellen der Gruppe, bitte erneut versuchen",
|
||||||
|
"error_reading_file": "Fehler beim Lesen der Datei",
|
||||||
|
"export_canceled": "Export abgebrochen",
|
||||||
|
"export_data": "Daten exportieren",
|
||||||
|
"format_exception": "Formatfehler (siehe Konsole)",
|
||||||
|
"game": "Spielvorlage",
|
||||||
|
"game_name": "Spielvorlagenname",
|
||||||
|
"group": "Gruppe",
|
||||||
|
"group_name": "Gruppenname",
|
||||||
|
"groups": "Gruppen",
|
||||||
|
"home": "Startseite",
|
||||||
|
"import_canceled": "Import abgebrochen",
|
||||||
|
"import_data": "Daten importieren",
|
||||||
|
"info": "Info",
|
||||||
|
"invalid_schema": "Ungültiges Schema",
|
||||||
|
"least_points": "Niedrigste Punkte",
|
||||||
|
"match_in_progress": "Match läuft...",
|
||||||
|
"match_name": "Matchname",
|
||||||
|
"matches": "Matches",
|
||||||
|
"menu": "Menü",
|
||||||
|
"most_points": "Höchste Punkte",
|
||||||
|
"no_data_available": "Keine Daten verfügbar",
|
||||||
|
"no_groups_created_yet": "Noch keine Gruppen erstellt",
|
||||||
|
"no_matches_created_yet": "Noch keine Matches erstellt",
|
||||||
|
"no_players_created_yet": "Noch keine Spieler:in erstellt",
|
||||||
|
"no_players_found_with_that_name": "Keine Spieler:in mit diesem Namen gefunden",
|
||||||
|
"no_players_selected": "Keine Spieler:in ausgewählt",
|
||||||
"no_recent_matches_available": "Keine letzten Matches verfügbar",
|
"no_recent_matches_available": "Keine letzten Matches verfügbar",
|
||||||
"no_second_match_available": "Kein zweites Match verfügbar",
|
"no_second_match_available": "Kein zweites Match verfügbar",
|
||||||
"delete_all_data": "Alle Daten löschen?",
|
|
||||||
"cancel": "Abbrechen",
|
|
||||||
"delete": "Löschen",
|
|
||||||
"create_new_group": "Neue Gruppe erstellen",
|
|
||||||
"error_creating_group": "Fehler beim Erstellen der Gruppe, bitte erneut versuchen",
|
|
||||||
"selected_players": "Ausgewählte Spieler:in: {count}",
|
|
||||||
"no_players_selected": "Keine Spieler:in ausgewählt",
|
|
||||||
"all_players": "Alle Spieler:innen:",
|
|
||||||
"successfully_added_player": "Spieler:in {playerName} erfolgreich hinzugefügt",
|
|
||||||
"could_not_add_player": "Spieler:in {playerName} konnte nicht hinzugefügt werden",
|
|
||||||
"winner": "Gewinner:in: {winnerName}",
|
|
||||||
"players": "Spieler:in",
|
|
||||||
"player_name": "Spieler:innenname",
|
|
||||||
"no_statistics_available": "Keine Statistiken verfügbar",
|
"no_statistics_available": "Keine Statistiken verfügbar",
|
||||||
"matches": "Matches",
|
|
||||||
"groups": "Gruppen",
|
|
||||||
"recent_matches": "Letzte Matches",
|
|
||||||
"quick_create": "Schnellzugriff",
|
|
||||||
"match_in_progress": "Match läuft...",
|
|
||||||
"menu": "Menü",
|
|
||||||
"settings": "Einstellungen",
|
|
||||||
"export_data": "Daten exportieren",
|
|
||||||
"import_data": "Daten importieren",
|
|
||||||
"this_cannot_be_undone": "Dies kann nicht rückgängig gemacht werden",
|
|
||||||
"data_successfully_deleted": "Daten erfolgreich gelöscht",
|
|
||||||
"data_successfully_imported": "Daten erfolgreich importiert",
|
|
||||||
"invalid_schema": "Ungültiges Schema",
|
|
||||||
"error_reading_file": "Fehler beim Lesen der Datei",
|
|
||||||
"import_canceled": "Import abgebrochen",
|
|
||||||
"format_exception": "Formatfehler (siehe Konsole)",
|
|
||||||
"unknown_exception": "Unbekannter Fehler (siehe Konsole)",
|
|
||||||
"data_successfully_exported": "Daten erfolgreich exportiert",
|
|
||||||
"export_canceled": "Export abgebrochen",
|
|
||||||
"undo": "Rückgängig",
|
|
||||||
"wins": "Siege",
|
|
||||||
"winrate": "Siegquote",
|
|
||||||
"amount_of_matches": "Anzahl der Matches",
|
|
||||||
"info": "Info",
|
|
||||||
"no_groups_created_yet": "Noch keine Gruppen erstellt",
|
|
||||||
"create_group": "Gruppe erstellen",
|
|
||||||
"group_name": "Gruppenname",
|
|
||||||
"no_matches_created_yet": "Noch keine Matches erstellt",
|
|
||||||
"match_name": "Matchname",
|
|
||||||
"game": "Spielvorlage",
|
|
||||||
"ruleset": "Regelwerk",
|
|
||||||
"group": "Gruppe",
|
|
||||||
"none": "Kein",
|
"none": "Kein",
|
||||||
"none_group": "Keine",
|
"none_group": "Keine",
|
||||||
"create_match": "Match erstellen",
|
"not_available": "Nicht verfügbar",
|
||||||
"no_players_created_yet": "Noch keine Spieler:in erstellt",
|
"player_name": "Spieler:innenname",
|
||||||
"all_players_selected": "Alle Spieler:innen ausgewählt",
|
"players": "Spieler:in",
|
||||||
"no_players_found_with_that_name": "Keine Spieler:in mit diesem Namen gefunden",
|
"players_count": "{count} Spieler",
|
||||||
"today_at": "Heute um {time}",
|
"quick_create": "Schnellzugriff",
|
||||||
"yesterday_at": "Gestern um {time}",
|
"recent_matches": "Letzte Matches",
|
||||||
"days_ago": "vor {count} Tagen",
|
"ruleset": "Regelwerk",
|
||||||
"home": "Startseite",
|
"ruleset_least_points": "Umgekehrte Wertung: Der/die Spieler:in mit den wenigsten Punkten gewinnt.",
|
||||||
|
"ruleset_most_points": "Traditionelles Regelwerk: Der/die Spieler:in mit den meisten Punkten gewinnt.",
|
||||||
|
"ruleset_single_loser": "Genau ein:e Verlierer:in wird bestimmt; der letzte Platz erhält die Strafe oder Konsequenz.",
|
||||||
|
"ruleset_single_winner": "Genau ein:e Gewinner:in wird gewählt; Unentschieden werden durch einen vordefinierten Tie-Breaker aufgelöst.",
|
||||||
|
"search_for_groups": "Nach Gruppen suchen",
|
||||||
|
"search_for_players": "Nach Spieler:innen suchen",
|
||||||
|
"select_winner": "Gewinner:in wählen:",
|
||||||
|
"selected_players": "Ausgewählte Spieler:in: {count}",
|
||||||
|
"settings": "Einstellungen",
|
||||||
|
"single_loser": "Ein:e Verlierer:in",
|
||||||
|
"single_winner": "Ein:e Gewinner:in",
|
||||||
"statistics": "Statistiken",
|
"statistics": "Statistiken",
|
||||||
"stats": "Statistiken",
|
"stats": "Statistiken",
|
||||||
"players_count": "{count} Spieler",
|
"successfully_added_player": "Spieler:in {playerName} erfolgreich hinzugefügt",
|
||||||
"there_is_no_group_matching_your_search": "Es gibt keine Gruppe, die deiner Suche entspricht",
|
"there_is_no_group_matching_your_search": "Es gibt keine Gruppe, die deiner Suche entspricht",
|
||||||
"game_name": "Spielvorlagenname",
|
"this_cannot_be_undone": "Dies kann nicht rückgängig gemacht werden",
|
||||||
"ruleset_single_winner": "Genau ein:e Gewinner:in wird gewählt; Unentschieden werden durch einen vordefinierten Tie-Breaker aufgelöst.",
|
"today_at": "Heute um {time}",
|
||||||
"ruleset_single_loser": "Genau ein:e Verlierer:in wird bestimmt; der letzte Platz erhält die Strafe oder Konsequenz.",
|
"undo": "Rückgängig",
|
||||||
"ruleset_most_points": "Traditionelles Regelwerk: Der/die Spieler:in mit den meisten Punkten gewinnt.",
|
"unknown_exception": "Unbekannter Fehler (siehe Konsole)",
|
||||||
"ruleset_least_points": "Umgekehrte Wertung: Der/die Spieler:in mit den wenigsten Punkten gewinnt.",
|
"winner": "Gewinner:in: {winnerName}",
|
||||||
"single_winner": "Ein:e Gewinner:in",
|
"winrate": "Siegquote",
|
||||||
"single_loser": "Ein:e Verlierer:in",
|
"wins": "Siege",
|
||||||
"most_points": "Höchste Punkte",
|
"yesterday_at": "Gestern um {time}"
|
||||||
"least_points": "Niedrigste Punkte",
|
}
|
||||||
"search_for_players": "Nach Spieler:innen suchen",
|
|
||||||
"search_for_groups": "Nach Gruppen suchen",
|
|
||||||
"no_data_available": "Keine Daten verfügbar",
|
|
||||||
"not_available": "Nicht verfügbar"
|
|
||||||
}
|
|
||||||
@@ -1,367 +1,367 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "en",
|
"@@locale": "en",
|
||||||
"choose_group": "Choose Group",
|
"@all_players": {
|
||||||
"@choose_group": {
|
"description": "Label for all players list"
|
||||||
"description": "Label for choosing a group"
|
},
|
||||||
},
|
"@all_players_selected": {
|
||||||
"create_new_match": "Create new match",
|
"description": "Message when all players are added to selection"
|
||||||
"@create_new_match": {
|
},
|
||||||
"description": "Button text to create a new match"
|
"@amount_of_matches": {
|
||||||
},
|
"description": "Label for amount of matches statistic"
|
||||||
"choose_ruleset": "Choose Ruleset",
|
},
|
||||||
"@choose_ruleset": {
|
"@cancel": {
|
||||||
"description": "Label for choosing a ruleset"
|
"description": "Cancel button text"
|
||||||
},
|
},
|
||||||
"choose_game": "Choose Game",
|
"@choose_game": {
|
||||||
"@choose_game": {
|
"description": "Label for choosing a game"
|
||||||
"description": "Label for choosing a game"
|
},
|
||||||
},
|
"@choose_group": {
|
||||||
"select_winner": "Select Winner:",
|
"description": "Label for choosing a group"
|
||||||
"@select_winner": {
|
},
|
||||||
"description": "Label to select the winner"
|
"@choose_ruleset": {
|
||||||
},
|
"description": "Label for choosing a ruleset"
|
||||||
"game_tracker": "Game Tracker",
|
},
|
||||||
"@game_tracker": {
|
"@could_not_add_player": {
|
||||||
"description": "App Name"
|
"description": "Error message when adding a player fails",
|
||||||
},
|
"placeholders": {
|
||||||
"no_recent_matches_available": "No recent matches available",
|
"playerName": {
|
||||||
"@no_recent_matches_available": {
|
"type": "String",
|
||||||
"description": "Message when no recent matches exist"
|
"example": "John"
|
||||||
},
|
}
|
||||||
"no_second_match_available": "No second match available",
|
}
|
||||||
"@no_second_match_available": {
|
},
|
||||||
"description": "Message when no second match exists"
|
"@create_group": {
|
||||||
},
|
"description": "Button text to create a group"
|
||||||
"delete_all_data": "Delete all data?",
|
},
|
||||||
"@delete_all_data": {
|
"@create_match": {
|
||||||
"description": "Confirmation dialog for deleting all data"
|
"description": "Button text to create a match"
|
||||||
},
|
},
|
||||||
"cancel": "Cancel",
|
"@create_new_group": {
|
||||||
"@cancel": {
|
"description": "Button text to create a new group"
|
||||||
"description": "Cancel button text"
|
},
|
||||||
},
|
"@create_new_match": {
|
||||||
"delete": "Delete",
|
"description": "Button text to create a new match"
|
||||||
"@delete": {
|
},
|
||||||
"description": "Delete button text"
|
"@data_successfully_deleted": {
|
||||||
},
|
"description": "Success message after deleting data"
|
||||||
"create_new_group": "Create new group",
|
},
|
||||||
"@create_new_group": {
|
"@data_successfully_exported": {
|
||||||
"description": "Button text to create a new group"
|
"description": "Success message after exporting data"
|
||||||
},
|
},
|
||||||
"error_creating_group": "Error while creating group, please try again",
|
"@data_successfully_imported": {
|
||||||
"@error_creating_group": {
|
"description": "Success message after importing data"
|
||||||
"description": "Error message when group creation fails"
|
},
|
||||||
},
|
"@days_ago": {
|
||||||
"selected_players": "Selected players: {count}",
|
"description": "Date format for days ago",
|
||||||
"@selected_players": {
|
"placeholders": {
|
||||||
"description": "Shows the number of selected players",
|
"count": {
|
||||||
"placeholders": {
|
"type": "int"
|
||||||
"count": {
|
}
|
||||||
"type": "int",
|
}
|
||||||
"format": "compact"
|
},
|
||||||
}
|
"@delete": {
|
||||||
}
|
"description": "Delete button text"
|
||||||
},
|
},
|
||||||
"no_players_selected": "No players selected",
|
"@delete_all_data": {
|
||||||
"@no_players_selected": {
|
"description": "Confirmation dialog for deleting all data"
|
||||||
"description": "Message when no players are selected"
|
},
|
||||||
},
|
"@error_creating_group": {
|
||||||
"all_players": "All players:",
|
"description": "Error message when group creation fails"
|
||||||
"@all_players": {
|
},
|
||||||
"description": "Label for all players list"
|
"@error_reading_file": {
|
||||||
},
|
"description": "Error message when file cannot be read"
|
||||||
"successfully_added_player": "Successfully added player {playerName}",
|
},
|
||||||
"@successfully_added_player": {
|
"@export_canceled": {
|
||||||
"description": "Success message when adding a player",
|
"description": "Message when export is canceled"
|
||||||
"placeholders": {
|
},
|
||||||
"playerName": {
|
"@export_data": {
|
||||||
"type": "String",
|
"description": "Export data menu item"
|
||||||
"example": "John"
|
},
|
||||||
}
|
"@format_exception": {
|
||||||
}
|
"description": "Error message for format exceptions"
|
||||||
},
|
},
|
||||||
"could_not_add_player": "Could not add player {playerName}",
|
"@game": {
|
||||||
"@could_not_add_player": {
|
"description": "Game label"
|
||||||
"description": "Error message when adding a player fails",
|
},
|
||||||
"placeholders": {
|
"@game_name": {
|
||||||
"playerName": {
|
"description": "Placeholder for game name search"
|
||||||
"type": "String",
|
},
|
||||||
"example": "John"
|
"@game_tracker": {
|
||||||
}
|
"description": "App Name"
|
||||||
}
|
},
|
||||||
},
|
"@group": {
|
||||||
"winner": "Winner",
|
"description": "Group label"
|
||||||
"@winner": {
|
},
|
||||||
"description": "Winner label",
|
"@group_name": {
|
||||||
},
|
"description": "Placeholder for group name input"
|
||||||
"players": "Players",
|
},
|
||||||
"@players": {
|
"@groups": {
|
||||||
"description": "Players label"
|
"description": "Label for groups"
|
||||||
},
|
},
|
||||||
"no_statistics_available": "No statistics available",
|
"@home": {
|
||||||
"@no_statistics_available": {
|
"description": "Home tab label"
|
||||||
"description": "Message when no statistics are available, because no matches were played yet"
|
},
|
||||||
},
|
"@import_canceled": {
|
||||||
"no_data_available": "No data available",
|
"description": "Message when import is canceled"
|
||||||
"@no_data_available": {
|
},
|
||||||
"description": "Message when no data in the statistic tiles is given"
|
"@import_data": {
|
||||||
},
|
"description": "Import data menu item"
|
||||||
"matches": "Matches",
|
},
|
||||||
"@matches": {
|
"@info": {
|
||||||
"description": "Label for matches"
|
"description": "Info label"
|
||||||
},
|
},
|
||||||
"groups": "Groups",
|
"@invalid_schema": {
|
||||||
"@groups": {
|
"description": "Error message for invalid schema"
|
||||||
"description": "Label for groups"
|
},
|
||||||
},
|
"@least_points": {
|
||||||
"recent_matches": "Recent Matches",
|
"description": "Title for least points ruleset"
|
||||||
"@recent_matches": {
|
},
|
||||||
"description": "Title for recent matches section"
|
"@match_in_progress": {
|
||||||
},
|
"description": "Message when match is in progress"
|
||||||
"quick_create": "Quick Create",
|
},
|
||||||
"@quick_create": {
|
"@match_name": {
|
||||||
"description": "Title for quick create section"
|
"description": "Placeholder for match name input"
|
||||||
},
|
},
|
||||||
"match_in_progress": "Match in progress...",
|
"@matches": {
|
||||||
"@match_in_progress": {
|
"description": "Label for matches"
|
||||||
"description": "Message when match is in progress"
|
},
|
||||||
},
|
"@menu": {
|
||||||
"menu": "Menu",
|
"description": "Menu label"
|
||||||
"@menu": {
|
},
|
||||||
"description": "Menu label"
|
"@most_points": {
|
||||||
},
|
"description": "Title for most points ruleset"
|
||||||
"settings": "Settings",
|
},
|
||||||
"@settings": {
|
"@no_data_available": {
|
||||||
"description": "Settings label"
|
"description": "Message when no data in the statistic tiles is given"
|
||||||
},
|
},
|
||||||
"export_data": "Export data",
|
"@no_groups_created_yet": {
|
||||||
"@export_data": {
|
"description": "Message when no groups exist"
|
||||||
"description": "Export data menu item"
|
},
|
||||||
},
|
"@no_matches_created_yet": {
|
||||||
"import_data": "Import data",
|
"description": "Message when no matches exist"
|
||||||
"@import_data": {
|
},
|
||||||
"description": "Import data menu item"
|
"@no_players_created_yet": {
|
||||||
},
|
"description": "Message when no players exist"
|
||||||
"this_cannot_be_undone": "This can't be undone",
|
},
|
||||||
"@this_cannot_be_undone": {
|
"@no_players_found_with_that_name": {
|
||||||
"description": "Warning message for irreversible actions"
|
"description": "Message when search returns no results"
|
||||||
},
|
},
|
||||||
"data_successfully_deleted": "Data successfully deleted",
|
"@no_players_selected": {
|
||||||
"@data_successfully_deleted": {
|
"description": "Message when no players are selected"
|
||||||
"description": "Success message after deleting data"
|
},
|
||||||
},
|
"@no_recent_matches_available": {
|
||||||
"data_successfully_imported": "Data successfully imported",
|
"description": "Message when no recent matches exist"
|
||||||
"@data_successfully_imported": {
|
},
|
||||||
"description": "Success message after importing data"
|
"@no_second_match_available": {
|
||||||
},
|
"description": "Message when no second match exists"
|
||||||
"invalid_schema": "Invalid Schema",
|
},
|
||||||
"@invalid_schema": {
|
"@no_statistics_available": {
|
||||||
"description": "Error message for invalid schema"
|
"description": "Message when no statistics are available, because no matches were played yet"
|
||||||
},
|
},
|
||||||
"error_reading_file": "Error reading file",
|
"@none": {
|
||||||
"@error_reading_file": {
|
"description": "None option label"
|
||||||
"description": "Error message when file cannot be read"
|
},
|
||||||
},
|
"@none_group": {
|
||||||
"import_canceled": "Import canceled",
|
"description": "None group option label"
|
||||||
"@import_canceled": {
|
},
|
||||||
"description": "Message when import is canceled"
|
"@not_available": {
|
||||||
},
|
"description": "Abbreviation for not available"
|
||||||
"format_exception": "Format Exception (see console)",
|
},
|
||||||
"@format_exception": {
|
"@player_name": {
|
||||||
"description": "Error message for format exceptions"
|
"description": "Placeholder for player name input"
|
||||||
},
|
},
|
||||||
"unknown_exception": "Unknown Exception (see console)",
|
"@players": {
|
||||||
"@unknown_exception": {
|
"description": "Players label"
|
||||||
"description": "Error message for unknown exceptions"
|
},
|
||||||
},
|
"@players_count": {
|
||||||
"data_successfully_exported": "Data successfully exported",
|
"description": "Shows the number of players",
|
||||||
"@data_successfully_exported": {
|
"placeholders": {
|
||||||
"description": "Success message after exporting data"
|
"count": {
|
||||||
},
|
"type": "int"
|
||||||
"export_canceled": "Export canceled",
|
}
|
||||||
"@export_canceled": {
|
}
|
||||||
"description": "Message when export is canceled"
|
},
|
||||||
},
|
"@quick_create": {
|
||||||
"undo": "Undo",
|
"description": "Title for quick create section"
|
||||||
"@undo": {
|
},
|
||||||
"description": "Undo button text"
|
"@recent_matches": {
|
||||||
},
|
"description": "Title for recent matches section"
|
||||||
"wins": "Wins",
|
},
|
||||||
"@wins": {
|
"@ruleset": {
|
||||||
"description": "Label for wins statistic"
|
"description": "Ruleset label"
|
||||||
},
|
},
|
||||||
"winrate": "Winrate",
|
"@ruleset_least_points": {
|
||||||
"@winrate": {
|
"description": "Description for least points ruleset"
|
||||||
"description": "Label for winrate statistic"
|
},
|
||||||
},
|
"@ruleset_most_points": {
|
||||||
"amount_of_matches": "Amount of Matches",
|
"description": "Description for most points ruleset"
|
||||||
"@amount_of_matches": {
|
},
|
||||||
"description": "Label for amount of matches statistic"
|
"@ruleset_single_loser": {
|
||||||
},
|
"description": "Description for single loser ruleset"
|
||||||
"info": "Info",
|
},
|
||||||
"@info": {
|
"@ruleset_single_winner": {
|
||||||
"description": "Info label"
|
"description": "Description for single winner ruleset"
|
||||||
},
|
},
|
||||||
"no_groups_created_yet": "No groups created yet",
|
"@search_for_groups": {
|
||||||
"@no_groups_created_yet": {
|
"description": "Hint text for group search input field"
|
||||||
"description": "Message when no groups exist"
|
},
|
||||||
},
|
"@search_for_players": {
|
||||||
"no_players_created_yet": "No players created yet",
|
"description": "Hint text for player search input field"
|
||||||
"@no_players_created_yet": {
|
},
|
||||||
"description": "Message when no players exist"
|
"@select_winner": {
|
||||||
},
|
"description": "Label to select the winner"
|
||||||
"create_group": "Create Group",
|
},
|
||||||
"@create_group": {
|
"@selected_players": {
|
||||||
"description": "Button text to create a group"
|
"description": "Shows the number of selected players",
|
||||||
},
|
"placeholders": {
|
||||||
"group_name": "Group name",
|
"count": {
|
||||||
"@group_name": {
|
"type": "int",
|
||||||
"description": "Placeholder for group name input"
|
"format": "compact"
|
||||||
},
|
}
|
||||||
"player_name": "Player name",
|
}
|
||||||
"@player_name": {
|
},
|
||||||
"description": "Placeholder for player name input"
|
"@settings": {
|
||||||
},
|
"description": "Settings label"
|
||||||
"no_matches_created_yet": "No matches created yet",
|
},
|
||||||
"@no_matches_created_yet": {
|
"@single_loser": {
|
||||||
"description": "Message when no matches exist"
|
"description": "Title for single loser ruleset"
|
||||||
},
|
},
|
||||||
"match_name": "Match name",
|
"@single_winner": {
|
||||||
"@match_name": {
|
"description": "Title for single winner ruleset"
|
||||||
"description": "Placeholder for match name input"
|
},
|
||||||
},
|
"@statistics": {
|
||||||
"game": "Game",
|
"description": "Statistics tab label"
|
||||||
"@game": {
|
},
|
||||||
"description": "Game label"
|
"@stats": {
|
||||||
},
|
"description": "Stats tab label (short)"
|
||||||
"ruleset": "Ruleset",
|
},
|
||||||
"@ruleset": {
|
"@successfully_added_player": {
|
||||||
"description": "Ruleset label"
|
"description": "Success message when adding a player",
|
||||||
},
|
"placeholders": {
|
||||||
"group": "Group",
|
"playerName": {
|
||||||
"@group": {
|
"type": "String",
|
||||||
"description": "Group label"
|
"example": "John"
|
||||||
},
|
}
|
||||||
"none": "None",
|
}
|
||||||
"@none": {
|
},
|
||||||
"description": "None option label"
|
"@there_is_no_group_matching_your_search": {
|
||||||
},
|
"description": "Message when search returns no groups"
|
||||||
"none_group": "None",
|
},
|
||||||
"@none_group": {
|
"@this_cannot_be_undone": {
|
||||||
"description": "None group option label"
|
"description": "Warning message for irreversible actions"
|
||||||
},
|
},
|
||||||
"create_match": "Create match",
|
"@today_at": {
|
||||||
"@create_match": {
|
"description": "Date format for today",
|
||||||
"description": "Button text to create a match"
|
"placeholders": {
|
||||||
},
|
"time": {
|
||||||
"no_players_found_with_that_name": "No players found with that name",
|
"type": "String",
|
||||||
"@no_players_found_with_that_name": {
|
"example": "14:30"
|
||||||
"description": "Message when search returns no results"
|
}
|
||||||
},
|
}
|
||||||
"all_players_selected": "All players selected",
|
},
|
||||||
"@all_players_selected": {
|
"@undo": {
|
||||||
"description": "Message when all players are added to selection"
|
"description": "Undo button text"
|
||||||
},
|
},
|
||||||
"today_at": "Today at {time}",
|
"@unknown_exception": {
|
||||||
"@today_at": {
|
"description": "Error message for unknown exceptions"
|
||||||
"description": "Date format for today",
|
},
|
||||||
"placeholders": {
|
"@winner": {
|
||||||
"time": {
|
"description": "Winner label"
|
||||||
"type": "String",
|
},
|
||||||
"example": "14:30"
|
"@winrate": {
|
||||||
}
|
"description": "Label for winrate statistic"
|
||||||
}
|
},
|
||||||
},
|
"@wins": {
|
||||||
"yesterday_at": "Yesterday at {time}",
|
"description": "Label for wins statistic"
|
||||||
"@yesterday_at": {
|
},
|
||||||
"description": "Date format for yesterday",
|
"@yesterday_at": {
|
||||||
"placeholders": {
|
"description": "Date format for yesterday",
|
||||||
"time": {
|
"placeholders": {
|
||||||
"type": "String",
|
"time": {
|
||||||
"example": "14:30"
|
"type": "String",
|
||||||
}
|
"example": "14:30"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"days_ago": "{count} days ago",
|
},
|
||||||
"@days_ago": {
|
"all_players": "All players:",
|
||||||
"description": "Date format for days ago",
|
"all_players_selected": "All players selected",
|
||||||
"placeholders": {
|
"amount_of_matches": "Amount of Matches",
|
||||||
"count": {
|
"cancel": "Cancel",
|
||||||
"type": "int"
|
"choose_game": "Choose Game",
|
||||||
}
|
"choose_group": "Choose Group",
|
||||||
}
|
"choose_ruleset": "Choose Ruleset",
|
||||||
},
|
"could_not_add_player": "Could not add player {playerName}",
|
||||||
"home": "Home",
|
"create_group": "Create Group",
|
||||||
"@home": {
|
"create_match": "Create match",
|
||||||
"description": "Home tab label"
|
"create_new_group": "Create new group",
|
||||||
},
|
"create_new_match": "Create new match",
|
||||||
"statistics": "Statistics",
|
"data_successfully_deleted": "Data successfully deleted",
|
||||||
"@statistics": {
|
"data_successfully_exported": "Data successfully exported",
|
||||||
"description": "Statistics tab label"
|
"data_successfully_imported": "Data successfully imported",
|
||||||
},
|
"days_ago": "{count} days ago",
|
||||||
"stats": "Stats",
|
"delete": "Delete",
|
||||||
"@stats": {
|
"delete_all_data": "Delete all data?",
|
||||||
"description": "Stats tab label (short)"
|
"error_creating_group": "Error while creating group, please try again",
|
||||||
},
|
"error_reading_file": "Error reading file",
|
||||||
"players_count": "{count} Players",
|
"export_canceled": "Export canceled",
|
||||||
"@players_count": {
|
"export_data": "Export data",
|
||||||
"description": "Shows the number of players",
|
"format_exception": "Format Exception (see console)",
|
||||||
"placeholders": {
|
"game": "Game",
|
||||||
"count": {
|
"game_name": "Game Name",
|
||||||
"type": "int"
|
"game_tracker": "Game Tracker",
|
||||||
}
|
"group": "Group",
|
||||||
}
|
"group_name": "Group name",
|
||||||
},
|
"groups": "Groups",
|
||||||
"there_is_no_group_matching_your_search": "There is no group matching your search",
|
"home": "Home",
|
||||||
"@there_is_no_group_matching_your_search": {
|
"import_canceled": "Import canceled",
|
||||||
"description": "Message when search returns no groups"
|
"import_data": "Import data",
|
||||||
},
|
"info": "Info",
|
||||||
"game_name": "Game Name",
|
"invalid_schema": "Invalid Schema",
|
||||||
"@game_name": {
|
"least_points": "Least Points",
|
||||||
"description": "Placeholder for game name search"
|
"match_in_progress": "Match in progress...",
|
||||||
},
|
"match_name": "Match name",
|
||||||
"ruleset_single_winner": "Exactly one winner is chosen; ties are resolved by a predefined tiebreaker.",
|
"matches": "Matches",
|
||||||
"@ruleset_single_winner": {
|
"menu": "Menu",
|
||||||
"description": "Description for single winner ruleset"
|
"most_points": "Most Points",
|
||||||
},
|
"no_data_available": "No data available",
|
||||||
"ruleset_single_loser": "Exactly one loser is determined; last place receives the penalty or consequence.",
|
"no_groups_created_yet": "No groups created yet",
|
||||||
"@ruleset_single_loser": {
|
"no_matches_created_yet": "No matches created yet",
|
||||||
"description": "Description for single loser ruleset"
|
"no_players_created_yet": "No players created yet",
|
||||||
},
|
"no_players_found_with_that_name": "No players found with that name",
|
||||||
"ruleset_most_points": "Traditional ruleset: the player with the most points wins.",
|
"no_players_selected": "No players selected",
|
||||||
"@ruleset_most_points": {
|
"no_recent_matches_available": "No recent matches available",
|
||||||
"description": "Description for most points ruleset"
|
"no_second_match_available": "No second match available",
|
||||||
},
|
"no_statistics_available": "No statistics available",
|
||||||
"ruleset_least_points": "Inverse scoring: the player with the fewest points wins.",
|
"none": "None",
|
||||||
"@ruleset_least_points": {
|
"none_group": "None",
|
||||||
"description": "Description for least points ruleset"
|
"not_available": "Not available",
|
||||||
},
|
"player_name": "Player name",
|
||||||
"single_winner": "Single Winner",
|
"players": "Players",
|
||||||
"@single_winner": {
|
"players_count": "{count} Players",
|
||||||
"description": "Title for single winner ruleset"
|
"quick_create": "Quick Create",
|
||||||
},
|
"recent_matches": "Recent Matches",
|
||||||
"single_loser": "Single Loser",
|
"ruleset": "Ruleset",
|
||||||
"@single_loser": {
|
"ruleset_least_points": "Inverse scoring: the player with the fewest points wins.",
|
||||||
"description": "Title for single loser ruleset"
|
"ruleset_most_points": "Traditional ruleset: the player with the most points wins.",
|
||||||
},
|
"ruleset_single_loser": "Exactly one loser is determined; last place receives the penalty or consequence.",
|
||||||
"most_points": "Most Points",
|
"ruleset_single_winner": "Exactly one winner is chosen; ties are resolved by a predefined tiebreaker.",
|
||||||
"@most_points": {
|
"search_for_groups": "Search for groups",
|
||||||
"description": "Title for most points ruleset"
|
"search_for_players": "Search for players",
|
||||||
},
|
"select_winner": "Select Winner:",
|
||||||
"least_points": "Least Points",
|
"selected_players": "Selected players: {count}",
|
||||||
"@least_points": {
|
"settings": "Settings",
|
||||||
"description": "Title for least points ruleset"
|
"single_loser": "Single Loser",
|
||||||
},
|
"single_winner": "Single Winner",
|
||||||
"search_for_players": "Search for players",
|
"statistics": "Statistics",
|
||||||
"@search_for_players": {
|
"stats": "Stats",
|
||||||
"description": "Hint text for player search input field"
|
"successfully_added_player": "Successfully added player {playerName}",
|
||||||
},
|
"there_is_no_group_matching_your_search": "There is no group matching your search",
|
||||||
"search_for_groups": "Search for groups",
|
"this_cannot_be_undone": "This can't be undone",
|
||||||
"@search_for_groups": {
|
"today_at": "Today at {time}",
|
||||||
"description": "Hint text for group search input field"
|
"undo": "Undo",
|
||||||
},
|
"unknown_exception": "Unknown Exception (see console)",
|
||||||
"not_available": "Not available",
|
"winner": "Winner",
|
||||||
"@not_available": {
|
"winrate": "Winrate",
|
||||||
"description": "Abbreviation for not available"
|
"wins": "Wins",
|
||||||
}
|
"yesterday_at": "Yesterday at {time}"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user