From 7d68cdc3d09502ae9f60b8709f1db59ca3d9abf8 Mon Sep 17 00:00:00 2001 From: CarlosAlberto1991 Date: Sat, 4 Jul 2026 14:52:18 +0200 Subject: [PATCH 1/3] Update Multilingual.cs witch Spanish trasnlator Spanish translator complete? --- Entities/Multilingual.cs | 560 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 560 insertions(+) diff --git a/Entities/Multilingual.cs b/Entities/Multilingual.cs index 4ed1ac14..503f21bc 100644 --- a/Entities/Multilingual.cs +++ b/Entities/Multilingual.cs @@ -569,6 +569,566 @@ public static class Multilingual { { "custom_range_filter", "Filter" }, } }, + { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "author", "CarlosA1991" }, + { "main_by", "by" }, + { "main_on_twitch", "en Twitch" }, + { "main_multilingual", "Multilenguaje" }, + { "main_fall_guys_stats", "Fall Guys Estadísticas" }, + { "main_settings", "Opciones" }, + { "main_filters", "Filtros" }, + { "main_stats", "Estadísticas" }, + { "main_all", “Todos” }, + { "main_season", “Sesión” }, + { "main_week", “Semana” }, + { "main_day", “Día” }, + { "main_session", “Sesiones” }, + { "main_custom_range", “Personalizada” }, + { "main_party_type", “Fiesta” }, + { "main_party", “Fiesta” }, + { "main_solo", “Solitario” }, + { "main_profile", “Perfil” }, + { "main_profile_setting", “Opciones de perfil” }, + { "main_show_overlay", “Ver visor” }, + { "main_hide_overlay", “Ocultar visor” }, + { "main_update", “Actualizar” }, + { "main_manual_update_version", “Versión de actualización manual” }, + { "main_help", “Ayuda” }, + { "main_launch_fall_guys", “Lanzar Fall Guys” }, + { "main_useful_things", "Useful things!" }, + { "main_fall_guys_wiki", "Fall Guys Wiki" }, + { "main_fall_guys_reddit", "Fall Guys Reddit" }, + { "main_fallalytics", "Fallalytics" }, + { "main_fallalytics_main", "Main Page" }, + { "main_fallalytics_find_player", “Buscar jugadores” }, + { "main_fallalytics_overall_rankings", "Overall Ranking" }, + { "main_fallalytics_level_rankings", “Rankings de nivel” }, + { "main_fallalytics_weekly_crown_league", “Liga semanal de coronas” }, + { "main_fallalytics_round_statistics", "“Estadísticas de la ronda” }, + { "main_fallalytics_show_statistics", “Estadísticas del show” }, + { "main_fallalytics_news", “Noticias” }, + { "main_roll_off_club", “Rodado y hundido club” }, + { "main_lost_temple_analyzer", "Lost Temple Analyzer" }, + { "main_fall_guys_db", "FallGuys DB" }, + { "main_fall_guys_db_main", "Main Page" }, + { "main_fall_guys_db_shows", “Lista de shows” }, + { "main_fall_guys_db_discovery", “Descubrir” }, + { "main_fall_guys_db_shop", “Tienda de objetos” }, + { "main_fall_guys_db_newsfeeds", "Newsfeeds" }, + { "main_fall_guys_db_strings", "Localized Strings" }, + { "main_fall_guys_db_cosmetics", “Todos los cosméticos” }, + { "main_fall_guys_db_crown_ranks", “Ranking de corona” }, + { "main_fall_guys_db_live_events", “Evento en vivo” }, + { "main_fall_guys_db_daily_shop", “Objetos diarios” }, + { "main_fall_guys_db_creative", "Creative Level Lookup" }, + { "main_fall_guys_db_faq", "FAQ" }, + { "main_fall_guys_official", "Fall Guys Official" }, + { "main_fall_guys_wiki_tooltip", " La guía wiki definitiva para Fall Guys, escrita y mantenida por los jugadores. " }, + { "main_fall_guys_reddit_tooltip", "The community-run and developer-supported subreddit dedicated to Fall Guys" }, + { "main_fallalytics_tooltip", "Fallalytics is a tool to explore data collected about round distribution in Fall Guys" }, + { "main_roll_off_club_tooltip", "Become a roll off pro!" }, + { "main_lost_temple_analyzer_tooltip", "Complete visual analysis of lost temples" }, + { "main_todays_show_tooltip", "See what shows are currently available" }, + { "main_fall_guys_official_tooltip", "Fall Guys (anteriormente conocido como Fall Guys: Ultimate Knockout) es un juego de plataformas battle royale gratuito desarrollado por Mediatonic y publicado por Epic Games".}, + { "main_overlay_show_tooltip", “Presiona (Ctrl + O) para ver el visor. “ }, + { "main_overlay_hide_tooltip", “Presiona (Ctrl + O) para ocultar el visor. “ }, + { "main_overlay_shortcut_tooltip", “Presione (Ctrl + M) para mantener el visor siempre arriba .\n Presione (Ctrl + T) para alternar los colores de fondo. Presione (Ctrl + F) para voltear la pantalla. Presione (Ctrl + C) para mostrar el número de usuarios por plataforma. Presione (Ctrl + R) para mostrar el nombre de la ronda con la insignia de color correspondiente. Presione (Ctrl + Shift + ↑ o ↓) para ajustar la transparencia de la superposición. Presione (Ctrl + Shift + Z) para cambiar automáticamente al perfil vinculado. Presione (Ctrl + Shift + X) para restablecer el tamaño de la superposición. Presione (Ctrl + Shift + C) para restablecer la posición de la superposición.}, + { "main_update_prefix_tooltip", "Si quieres que FallGuysStats siga actualizándose", }, + { "main_update_suffix_tooltip", ¡No olvides marcar como favorito el repositorio de GitHub! }, + { "main_you_can_update_new_version_prefix_tooltip", "Puedes actualizar a la nueva versión ⟦ " }, + { "main_you_can_update_new_version_suffix_tooltip", " ⟧ ! " }, + { "main_exit_program", “Salir” }, + { "main_plays", "Tiempo de juego" }, + { "main_shows", "Shows" }, + { "main_inning", ""}, + { "main_rounds", “Rondas” }, + { "main_round", ""}, + { "main_wins", “Ganadas” }, + { "main_win", ""}, + { "main_finals", “Finales” }, + { "main_kudos", "Kudos" }, + { "main_hour", " h " }, + { "main_min", " m " }, + { "main_sec", " s" }, + { "main_round_name", “Nombre de la ronda” }, + { "main_played", “Jugadas” }, + { "main_qualified", “Clasificado” }, + { "main_gold", “Oro” }, + { "main_silver", “Plata” }, + { "main_bronze", “Bronce” }, + { "main_fastest", “Mejor” }, + { "main_longest", “Más lento” }, + { "main_ave_finish", “Media” }, + { "main_hoopsie_legends", “Leyendas del aro” }, + { "main_hoopsie_heroes", “Leyendas del aro” }, + { "main_profile_solo", “Solitario” }, + { "main_profile_ranked_solo", “Solitario ranked” }, + { "main_profile_duo", “Dúos” }, + { "main_profile_ranked_duo", “Dúos ranked” }, + { "main_profile_trio", “Tríos” }, + { "main_profile_ranked_trio", “Tríos ranked” }, + { "main_profile_squad", “Escuadrones” }, + { "main_profile_ranked_squad", “Escuadrones ranked” }, + { "main_profile_custom", “Personalizada” }, + { "main_profile_creative", “Creativo” }, + { "main_custom_and_casual_shows", “Personalizada/explorar” }, + { "main_export_csv", "Exportar CSV" }, + { "main_export_html", "Exportar HTML" }, + { "main_export_bbcode", "Exportar BBCode" }, + { "main_export_markdown", "Exportar MarkDown" }, + { "main_delete_shows", “Borrar” }, + { "main_move_shows", “Mover datos de shows” }, + { "main_delete_finish_time", "Borrar \"Finalizado\"Tiempo" }, + { "main_update_creative_map_infos", "Actualizar información de los mapas" }, + { "main_update_program", “Actualizar estadísticas de Fall Guys” }, + { "main_updating_program", “Descargando” }, + { "main_update_complete", “Actualización completada” }, + { "level_detail_medal", “Medalla” }, + { "level_detail_is_final", "Finales" }, + { "level_detail_show_id", "Show No." }, + { "level_detail_show_name_id", “Nombre del show” }, + { "level_detail_round", “Ronda” }, + { "level_detail_round_suffix", "(s)" }, + { "level_detail_name", “Nivel” }, + { "level_detail_players", “Jugadores” }, + { "level_detail_playersPs4", "PS4" }, + { "level_detail_playersPs4_desc", "Play Station 4" }, + { "level_detail_playersPs5", "PS5" }, + { "level_detail_playersPs5_desc", "Play Station 5" }, + { "level_detail_playersXb1", "Xbox One" }, + { "level_detail_playersXb1_desc", "Xbox One" }, + { "level_detail_playersXsx", "Xbox Series X" }, + { "level_detail_playersXsx_desc", "Xbox Series X" }, + { "level_detail_playersSw", "Switch" }, + { "level_detail_playersSw_desc", "Nintendo Switch" }, + { "level_detail_playersPc", "PC" }, + { "level_detail_playersPc_desc", “Ordenador personal” }, + { "level_detail_playersAndroid", "Android" }, + { "level_detail_playersAndroid_desc", "Android" }, + { "level_detail_playersIos", "iOS" }, + { "level_detail_playersIos_desc", "iOS" }, + { "level_detail_playersBots", "Bots" }, + { "level_detail_playersBots_desc", "Bots" }, + { "level_detail_start", “Empezar” }, + { "level_detail_end", “Duración” }, + { "level_detail_finish", “Finalizado” }, + { "level_detail_position", “Posición” }, + { "level_detail_score", “Puntos” }, + { "level_detail_kudos", "Kudos" }, + { "level_detail_gold", “Oro” }, + { "level_detail_silver", “Plata” }, + { "level_detail_bronze", “Bronce” }, + { "level_detail_pink", "Pink" }, + { "level_detail_eliminated", “Eliminado” }, + { "level_detail_round_summary", “Lista de rondas” }, + { "level_detail_show_stats", “Lista estadísticas del show” }, + { "level_detail_round_stats", “Lista rondas del show” }, + { "level_detail_final_stats", "Lista de estadísticas de las rondas (solo las que llegaron a la final) }, + { "level_detail_level_stats", “Lista estadísticas de niveles” }, + { "level_detail_wins_per_day", “Ganadas por día” }, + { "level_detail_stats_by_round", “Gráfico estadísticas por ronda” }, + { "level_detail_success_reaching_finals", "Éxito al llegar a la final" " }, + { "level_detail_failure_reaching_finals", "fallo en llegar a la final"}, + { "level_detail_shows", "Shows" }, + { "level_detail_finals", “Finales” }, + { "level_detail_wins", “Ganadas” }, + { "level_detail_losses", “Perdidas” }, + { "level_detail_date", “Fecha” }, + { "level_detail_finals_stats", “Estadísticas de finales” }, + { "level_detail_tooltiptext_prefix", "Click para ver " }, + { "level_detail_tooltiptext_suffix", "'s Estadísticas de nivel" }, + { "level_date_format", "MMM d, yyyy (ddd)" }, + { "level_grid_date_format", "MMM d, yyyy HH:mm (ddd)" }, + { "level_detail_no_data", "Los datos no existen."}, + { "level_detail_no_data_caption", "No hay datos" }, + { "level_detail_share_code_copied", "El código compartido ha sido copiado !" }, + { "level_detail_share_code_copied_tooltip", "Haz doble clic para copiar el código para compartir."}, + { "level_detail_creative_author", "Autor" }, + { "level_detail_creative_likes", "Me gusta:" }, + { "level_detail_creative_dislikes", "No me gusta:" }, + { "level_detail_creative_share_code", "Código para compartir" }, + { "level_detail_creative_version", "Versión" }, + { "level_detail_creative_max_players", “Máximo de jugadores” }, + { "level_detail_creative_time_limit", "Tiempo límite" }, + { "level_detail_creative_platform", "Plataforma creativa" }, + { "level_detail_creative_last_modified", "Última modificación" }, + { "level_detail_creative_play_count", "Contador clasificados" }, + { "level_detail_creative_inning", ""}, + { "level_detail_creative_player_suffix", ""}, + { "level_detail_online_platform_eos", "Epic Games" }, + { "level_detail_online_platform_steam", "Steam" }, + { "level_detail_online_platform_psn", "PSN" }, + { "level_detail_online_platform_xbl", "Xbox Live" }, + { "level_detail_online_platform_nso", "Nintendo Switch Online" }, + { "level_detail_race", “Circuito” }, + { "level_detail_hunt", “Puntos” }, + { "level_detail_survival", “Supervivencia” }, + { "level_detail_logic", “Lógica” }, + { "level_detail_team", “Equipos” }, + { "level_detail_invisibeans", “Alubinvisibles” }, + { "level_detail_final", "Final" }, + { "level_round_played_prefix", “Jugado para” }, + { "level_round_played_suffix", ""}, + { "level_win_suffix", “victoria” }, + { "level_wins_suffix", " ganadas" }, + { "level_loss_suffix", " perdida" }, + { "level_losses_suffix", " perdidas" }, + { "level_no_statistical_data", "No hay datos estadísticos" }, + { "leaderboard_menu_title", "Leaderboard" }, + { "leaderboard_report_cheater", “Reportar a tramposo” }, + { "leaderboard_choose_a_round", “Elije una ronda” }, + { "leaderboard_overall_rank", "🏆 Overall Rank" }, + { "leaderboard_search_players", "🔎 Buscar por jugadores" }, + { "leaderboard_search_players_WaterMark", "🔎 Mi genial apodo " }, + { "leaderboard_weekly_crown_league", "👑 Liga semanal de coronas" }, + { "leaderboard_total_players_prefix", ""}, + { "leaderboard_total_players_suffix", " jugador total(es)" }, + { "leaderboard_see_full_rankings_in_fallalytics", ""Ver ranking de líderes en FALLALYTICS ", "Ver la clasificación completa en FALLALYTICS"" }, + { "leaderboard_grid_header_rank", "#" }, + { "leaderboard_grid_header_show", "Show" }, + { "leaderboard_grid_header_player", "Jugador" }, + { "leaderboard_grid_header_record", "Record" }, + { "leaderboard_grid_header_finish", “Fecha” }, + { "leaderboard_grid_header_score", “Puntos” }, + { "leaderboard_grid_header_period", "Periodo" }, + { "leaderboard_grid_header_first_places", "WRs(*)" }, + { "leaderboard_grid_anonymous", "Anónimo" }, + { "leaderboard_grid_just_before", "Justo ahora" }, + { "leaderboard_grid_today", "Hoy" }, + { "leaderboard_grid_yesterday", "Ayer" }, + { "leaderboard_grid_the_day_before_yesterday", "Antes de ayer" }, + { "leaderboard_grid_n_days_ago_prefix", ""}, + { "leaderboard_grid_n_days_ago_suffix", " días atrás " }, + { "leaderboard_grid_n_weeks_ago_prefix", ""}, + { "leaderboard_grid_n_weeks_ago_suffix", " semana(s) atrás" }, + { "leaderboard_grid_n_months_ago_prefix", ""}, + { "leaderboard_grid_n_months_ago_suffix", " mes(es) atrás" }, + { "leaderboard_grid_n_years_ago_prefix", ""}, + { "leaderboard_grid_n_years_ago_suffix", " año(s) atrás" }, + { "leaderboard_grid_time_prefix", " min" }, + { "leaderboard_grid_time_suffix", " s" }, + { "leaderboard_grid_header_crowns", "Coronas" }, + { "leaderboard_grid_header_shards", "Fragmentos de coroona" }, + { "leaderboard_grid_header_country", "País" }, + { "profile_icon_enable_tooltip", " Haz clic para no cambiar automáticamente a un perfil vinculado. " }, + { "profile_icon_disable_tooltip", " Haz clic para cambiar automáticamente a un perfil vinculado. " }, + { "profile_change_tooltip", " Cambia el perfil actual haciendo clic con el botón izquierdo o derecho. " }, + { "shows_detail_tooltip", "Haz clic para ver las estadísticas del show"}, + { "rounds_detail_tooltip", "Haz clic para ver las estadísticas de las rondas" }, + { "wins_detail_tooltip", " Haz clic para ver las estadísticas de victorias."}, + { "finals_detail_tooltip", " Haz clic para ver las estadísticas de las rondas (solo las que llegaron a la final)." }, + { "stats_detail_tooltip", "Haz clic para ver el gráfico estadístico por ronda"}, + { "message_already_running_caption", "Launching Error" }, + { "message_fall_guys_already_running", "Fall Guys ya está en marcha." }, + { "message_tracker_already_running", "El rastreador ya esta en marcha" }, + { "message_register_shortcut_caption", " Es necesario establecer la ruta del archivo de acceso directo. " }, + { "message_register_shortcut", " Por favor, configure la ruta del archivo de acceso directo de Fall Guys.." }, + { "message_register_exe_caption", " Es necesario configurar la ruta del archivo ejecutable".}, + { "message_register_exe", " Por favor, configure la ruta del archivo ejecutable de Fall Guys." }, + { "message_wrong_selected_file_caption", " Se ha seleccionado el archivo incorrecto. " }, + { "message_wrong_selected_file_epicgames", " Seleccione el archivo de acceso directo del cliente de Fall Guys." }, + { "message_wrong_selected_file_steam", "Por favor selecciona \"FallGuys_client_game.exe\"en la carpeta." }, + { "message_not_installed_steam_caption", "No instalado" }, + { "message_not_installed_steam", " La versión de Steam de Fall Guys no está instalada." }, + { "message_not_installed_epicGames_caption", "No instalado" }, + { "message_not_installed_epicGames", " La versión de Epic Games de Fall Guys no está instalada." }, + { "message_save_csv_caption", "Exportar a archivo CSV " }, + { "message_save_csv", "Guardar archivo CSV." }, + { "message_save_html_caption", "Exportar a HTML" }, + { "message_save_html", "Guardar Html en portapapeles." }, + { "message_save_bbcode_caption", "Export as BBCode" }, + { "message_save_bbcode", "Saved BBCode to clipboard." }, + { "message_save_markdown_caption", "Export as Markdown" }, + { "message_save_markdown", " Se guardó el archivo MarkDown en el portapapeles." }, + { "message_save_data_caption", "Guardar datos" }, + { "message_save_data_linked_profiles", " ¿Desea guardar datos en perfiles vinculados?" }, + { "message_save_data_linked_profiles_info_prefix", " NOTA: El perfil predeterminado es" }, + { "message_save_data_linked_profiles_info_suffix", ""}, + { "message_delete_show_caption", "Borrar Shows" }, + { "message_delete_show_prefix", " ¿Estás seguro de que quieres eliminar la seleccionada? " }, + { "message_delete_show_suffix", "shows?" }, + { "message_create_profile_caption", "Crear perfil" }, + { "message_create_profile_prefix", " ¿Quieres crear un perfil con? " }, + { "message_create_profile_suffix", ""}, + { "message_same_profile_name_exists", " El mismo nombre de perfil existe entre los perfiles registrados. " }, + { "message_rename_profile_caption", "Renombrar perfil" }, + { "message_rename_profile_prefix", ""}, + { "message_rename_profile_infix", "to" }, + { "message_rename_profile_suffix", " ¿Quieres cambiar el nombre del perfil? " }, + { "message_move_profile_caption", " Mover datos de perfil " }, + { "message_move_profile_prefix", " ¿Desea mover los datos del perfil desde? " }, + { "message_move_profile_infix", "to" }, + { "message_move_profile_suffix", ""}, + { "message_delete_profile_caption", " Eliminar perfil " }, + { "message_delete_profile_prefix", " Todos los datos de la" }, + { "message_delete_profile_infix", " El perfil con el que has jugado hasta ahora será eliminado.." }, + { "message_delete_profile_suffix", " ¿Estás seguro de que quieres eliminar?" }, + { "message_save_profile_caption", "Guardar perfil" }, + { "message_save_profile_prefix", " ¿Desea guardar los datos actuales en? " }, + { "message_save_profile_suffix", "profile?" }, + { "message_execution_caption", " Correr Fall Guys " }, + { "message_execution_question", " ¿Quieres ejecutar el cliente de Fall Guys?" }, + { "message_update_question_caption", " Programa de actualización " }, + { "message_update_question_prefix", " Hay una nueva versión de las estadísticas de Fall Guys disponible. " }, + { "message_update_question_suffix", "- ¿Deseas actualizar ahora??" }, + { "message_update_latest_version", " Estás en la última versión." }, + { "message_update_not_determine_version", "Could not determine version." }, + { "message_save_csv_file_caption", "Save as CSV file" }, + { "message_update_error_caption", "Update error" }, + { "message_update_error", "Unable to check for update." }, + { "message_program_error_caption", "Program Error" }, + { "message_delete_finish_time_caption", "Delete \"Finish\" Time" }, + { "message_delete_finish_time", " ¿Estás seguro de que quieres eliminar la hora de \"Finalización\" de esta ronda??" }, + { "message_update_creative_map_caption", " Actualizar la información del mapa creativo " }, + { "message_update_creative_map_with_sharecode_prefix", " ¿Te gustaría actualizar la información del mapa con el código para compartir? \"" }, + { "message_update_creative_map_with_sharecode_suffix", "\"?" }, + { "message_update_creative_map_with_title_prefix", " ¿Te gustaría actualizar la información del mapa de \"" }, + { "message_update_creative_map_with_title_suffix", "\"?" }, + { "message_update_creative_map_error", " Se produjo un error al consultar el nivel creativo.." }, + { "message_new_personal_best_caption", "⏱️ Nuevo récord personal " }, + { "message_new_personal_best_prefix", " Has establecido un nuevo récord personal en " }, + { "message_new_personal_best_suffix", "." }, + { "message_new_personal_best_timediff_by_minute_prefix", ""}, + { "message_new_personal_best_timediff_by_minute_infix", " min.," }, + { "message_new_personal_best_timediff_by_minute_suffix", " sec. less!" }, + { "message_new_personal_best_timediff_by_second", " sec. shortened!" }, + { "message_test_notifications_caption", "🔔 Notificación de prueba " }, + { "message_connected_to_server_caption", "🔔 Conectado a un servidor " }, + { "message_connected_to_server_prefix", " Estas conectado a un servidor \"" }, + { "message_connected_to_server_suffix", "\"." }, + { "message_check_internet_connection_caption", "Error de redr" }, + { "message_check_internet_connection", " Por favor, compruebe su conexión a internet.." }, + { "message_changelog_caption", " Registro de cambios " }, + { "message_changelog_bugfix_and_program_optimization", "Bugfix and program optimization" }, + { "message_changelog_updated_new_show_and_round_names", " Nuevos nombres de shows y rondas actualizados " }, + { "message_changelog_overlay_display_improvements", " Mejoras en la visualización superpuesta " }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", " Se agregó y mejoró la función de gráfico de victorias por día. " }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", " Se ha publicado la tabla de clasificación de speedruns de FALLALYTICS. " }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", " La Liga Semanal de la Corona ya está abierta en Fallalytics. " }, + { "message_changelog_banning_users_using_hacking_programs", " Prohibición a usuarios que utilizan programas de pirateo " }, + { "message_changelog_add_proxy_settings", " Agregar configuración de proxy " }, + { "numeric_suffix", ""}, + { "message_question_mark", "?" }, + { "message_full_stop", "." }, + { "message_exclamation_mark", "!" }, + { "message_comma", "," }, + { "settings_title", "Opciones" }, + { "settings_program", "Program" }, + { "settings_display", "Display" }, + { "settings_launch_fallguys", “Lanzar Fall Guys” }, + { "settings_fallalytics", "Fallalytics" }, + { "settings_proxy_settings", " Configuración del proxy " }, + { "settings_use_a_proxy_server", " Utilice un servidor proxy " }, + { "settings_proxy_address", " Dirección" }, + { "settings_proxy_port", "Puerto" }, + { "settings_enable_proxy_authentication", " Habilitar la autenticación de proxy " }, + { "settings_proxy_user_name", " Nombre de usuario " }, + { "settings_proxy_password", " Contraseña " }, + { "settings_test_proxy_connection", " Probar la conexión del proxy " }, + { "settings_enter_fallalytics_api_key", "(Opcional) Ingrese la clave API de Fallalytics " }, + { "settings_sends_info_about_rounds_played_to_fallalytics", " Envía información sobre las rondas jugadas y los mejores tiempos personales en las rondas de la carrera a Fallalytics. +" }, + { "settings_join_a_weekly_crown_league", " Únete a una liga semanal de la corona " }, + { "settings_sends_anonymously_to_fallalytics", "👻 Enviar de forma anónima " }, + { "settings_fallalytics_desc", "ℹ️ Fallalytics es una herramienta para explorar los datos recopilados sobre la distribución de rondas en Fall Guys." }, + { "settings_visit_fallalytics", " Visita Fallalytics " }, + { "settings_about", "About" }, + { "settings_log_path", "📁 Ruta del archivo de registro " }, + { "settings_log_path_description", "🏷️ No debería ser necesario configurar esto. Úselo solo cuando el programa no esté leyendo la ubicación correcta.." }, + { "settings_stats", "Estadísticas" }, + { "settings_theme", "Tema" }, + { "settings_theme_light", "☀️ Luz" }, + { "settings_theme_dark", "🌑 Negro" }, + { "settings_preferred_ip_geolocation_service", " Servicio de geolocalización IP preferido " }, + { "settings_auto_selected", "Auto" }, + { "settings_ipinfo_token", "Token" }, + { "settings_enter_ipinfo_token", "(Opcional)" }, + { "settings_link_to_get_ipinfo_token", " Crea una cuenta para obtener un token. " }, + { "settings_previous_win", " Victoria anterior (es)" }, + { "settings_before_using_tracker", "( antes de usar el rastreador)" }, + { "settings_auto_update_program", "🔄️ Comprobar actualizaciones al iniciar " }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "Cambiar el nombre de Hoopsie Legends a Hoopsie Heroes" }, + { "settings_overlay", "Visor" }, + { "settings_hide_wins_info", " Ocultar información de victorias " }, + { "settings_hide_round_info", " Ocultar información de la ronda " }, + { "settings_hide_time_info", " Ocultar información de tiempo " }, + { "settings_hide_percentages", " Ocultar porcentajes " }, + { "settings_show_tab_for_currnet_filter__profile", " Mostrar pestaña para el filtro y perfil actuales " }, + { "settings_wins__final_filter", " Victorias / Filtro final " }, + { "settings_qualify__gold_filter", " Calificar / Filtro de oro " }, + { "settings_fastest__longest_filter", " Filtro más rápido/más largo " }, + { "settings_all_time_stats", " Estadísticas de todos los tiempos " }, + { "settings_stats_and_party_filter", " Filtro de estadísticas y fiestas " }, + { "settings_season_stats", " Estadísticas de la temporada " }, + { "settings_week_stats", " Estadísticas de la semana " }, + { "settings_day_stats", " Estadísticas del día " }, + { "settings_session_stats", " Estadísticas de la sesión " }, + { "settings_cycle_time", " Tiempo de ciclo:" }, + { "settings_sec", "seg" }, + { "settings_background_image", " Imagen de fondo " }, + { "settings_background", "Fondo" }, + { "settings_background_opacity", " Opacidad de fondo " }, + { "settings_lock_button_location", " Ubicación del botón de bloqueo " }, + { "settings_lock_button_location_top", " Arriba " }, + { "settings_lock_button_location_bottom", " Abajo " }, + { "settings_transparent", "Transparencia" }, + { "settings_magenta", "Magenta" }, + { "settings_red", "Rojo" }, + { "settings_green", "Verde" }, + { "settings_blue", "Azul" }, + { "settings_black", "Negro" }, + { "settings_white", "Blanco" }, + { "settings_cycle_qualify__gold", " Clasificación de ciclo / Oro " }, + { "settings_qualify_only", " Solo clasificado" }, + { "settings_gold_only", "Solo oro" }, + { "settings_cycle_best__lowest", " Ciclo Mejor / Más Bajo " }, + { "settings_personal_best_only", " Solo récords personales " }, + { "settings_personal_lowest_only", " Personal más bajo solamente " }, + { "settings_cycle_win__final_streak", " Victoria del ciclo / Racha finales +" }, + { "settings_win_streak_only", " Solo racha de victorias " }, + { "settings_final_streak_only", " Solo racha final " }, + { "settings_cycle_players__ping", " Ciclo jugadores/ ping " }, + { "settings_players_only", " Solo jugadores +" }, + { "settings_ping_only", "Solo ping" }, + { "settings_flip_display_horizontally", " Voltear la pantalla horizontalmente (Ctrl + F))" }, + { "settings_always_show_on_top", "📌 Mostrar siempre en la parte superior (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 Mostrar jugadores según la plataforma (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 Nombre del círculo de color según el tipo de círculo (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 Cambiar automáticamente al perfil vinculado (Ctrl + Shift + Z))" }, + { "settings_shade_the_flag_image", "🏁 Sombrear la imagen de la bandera del servidor para mostrarla " }, + { "settings_diaplay_current_time", "🕓 Mostrar la hora actual mientras espera " }, + { "settings_diaplay_game_played_info", "ℹ️ Mostrar información del juego jugado al final de una ronda (Clasificados, Supervivientes, Victoria, etc.).)" }, + { "settings_count_players_during_the_level", " Cuenta los jugadores que pasan o son eliminados durante el juego. " }, + { "settings_custom_overlay_font", "🅰️ Fuente de superposición personalizada " }, + { "settings_select_font", " Seleccionar fuente " }, + { "settings_reset_font", "Resetear fuente" }, + { "settings_font_example", "Ejemplo" }, + { "settings_round_example", "Rounda 3 : Pico helado" }, + { "settings_sorting_options", " Opciones de ordenación " }, + { "settings_ignore_level_type_when_sorting", "📶 Ignorar el tipo de nivel al ordenar " }, + { "settings_grouping_creative_round_levels", "🛠️ Agrupar los niveles de rondas creativas en una sola categoría. " }, + { "settings_record_escape_during_a_game", "👻 Si abandonas durante un juego, regístralo como una derrota. " }, + { "settings_game_options", "Opciones de juego" }, + { "settings_game_options_platform", "Plataforma" }, + { "settings_fall_guys_exe_location", "↗️ Localización del EXE del juego" }, + { "settings_fall_guys_exe_openfile_title", " Seleccione el archivo EXE del cliente de Fall Guys " }, + { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, + { "settings_fall_guys_exe_openfile_filter", "EXE files (*.exe)|*.exe" }, + { "settings_fall_guys_shortcut_location", "↗️ Ubicación del acceso directo al juego " }, + { "settings_fall_guys_shortcut_openfile_title", " Seleccione el archivo de acceso directo del cliente de Fall Guys " }, + { "settings_fall_guys_shortcut_openfile_name", ""}, + { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, + { "settings_browse", "Browse" }, + { "settings_launch_fall_guys_on_tracker_launch", " Lanzamiento de Fall Guys en el rastreador " }, + { "settings_language", "Languaje" }, + { "settings_new_update_prefix", "Actualización nueva" }, + { "settings_new_update_suffix", "Esta disponible" }, + { "settings_save", "Guardar" }, + { "settings_cancel", "Cancelarl" }, + { "settings_select_language_title", " Selecciona tu idioma " }, + { "settings_auto_generate_profiles", " Generar perfiles automáticamente " }, + { "settings_select_language_button", "Confirmar" }, + { "settings_system_tray_icon", "📍 Utilice el icono de la bandeja del sistema " }, + { "settings_notify_personal_best", "🔔 Notificación de Windows cuando superas tu mejor marca personal durante una ronda de carreras. " }, + { "settings_notify_server_connected", "🔔 Notificación de Windows con el nombre del país del servidor cuando el servidor está conectado. " }, + { "settings_mute_notification_sounds", "🔇 Silenciar los sonidos de notificación " }, + { "settings_notification_sounds_01", "🔊 01" }, + { "settings_notification_sounds_02", "🔊 02" }, + { "settings_notification_sounds_03", "🔊 03" }, + { "settings_notification_sounds_04", "🔊 04" }, + { "settings_notification_window_bottom_left", " Abajo a la izquierda " }, + { "settings_notification_window_bottom_right", " Abajo a la derecha " }, + { "settings_notification_window_top_left", " Arriba a la izquierda " }, + { "settings_notification_window_top_right", "Arriba derecha" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ Evitar clics de ratón superpuestos " }, + { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, + { "settings_issue_traker", " Rastreador de incidencias " }, + { "settings_translation", " Traducción " }, + { "settings_font_need_to_be_installed_caption", " Es necesario instalar las fuentes. " }, + { "settings_font_need_to_be_installed_message", " Instala los archivos de fuente que se encuentran en la carpeta Estadísticas de Fall Guys.." }, + { "settings_checking_for_updates", " Comprobando si hay actualizaciones..." }, + { "overlay_streak", " RACHA DE VICTORIAS " }, + { "overlay_streak_suffix", ""}, + { "overlay_streak_finals", " RACHA FINAL " }, + { "overlay_finals", “Finales” }, + { "overlay_qualify_chance", "CLASIFICADO" }, + { "overlay_qualify_gold", “Oro” }, + { "overlay_longest", “Más lento” }, + { "overlay_fastest", “Mejor” }, + { "overlay_personal_best", "PB" }, + { "overlay_high_score", "MEJOR PUNTUACIÓN" }, + { "overlay_low_score", "PUNTUACIÓN MAS BAJA }, + { "overlay_duration", "TIEMPO" }, + { "overlay_players", “Jugadores” }, + { "overlay_current_time", "TIEMPO ACTUAL" }, + { "overlay_round_prefix", "RONDA " }, + { "overlay_round_suffix", ""}, + { "overlay_round_abbreviation_prefix", "R " }, + { "overlay_round_abbreviation_suffix", ""}, + { "overlay_wins", “Ganadas” }, + { "overlay_win", ""}, + { "overlay_finish", “Finalizado” }, + { "overlay_queued_players", "QUEUED PLAYERS" }, + { "overlay_ping", "PING" }, + { "overlay_best", ""}, + { "overlay_inning", ""}, + { "overlay_position_prefix", ""}, + { "overlay_position_suffix", ""}, + { "overlay_position_win", "GANADOR" }, + { "overlay_position_survived", "SOBREVIVIDO" }, + { "overlay_position_qualified", "COMPLETADO" }, + { "overlay_position_eliminated", “Eliminado” }, + { "overlay_picPositionLock_tooltip", " Fijar la superposición a su posición actual " }, + { "overlay_picPositionNE_tooltip", " Fija la superposición en la esquina superior izquierda de la pantalla." }, + { "overlay_picPositionNW_tooltip", " Fija la superposición en la esquina superior derecha de la pantalla. " }, + { "overlay_picPositionSE_tooltip", "Pin the overlay to the bottom-left corner of the screen" }, + { "overlay_picPositionSW_tooltip", " Fija la superposición en la esquina inferior derecha de la pantalla. " }, + { "profile_title", “Opciones de perfil” }, + { "profile_list", "Lista perfiles" }, + { "profile_add_tab", "Añadir" }, + { "profile_add_tab_label1", "Nombre del perfil" }, + { "profile_add_tab_button", "Añadir" }, + { "profile_rename_tab", "Renombrar" }, + { "profile_rename_tab_label1", “Perfil” }, + { "profile_rename_tab_label2", "Nombre nuevo " }, + { "profile_rename_tab_button", "Renombrar" }, + { "profile_move_tab", "Mover" }, + { "profile_move_tab_label1", " De " }, + { "profile_move_tab_label2", " A " }, + { "profile_move_tab_button", "Mover" }, + { "profile_remove_tab", "Remove" }, + { "profile_remove_tab_label1", “Perfil” }, + { "profile_remove_tab_label2", "* Solo puedes eliminar un perfil sin datos. " }, + { "profile_remove_tab_button", " Eliminar " }, + { "profile_rounds_suffix", “Rondas” }, + { "profile_apply_change_button", "Guardar" }, + { "profile_undo_change_button", "Cancelar" }, + { "profile_add_select_title", "Añadir Shows" }, + { "profile_add_select_question_prefix", " Hay programas anteriores que no aparecen en tus estadísticas actuales.." }, + { "profile_add_select_question_suffix", " Seleccione un perfil a continuación para agregar sus datos." }, + { "profile_add_select_question_suffix_linked_profiles", " Los datos se añadirán a los perfiles vinculados.." }, + { "profile_add_select_use_linked_profiles", " Utilizar perfiles vinculados " }, + { "profile_move_select_title", “Mover datos de shows” }, + { "profile_move_select_description_prefix", " Seleccione un perfil a continuación para transferir los datos de su programa.." }, + { "profile_move_select_description_suffix", " Número de datos de visualización seleccionados"}, + { "profile_move_select_question_prefix", " ¿Te gustaría mover el " }, + { "profile_move_select_question_infix", " shows seleccionados para el " }, + { "profile_move_select_question_suffix", "perfil?" }, + { "profile_move_select_button", "Mover" }, + { "custom_range_range", "Periodo personalizado" }, + { "custom_range_templates", " Plantillas " }, + { "custom_range_legacy_season", “Sesión” }, + { "custom_range_ffa_season", “Sesión” }, + { "custom_range_season", “Sesión” }, + { "custom_range_legacy", "Legado" }, + { "custom_range_ffa", "FFA" }, + { "custom_range_not_set", " No establecido " }, + { "custom_range_filter", "Filtro" }, + } + }, + { Language.French, new Dictionary(StringComparer.OrdinalIgnoreCase) { { "author", "Micdu70 & Eunma" }, { "main_by", "par" }, From fe3170cbe16ac8eb2555fdde78f7eec3ce262480 Mon Sep 17 00:00:00 2001 From: Micdu70 Date: Fri, 15 May 2026 09:02:03 +0200 Subject: [PATCH 2/3] [WIP] Add 'Spanish' Language --- Controls/TransparentLabel.cs | 4 +- Entities/Multilingual.cs | 9315 ++++++++++++++++++++++---------- Entities/Utils.cs | 8 + Enums/Enums.cs | 1 + Views/EditShows.cs | 5 + Views/InitLanguage.Designer.cs | 2 +- Views/InitLanguage.cs | 1 + Views/LevelDetails.cs | 18 +- Views/Overlay.cs | 6 +- Views/Settings.cs | 7 +- Views/Stats.cs | 3 +- Views/WinStatsDisplay.cs | 4 + 12 files changed, 6412 insertions(+), 2962 deletions(-) diff --git a/Controls/TransparentLabel.cs b/Controls/TransparentLabel.cs index 4c74a2d7..d623cb47 100644 --- a/Controls/TransparentLabel.cs +++ b/Controls/TransparentLabel.cs @@ -135,7 +135,7 @@ public void Draw(Graphics g) { private float GetFontSizeFactor() { float factor; Language lang = Stats.CurrentLanguage; - bool isLangGroup1 = lang == Language.English || lang == Language.French; + bool isLangGroup1 = lang == Language.English || lang == Language.French || lang == Language.Spanish; bool isLangGroup2 = lang == Language.Korean || lang == Language.Japanese; bool isLangGroup3 = lang == Language.SimplifiedChinese || lang == Language.TraditionalChinese; @@ -202,7 +202,7 @@ private float GetFontSizeFactorForRoundName(string text) { if (text.Length >= 9 && 30 >= text.Length) { factor = 0.33f; Language lang = Stats.CurrentLanguage; - bool isLangGroup1 = lang == Language.English || lang == Language.French; + bool isLangGroup1 = lang == Language.English || lang == Language.French || lang == Language.Spanish; bool isLangGroup2 = lang == Language.Korean || lang == Language.Japanese; bool isLangGroup3 = lang == Language.SimplifiedChinese || lang == Language.TraditionalChinese; if (isLangGroup1 && string.Equals(this.Font.FontFamily.Name, Overlay.GetDefaultFontFamilies(Language.English).Name)) { diff --git a/Entities/Multilingual.cs b/Entities/Multilingual.cs index 4ed1ac14..7d3fe7e1 100644 --- a/Entities/Multilingual.cs +++ b/Entities/Multilingual.cs @@ -202,7 +202,7 @@ public static class Multilingual { { "level_detail_team", "Team" }, { "level_detail_invisibeans", "Invisibeans" }, { "level_detail_final", "Final" }, - + { "level_round_played_prefix", "Played for" }, { "level_round_played_suffix", ""}, { "level_win_suffix", " win" }, @@ -210,7 +210,7 @@ public static class Multilingual { { "level_loss_suffix", " loss" }, { "level_losses_suffix", " losses" }, { "level_no_statistical_data", " No statistical data" }, - + { "leaderboard_menu_title", "Leaderboard" }, { "leaderboard_report_cheater", "Report a Cheater" }, { "leaderboard_choose_a_round", "Choose a round" }, @@ -346,7 +346,7 @@ public static class Multilingual { { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "Weekly Crown League is now open on Fallalytics" }, { "message_changelog_banning_users_using_hacking_programs", "Banning users using hacking programs" }, { "message_changelog_add_proxy_settings", "Add proxy settings" }, - + { "numeric_suffix", ""}, { "message_question_mark", "?" }, { "message_full_stop", "." }, @@ -776,7 +776,7 @@ public static class Multilingual { { "level_loss_suffix", " défaite" }, { "level_losses_suffix", " défaites" }, { "level_no_statistical_data", " Aucune donnée statistique" }, - + { "leaderboard_menu_title", "Classement" }, { "leaderboard_report_cheater", "Signaler un Tricheur" }, { "leaderboard_choose_a_round", "Sélectionnez une manche" }, @@ -1135,129 +1135,129 @@ public static class Multilingual { { "custom_range_filter", "Filtrer" }, } }, - { Language.Korean, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "author", "신모씨_" }, + { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "author", "CarlosAlberto1991" }, { "main_by", "by" }, { "main_on_twitch", "on Twitch" }, - { "main_multilingual", "다국어" }, - { "main_settings", "설정" }, - { "main_fall_guys_stats", "폴 가이즈 스탯츠" }, - { "main_filters", "필터링" }, - { "main_stats", "통계 범위" }, - { "main_all", "전체" }, - { "main_season", "시즌" }, - { "main_week", "주간" }, - { "main_day", "일일" }, - { "main_session", "세션" }, - { "main_custom_range", "사용자 지정" }, - { "main_party_type", "파티 유형" }, - { "main_party", "파티" }, - { "main_solo", "솔로" }, - { "main_profile", "프로필" }, - { "main_profile_setting", "프로필 설정" }, - { "main_show_overlay", "통계 보이기" }, - { "main_hide_overlay", "통계 숨기기" }, - { "main_update", "업데이트" }, - { "main_manual_update_version", "수동 업데이트 버전" }, - { "main_help", "도움말" }, - { "main_launch_fall_guys", "폴 가이즈 실행" }, - { "main_useful_things", "유용한 것들!" }, - { "main_fall_guys_wiki", "폴 가이즈 위키" }, - { "main_fall_guys_reddit", "폴 가이즈 레딧" }, - { "main_fallalytics", "폴라리틱스" }, - { "main_fallalytics_main", "메인 페이지" }, - { "main_fallalytics_find_player", "플레이어 검색" }, - { "main_fallalytics_overall_rankings", "종합 순위" }, - { "main_fallalytics_level_rankings", "레벨 순위" }, - { "main_fallalytics_weekly_crown_league", "주간 크라운 리그" }, - { "main_fallalytics_round_statistics", "레벨 통계" }, - { "main_fallalytics_show_statistics", "쇼 통계" }, - { "main_fallalytics_news", "뉴스" }, - { "main_roll_off_club", "롤 오프 클럽" }, - { "main_lost_temple_analyzer", "버려진 사원 분석기" }, - { "main_fall_guys_db", "폴 가이즈 DB" }, - { "main_fall_guys_db_main", "메인 페이지" }, - { "main_fall_guys_db_shows", "쇼 목록" }, - { "main_fall_guys_db_discovery", "디스커버" }, - { "main_fall_guys_db_shop", "아이템 상점" }, - { "main_fall_guys_db_newsfeeds", "뉴스피드" }, - { "main_fall_guys_db_strings", "문자열 검색" }, - { "main_fall_guys_db_cosmetics", "커스터마이징" }, - { "main_fall_guys_db_crown_ranks", "크라운 랭크" }, - { "main_fall_guys_db_live_events", "라이브 이벤트" }, - { "main_fall_guys_db_daily_shop", "일일 아이템" }, - { "main_fall_guys_db_creative", "폴크리 조회" }, - { "main_fall_guys_db_faq", "자주 묻는 질문" }, - { "main_fall_guys_official", "폴 가이즈 공식" }, - { "main_fall_guys_wiki_tooltip", "플레이어가 작성하고 유지 관리하는 폴 가이즈를 위한 최고의 위키 가이드입니다" }, - { "main_fall_guys_reddit_tooltip", "커뮤니티가 운영하고 개발자가 지원하는 폴 가이즈 전용 하위 레딧입니다" }, - { "main_fallalytics_tooltip", "폴라리틱스는 폴 가이즈의 라운드 분포에 대해 수집된 데이터를 탐색하는 도구입니다" }, - { "main_roll_off_club_tooltip", "롤 오프의 프로가 되어보세요!" }, - { "main_lost_temple_analyzer_tooltip", "버려진 사원을 시각적으로 완벽하게 분석해보세요" }, - { "main_todays_show_tooltip", "현재 이용 가능한 쇼를 확인하세요" }, - { "main_fall_guys_official_tooltip", "폴 가이즈는 2020년 공개된 미디어토닉이 개발하고, 디볼버 디지털이 배급한 비디오 게임입니다" }, - { "main_overlay_show_tooltip", " (Ctrl + O) 키를 눌러 통계창 보이기" }, - { "main_overlay_hide_tooltip", " (Ctrl + O) 키를 눌러 통계창 숨기기" }, - { "main_overlay_shortcut_tooltip", " (Ctrl + M) 키를 누르면 통계창을 맨 위에 두는 옵션이 토글 됩니다.\n (Ctrl + T) 키를 누르면 통계창의 배경색이 전환됩니다.\n (Ctrl + F) 키를 누르면 통계창 좌우 반전 옵션이 토글 됩니다.\n (Ctrl + C) 키를 누르면 플랫폼별 사용자 수가 표시됩니다.\n (Ctrl + R) 키를 누르면 라운드 이름에 해당 라운드 유형에 대한 색상 배지 옵션이 토글 됩니다.\n (Ctrl + Shift + ↑ 또는 ↓) 키를 누르면 통계창의 투명도가 조절됩니다.\n (Ctrl + Shift + Z) 키를 누르면 연동된 프로필로 자동 변경 옵션이 토글 됩니다.\n (Ctrl + Shift + X) 키를 누르면 통계창의 크기가 재설정됩니다.\n (Ctrl + Shift + C) 키를 누르면 통계창의 위치가 재설정됩니다." }, - { "main_update_prefix_tooltip", " 폴 가이즈 스탯츠가 지속적으로 업데이트되기를 원하신다면, " }, - { "main_update_suffix_tooltip", "GitHub 저장소에 방문하셔서 별을 눌러주세요!" }, - { "main_you_can_update_new_version_prefix_tooltip", " 새로운 버전 ⟦ " }, - { "main_you_can_update_new_version_suffix_tooltip", " ⟧ 으로 업데이트할 수 있어요! " }, - { "main_exit_program", "종료" }, - { "main_plays", "플레이" }, - { "main_shows", "쇼" }, - { "main_inning", "회" }, - { "main_rounds", "라운드" }, - { "main_round", "라운드" }, - { "main_wins", "우승" }, - { "main_win", "승" }, - { "main_finals", "결승전" }, - { "main_kudos", "쿠도스" }, - { "main_hour", "시간 " }, - { "main_min", "분 " }, - { "main_sec", "초" }, - { "main_round_name", "라운드 이름" }, - { "main_played", "플레이" }, - { "main_qualified", "완주" }, - { "main_gold", "금메달" }, - { "main_silver", "은메달" }, - { "main_bronze", "동메달" }, - { "main_fastest", "최단 기록" }, - { "main_longest", "최장 기록" }, - { "main_ave_finish", "평균 기록" }, - { "main_hoopsie_legends", "후프의 전설" }, - { "main_hoopsie_heroes", "후프의 영웅" }, - { "main_profile_solo", "솔로" }, - { "main_profile_ranked_solo", "랭크 솔로" }, - { "main_profile_duo", "듀오" }, - { "main_profile_ranked_duo", "랭크 듀오" }, - { "main_profile_trio", "트리오" }, - { "main_profile_ranked_trio", "랭크 트리오" }, - { "main_profile_squad", "스쿼드" }, - { "main_profile_ranked_squad", "랭크 스쿼드" }, - { "main_profile_custom", "커스텀" }, - { "main_profile_creative", "폴크리" }, - { "main_custom_and_casual_shows", "커스텀/탐험" }, - { "main_export_csv", "CSV 파일로 내보내기" }, - { "main_export_html", "클립보드로 내보내기 (HTML)" }, - { "main_export_bbcode", "클립보드로 내보내기 (BBCode)" }, - { "main_export_markdown", "클립보드로 내보내기 (MarkDown)" }, - { "main_delete_shows", "삭제" }, - { "main_move_shows", "쇼 데이터 이동" }, - { "main_delete_finish_time", "\"도착\" 시간 삭제" }, - { "main_update_creative_map_infos", "정보 업데이트" }, - { "main_update_program", "폴 가이즈 스탯츠 업데이트" }, - { "main_updating_program", "다운로드 중..." }, - { "main_update_complete", "업데이트 완료" }, + { "main_multilingual", "Multilingual" }, + { "main_fall_guys_stats", "Fall Guys Stats" }, + { "main_settings", "Settings" }, + { "main_filters", "Filters" }, + { "main_stats", "Stats" }, + { "main_all", "All" }, + { "main_season", "Season" }, + { "main_week", "Week" }, + { "main_day", "Day" }, + { "main_session", "Session" }, + { "main_custom_range", "Custom" }, + { "main_party_type", "Party" }, + { "main_party", "Party" }, + { "main_solo", "Solo" }, + { "main_profile", "Profile" }, + { "main_profile_setting", "Profile Settings" }, + { "main_show_overlay", "Show Overlay" }, + { "main_hide_overlay", "Hide Overlay" }, + { "main_update", "Update" }, + { "main_manual_update_version", "Manual Update Version" }, + { "main_help", "Help" }, + { "main_launch_fall_guys", "Launch Fall Guys" }, + { "main_useful_things", "Useful things!" }, + { "main_fall_guys_wiki", "Fall Guys Wiki" }, + { "main_fall_guys_reddit", "Fall Guys Reddit" }, + { "main_fallalytics", "Fallalytics" }, + { "main_fallalytics_main", "Main Page" }, + { "main_fallalytics_find_player", "Find Player" }, + { "main_fallalytics_overall_rankings", "Overall Ranking" }, + { "main_fallalytics_level_rankings", "Level Rakings" }, + { "main_fallalytics_weekly_crown_league", "Weekly Crown League" }, + { "main_fallalytics_round_statistics", "Round Statistics" }, + { "main_fallalytics_show_statistics", "Show Statistics" }, + { "main_fallalytics_news", "News" }, + { "main_roll_off_club", "Roll Off Club" }, + { "main_lost_temple_analyzer", "Lost Temple Analyzer" }, + { "main_fall_guys_db", "FallGuys DB" }, + { "main_fall_guys_db_main", "Main Page" }, + { "main_fall_guys_db_shows", "Shows List" }, + { "main_fall_guys_db_discovery", "Discovery" }, + { "main_fall_guys_db_shop", "Item Shop" }, + { "main_fall_guys_db_newsfeeds", "Newsfeeds" }, + { "main_fall_guys_db_strings", "Localized Strings" }, + { "main_fall_guys_db_cosmetics", "All Cosmetics" }, + { "main_fall_guys_db_crown_ranks", "Crown Ranks" }, + { "main_fall_guys_db_live_events", "Live Events" }, + { "main_fall_guys_db_daily_shop", "Daily Items" }, + { "main_fall_guys_db_creative", "Creative Level Lookup" }, + { "main_fall_guys_db_faq", "FAQ" }, + { "main_fall_guys_official", "Fall Guys Official" }, + { "main_fall_guys_wiki_tooltip", "The ultimate wiki guide for Fall Guys, written and maintained by the players" }, + { "main_fall_guys_reddit_tooltip", "The community-run and developer-supported subreddit dedicated to Fall Guys" }, + { "main_fallalytics_tooltip", "Fallalytics is a tool to explore data collected about round distribution in Fall Guys" }, + { "main_roll_off_club_tooltip", "Become a roll off pro!" }, + { "main_lost_temple_analyzer_tooltip", "Complete visual analysis of lost temples" }, + { "main_todays_show_tooltip", "See what shows are currently available" }, + { "main_fall_guys_official_tooltip", "Fall Guys (formerly known as Fall Guys: Ultimate Knockout) is a free-to-play platform battle royale game developed by Mediatonic and published by Epic Games" }, + { "main_overlay_show_tooltip", " Press (Ctrl + O) to show the overlay." }, + { "main_overlay_hide_tooltip", " Press (Ctrl + O) to hide the overlay." }, + { "main_overlay_shortcut_tooltip", " Press (Ctrl + M) to overlay always show on top.\n Press (Ctrl + T) to toggle background colors.\n Press (Ctrl + F) to flip the display.\n Press (Ctrl + C) to shows the number of users by platform.\n Press (Ctrl + R) to the round name shows the colored badge for the round type.\n Press (Ctrl + Shift + ↑ or ↓) to adjust the transparency of the overlay.\n Press (Ctrl + Shift + Z) to automatically change to linked profile.\n Press (Ctrl + Shift + X) to reset the overlay size.\n Press (Ctrl + Shift + C) to reset the position of the overlay." }, + { "main_update_prefix_tooltip", " If you want FallGuysStats to continue to be updated," }, + { "main_update_suffix_tooltip", "don't forget to star the GitHub repo!" }, + { "main_you_can_update_new_version_prefix_tooltip", " You can update to the new version ⟦ " }, + { "main_you_can_update_new_version_suffix_tooltip", " ⟧ ! " }, + { "main_exit_program", "Exit" }, + { "main_plays", "Time Played" }, + { "main_shows", "Shows" }, + { "main_inning", ""}, + { "main_rounds", "Rounds" }, + { "main_round", ""}, + { "main_wins", "Wins" }, + { "main_win", ""}, + { "main_finals", "Finals" }, + { "main_kudos", "Kudos" }, + { "main_hour", " h " }, + { "main_min", " m " }, + { "main_sec", " s" }, + { "main_round_name", "Round Name" }, + { "main_played", "Played" }, + { "main_qualified", "Qualified" }, + { "main_gold", "Gold" }, + { "main_silver", "Silver" }, + { "main_bronze", "Bronze" }, + { "main_fastest", "Fastest" }, + { "main_longest", "Longest" }, + { "main_ave_finish", "Average" }, + { "main_hoopsie_legends", "Hoopsie Legends" }, + { "main_hoopsie_heroes", "Hoopsie Heroes" }, + { "main_profile_solo", "Solo" }, + { "main_profile_ranked_solo", "Ranked Solo" }, + { "main_profile_duo", "Duo" }, + { "main_profile_ranked_duo", "Ranked Duo" }, + { "main_profile_trio", "Trio" }, + { "main_profile_ranked_trio", "Ranked Trio" }, + { "main_profile_squad", "Squad" }, + { "main_profile_ranked_squad", "Ranked Squad" }, + { "main_profile_custom", "Custom" }, + { "main_profile_creative", "Creative" }, + { "main_custom_and_casual_shows", "Custom/Explore" }, + { "main_export_csv", "Export CSV" }, + { "main_export_html", "Export HTML" }, + { "main_export_bbcode", "Export BBCode" }, + { "main_export_markdown", "Export MarkDown" }, + { "main_delete_shows", "Delete" }, + { "main_move_shows", "Move Show Data" }, + { "main_delete_finish_time", "Delete \"Finish\" Time" }, + { "main_update_creative_map_infos", "Update Map Infos" }, + { "main_update_program", "Update Fall Guys Stats" }, + { "main_updating_program", "Downloading..." }, + { "main_update_complete", "Update Completed" }, - { "level_detail_medal", "메달" }, - { "level_detail_is_final", "결승" }, - { "level_detail_show_id", "쇼 번호" }, - { "level_detail_show_name_id", "쇼 이름" }, - { "level_detail_round", "라운드" }, - { "level_detail_round_suffix", " 수" }, - { "level_detail_name", "라운드 이름" }, - { "level_detail_players", "플레이어" }, + { "level_detail_medal", "Medal" }, + { "level_detail_is_final", "Final" }, + { "level_detail_show_id", "Show No." }, + { "level_detail_show_name_id", "Show Name" }, + { "level_detail_round", "Round" }, + { "level_detail_round_suffix", "(s)" }, + { "level_detail_name", "Level" }, + { "level_detail_players", "Players" }, { "level_detail_playersPs4", "PS4" }, { "level_detail_playersPs4_desc", "Play Station 4" }, { "level_detail_playersPs5", "PS5" }, @@ -1267,1033 +1267,1032 @@ public static class Multilingual { { "level_detail_playersXsx", "Xbox Series X" }, { "level_detail_playersXsx_desc", "Xbox Series X" }, { "level_detail_playersSw", "Switch" }, - { "level_detail_playersSw_desc", "닌텐도 스위치" }, + { "level_detail_playersSw_desc", "Nintendo Switch" }, { "level_detail_playersPc", "PC" }, - { "level_detail_playersPc_desc", "컴퓨터" }, + { "level_detail_playersPc_desc", "Personal Computer" }, { "level_detail_playersAndroid", "Android" }, - { "level_detail_playersAndroid_desc", "안드로이드" }, + { "level_detail_playersAndroid_desc", "Android" }, { "level_detail_playersIos", "iOS" }, { "level_detail_playersIos_desc", "iOS" }, { "level_detail_playersBots", "Bots" }, - { "level_detail_playersBots_desc", "봇" }, - { "level_detail_start", "날짜" }, - { "level_detail_end", "소요시간" }, - { "level_detail_finish", "도착" }, - { "level_detail_position", "순위" }, - { "level_detail_score", "점수" }, - { "level_detail_kudos", "쿠도스" }, - { "level_detail_gold", "금" }, - { "level_detail_silver", "은" }, - { "level_detail_bronze", "동" }, - { "level_detail_pink", "핑크" }, - { "level_detail_eliminated", "탈락" }, - { "level_detail_round_summary", "라운드 요약 목록" }, - { "level_detail_show_stats", "쇼 통계 목록" }, - { "level_detail_round_stats", "라운드 통계 목록" }, - { "level_detail_final_stats", "결승전 통계 목록" }, - { "level_detail_level_stats", "라운드 통계 목록" }, - { "level_detail_wins_per_day", "일일 승리 통계 그래프" }, - { "level_detail_stats_by_round", "라운드별 통계 그래프" }, - { "level_detail_success_reaching_finals", "결승 진출 성공" }, - { "level_detail_failure_reaching_finals", "결승 진출 실패" }, - { "level_detail_shows", "쇼" }, - { "level_detail_finals", "결승전" }, - { "level_detail_wins", "우승" }, - { "level_detail_losses", "패배" }, - { "level_detail_date", "날짜" }, - { "level_detail_finals_stats", "결승전 통계" }, - { "level_detail_tooltiptext_prefix", ""}, - { "level_detail_tooltiptext_suffix", "의 레벨 통계를 보려면 클릭하세요" }, - { "level_date_format", "yyyy년 M월 d일 (ddd)" }, - { "level_grid_date_format", "yyyy년 M월 d일 HH:mm (ddd)" }, - { "level_detail_no_data", "데이터가 존재하지 않습니다." }, - { "level_detail_no_data_caption", "데이터 없음" }, - { "level_detail_share_code_copied", "공유 코드가 복사되었습니다 !" }, - { "level_detail_share_code_copied_tooltip", "더블클릭해서 공유 코드를 복사하세요." }, - { "level_detail_creative_author", "제작자" }, - { "level_detail_creative_likes", "좋아요" }, - { "level_detail_creative_dislikes", "싫어요" }, - { "level_detail_creative_share_code", "공유 코드" }, - { "level_detail_creative_version", "버전" }, - { "level_detail_creative_max_players", "최대 인원" }, - { "level_detail_creative_time_limit", "시간 제한" }, - { "level_detail_creative_platform", "제작 플랫폼" }, - { "level_detail_creative_last_modified", "마지막 수정" }, - { "level_detail_creative_play_count", "통과 횟수" }, - { "level_detail_creative_inning", "회" }, - { "level_detail_creative_player_suffix", "명" }, - { "level_detail_online_platform_eos", "에픽게임즈" }, - { "level_detail_online_platform_steam", "스팀" }, - { "level_detail_online_platform_psn", "플레이스테이션 네트워크" }, - { "level_detail_online_platform_xbl", "엑스박스 네트워크" }, - { "level_detail_online_platform_nso", "닌텐도 스위치 온라인" }, - { "level_detail_race", "레이스" }, - { "level_detail_hunt", "점수" }, - { "level_detail_survival", "생존" }, - { "level_detail_logic", "로직" }, - { "level_detail_team", "팀" }, - { "level_detail_invisibeans", "투명젤리빈" }, - { "level_detail_final", "최종" }, - - { "level_round_played_prefix", ""}, - { "level_round_played_suffix", "플레이함" }, - { "level_win_suffix", "승" }, - { "level_wins_suffix", "승" }, - { "level_loss_suffix", "패" }, - { "level_losses_suffix", "패" }, - { "level_no_statistical_data", " 통계 데이터 없음" }, - - { "leaderboard_menu_title", "리더보드" }, - { "leaderboard_report_cheater", "부정행위자 신고" }, - { "leaderboard_choose_a_round", "라운드를 선택하세요" }, - { "leaderboard_overall_rank", "🏆 종합 순위" }, - { "leaderboard_search_players", "🔎 플레이어 검색" }, - { "leaderboard_search_players_WaterMark", "🔎 내 멋진 닉네임" }, - { "leaderboard_weekly_crown_league", "👑 주간 크라운 리그" }, - { "leaderboard_total_players_prefix", "총 " }, - { "leaderboard_total_players_suffix", " 명의 플레이어" }, - { "leaderboard_see_full_rankings_in_fallalytics", "폴라리틱스에서 전체 순위 보기" }, + { "level_detail_playersBots_desc", "Bots" }, + { "level_detail_start", "Start" }, + { "level_detail_end", "Duration" }, + { "level_detail_finish", "Finish" }, + { "level_detail_position", "Position" }, + { "level_detail_score", "Score" }, + { "level_detail_kudos", "Kudos" }, + { "level_detail_gold", "Gold" }, + { "level_detail_silver", "Silver" }, + { "level_detail_bronze", "Bronze" }, + { "level_detail_pink", "Pink" }, + { "level_detail_eliminated", "Eliminated" }, + { "level_detail_round_summary", "Rounds Summary List" }, + { "level_detail_show_stats", "Shows Stats List" }, + { "level_detail_round_stats", "Rounds Stats List" }, + { "level_detail_final_stats", "Rounds (reached finals only) Stats List" }, + { "level_detail_level_stats", "Levels Stats List" }, + { "level_detail_wins_per_day", "Wins Per Day" }, + { "level_detail_stats_by_round", "Statistics Graph by Round" }, + { "level_detail_success_reaching_finals", "success in reaching the finals" }, + { "level_detail_failure_reaching_finals", "failure in reaching the finals" }, + { "level_detail_shows", "Shows" }, + { "level_detail_finals", "Finals" }, + { "level_detail_wins", "Wins" }, + { "level_detail_losses", "Losses" }, + { "level_detail_date", "Date" }, + { "level_detail_finals_stats", "Finals stats" }, + { "level_detail_tooltiptext_prefix", "Click to view " }, + { "level_detail_tooltiptext_suffix", "'s level stats" }, + { "level_date_format", "MMM d, yyyy (ddd)" }, + { "level_grid_date_format", "MMM d, yyyy HH:mm (ddd)" }, + { "level_detail_no_data", "The data does not exist." }, + { "level_detail_no_data_caption", "No data" }, + { "level_detail_share_code_copied", "Share code has been copied !" }, + { "level_detail_share_code_copied_tooltip", "Double-click to copy the share code." }, + { "level_detail_creative_author", "Author" }, + { "level_detail_creative_likes", "Likes:" }, + { "level_detail_creative_dislikes", "Dislikes:" }, + { "level_detail_creative_share_code", "Share Code" }, + { "level_detail_creative_version", "Version" }, + { "level_detail_creative_max_players", "Max Players" }, + { "level_detail_creative_time_limit", "Time Limit" }, + { "level_detail_creative_platform", "Creative Platform" }, + { "level_detail_creative_last_modified", "Last Modified" }, + { "level_detail_creative_play_count", "Qualified Count" }, + { "level_detail_creative_inning", ""}, + { "level_detail_creative_player_suffix", ""}, + { "level_detail_online_platform_eos", "Epic Games" }, + { "level_detail_online_platform_steam", "Steam" }, + { "level_detail_online_platform_psn", "PSN" }, + { "level_detail_online_platform_xbl", "Xbox Live" }, + { "level_detail_online_platform_nso", "Nintendo Switch Online" }, + { "level_detail_race", "Race" }, + { "level_detail_hunt", "Points" }, + { "level_detail_survival", "Survival" }, + { "level_detail_logic", "Logic" }, + { "level_detail_team", "Team" }, + { "level_detail_invisibeans", "Invisibeans" }, + { "level_detail_final", "Final" }, + + { "level_round_played_prefix", "Played for" }, + { "level_round_played_suffix", ""}, + { "level_win_suffix", " win" }, + { "level_wins_suffix", " wins" }, + { "level_loss_suffix", " loss" }, + { "level_losses_suffix", " losses" }, + { "level_no_statistical_data", " No statistical data" }, + + { "leaderboard_menu_title", "Leaderboard" }, + { "leaderboard_report_cheater", "Report a Cheater" }, + { "leaderboard_choose_a_round", "Choose a round" }, + { "leaderboard_overall_rank", "🏆 Overall Rank" }, + { "leaderboard_search_players", "🔎 Search for players" }, + { "leaderboard_search_players_WaterMark", "🔎 My awesome nickname" }, + { "leaderboard_weekly_crown_league", "👑 Weekly Crown League" }, + { "leaderboard_total_players_prefix", ""}, + { "leaderboard_total_players_suffix", " total player(s)" }, + { "leaderboard_see_full_rankings_in_fallalytics", "See full rankings in FALLALYTICS" }, { "leaderboard_grid_header_rank", "#" }, - { "leaderboard_grid_header_show", "쇼" }, - { "leaderboard_grid_header_player", "플레이어" }, - { "leaderboard_grid_header_record", "기록" }, - { "leaderboard_grid_header_finish", "날짜" }, - { "leaderboard_grid_header_score", "점수" }, - { "leaderboard_grid_header_period", "기간" }, + { "leaderboard_grid_header_show", "Show" }, + { "leaderboard_grid_header_player", "Player" }, + { "leaderboard_grid_header_record", "Record" }, + { "leaderboard_grid_header_finish", "Date" }, + { "leaderboard_grid_header_score", "Score" }, + { "leaderboard_grid_header_period", "Period" }, { "leaderboard_grid_header_first_places", "WRs(*)" }, - { "leaderboard_grid_anonymous", "익명" }, - { "leaderboard_grid_just_before", "방금" }, - { "leaderboard_grid_today", "오늘" }, - { "leaderboard_grid_yesterday", "어제" }, - { "leaderboard_grid_the_day_before_yesterday", "그저께" }, + { "leaderboard_grid_anonymous", "Anonymous" }, + { "leaderboard_grid_just_before", "Just now" }, + { "leaderboard_grid_today", "Today" }, + { "leaderboard_grid_yesterday", "Yesterday" }, + { "leaderboard_grid_the_day_before_yesterday", "The day before yesterday" }, { "leaderboard_grid_n_days_ago_prefix", ""}, - { "leaderboard_grid_n_days_ago_suffix", "일 전" }, + { "leaderboard_grid_n_days_ago_suffix", " days ago" }, { "leaderboard_grid_n_weeks_ago_prefix", ""}, - { "leaderboard_grid_n_weeks_ago_suffix", "주 전" }, + { "leaderboard_grid_n_weeks_ago_suffix", " week(s) ago" }, { "leaderboard_grid_n_months_ago_prefix", ""}, - { "leaderboard_grid_n_months_ago_suffix", "개월 전" }, + { "leaderboard_grid_n_months_ago_suffix", " month(s) ago" }, { "leaderboard_grid_n_years_ago_prefix", ""}, - { "leaderboard_grid_n_years_ago_suffix", "년 전" }, - { "leaderboard_grid_time_prefix", "분" }, - { "leaderboard_grid_time_suffix", "초" }, - { "leaderboard_grid_header_crowns", "크라운" }, - { "leaderboard_grid_header_shards", "조각" }, - { "leaderboard_grid_header_country", "국가" }, + { "leaderboard_grid_n_years_ago_suffix", " year(s) ago" }, + { "leaderboard_grid_time_prefix", " min" }, + { "leaderboard_grid_time_suffix", " s" }, + { "leaderboard_grid_header_crowns", "Crowns" }, + { "leaderboard_grid_header_shards", "Shards" }, + { "leaderboard_grid_header_country", "Country" }, - { "profile_icon_enable_tooltip", "연동된 프로필로 자동 전환하지 않으려면 클릭하세요" }, - { "profile_icon_disable_tooltip", "연동된 프로필로 자동 전환하려면 클릭하세요" }, - { "profile_change_tooltip", "오른쪽 클릭 또는 왼쪽 클릭으로 현재 프로필을 변경하세요" }, - { "shows_detail_tooltip", "쇼 통계를 보려면 클릭하세요" }, - { "rounds_detail_tooltip", "라운드 통계를 보려면 클릭하세요" }, - { "wins_detail_tooltip", "우승 통계를 보려면 클릭하세요" }, - { "finals_detail_tooltip", "결승전 통계를 보려면 클릭하세요" }, - { "stats_detail_tooltip", "라운드별 통계 그래프를 보려면 클릭하세요" }, + { "profile_icon_enable_tooltip", "Click to not automatically change to a linked profile" }, + { "profile_icon_disable_tooltip", "Click to automatically change to the linked profile" }, + { "profile_change_tooltip", "Change the current profile with a left or right click" }, + { "shows_detail_tooltip", "Click to view shows stats" }, + { "rounds_detail_tooltip", "Click to view rounds stats" }, + { "wins_detail_tooltip", "Click to view wins stats" }, + { "finals_detail_tooltip", "Click to view rounds (reached finals only) stats" }, + { "stats_detail_tooltip", "Click to view statistics graph by round" }, - { "message_already_running_caption", "이미 실행 중" }, - { "message_fall_guys_already_running", "폴 가이즈 클라이언트가 이미 실행 중입니다." }, - { "message_tracker_already_running", "스탯츠가 이미 실행 중입니다." }, - { "message_register_shortcut_caption", "바로가기 파일 경로 설정 필요" }, - { "message_register_shortcut", "폴 가이즈 게임의 바로가기 파일 경로를 설정해 주세요." }, - { "message_register_exe_caption", "실행 파일 경로 설정 필요" }, - { "message_register_exe", "폴 가이즈 게임의 실행 파일 경로를 설정해 주세요." }, - { "message_wrong_selected_file_caption", "잘못된 파일 선택" }, - { "message_wrong_selected_file_epicgames", "폴 가이즈 클라이언트의 바로가기 파일을 선택해 주세요." }, - { "message_wrong_selected_file_steam", "설치 폴더에서 \"FallGuys_client_game.exe\"를 선택해 주세요." }, - { "message_not_installed_steam_caption", "설치되지 않음" }, - { "message_not_installed_steam", "스팀 버전 폴 가이즈가 설치되어 있지 않습니다." }, - { "message_not_installed_epicGames_caption", "설치되지 않음" }, - { "message_not_installed_epicGames", "에픽 게임즈 버전 폴 가이즈가 설치되어 있지 않습니다." }, - { "message_save_csv_caption", "CSV 파일로 내보내기" }, - { "message_save_csv", "CSV 파일로 저장했습니다." }, - { "message_save_html_caption", "HTML 형식으로 내보내기" }, - { "message_save_html", "HTML 형식으로 클립보드에 저장했습니다." }, - { "message_save_bbcode_caption", "BBCode 형식으로 내보내기" }, - { "message_save_bbcode", "BBCode 형식으로 클립보드에 저장했습니다." }, - { "message_save_markdown_caption", "MarkDown으로 내보내기" }, - { "message_save_markdown", "MarkDown 포맷으로 클립보드에 저장했습니다." }, - { "message_save_data_caption", "데이터 저장" }, - { "message_save_data_linked_profiles", "연동된 프로필에 데이터를 저장하시겠습니까?" }, - { "message_save_data_linked_profiles_info_prefix", "[참고] 연동되지 않은 쇼 데이터는" }, - { "message_save_data_linked_profiles_info_suffix", "프로필에 저장됩니다." }, - { "message_delete_show_caption", "쇼 삭제" }, - { "message_delete_show_prefix", "선택한" }, - { "message_delete_show_suffix", "개의 쇼를 삭제하시겠습니까?" }, - { "message_create_profile_caption", "프로필 생성" }, - { "message_create_profile_prefix", ""}, - { "message_create_profile_suffix", "로 프로필을 생성하시겠습니까?" }, - { "message_same_profile_name_exists", "등록된 프로필 중에 동일한 이름이 존재합니다." }, - { "message_rename_profile_caption", "프로필명 변경" }, - { "message_rename_profile_prefix", ""}, - { "message_rename_profile_infix", "에서" }, - { "message_rename_profile_suffix", "로 프로필명을 변경하시겠습니까?" }, - { "message_move_profile_caption", "프로필 데이터 옮기기" }, - { "message_move_profile_prefix", ""}, - { "message_move_profile_infix", "에서" }, - { "message_move_profile_suffix", "로 프로필 데이터를 옮기시겠습니까?" }, - { "message_delete_profile_caption", "프로필 삭제" }, - { "message_delete_profile_prefix", "지금까지 플레이하셨던" }, - { "message_delete_profile_infix", "프로필의 모든 데이터가 삭제됩니다." }, - { "message_delete_profile_suffix", "정말 삭제하시겠습니까?" }, - { "message_save_profile_caption", "프로필 저장" }, - { "message_save_profile_prefix", "현재 데이터를" }, - { "message_save_profile_suffix", "프로필에 저장하시겠습니까?" }, - { "message_execution_caption", "Fall Guys 실행" }, - { "message_execution_question", "Fall Guys 클라이언트를 실행하시겠습니까?" }, - { "message_update_question_caption", "프로그램 업데이트" }, - { "message_update_question_prefix", "폴 가이즈 스탯츠의 새로운 버전" }, - { "message_update_question_suffix", "이 릴리즈되었습니다. 지금 업데이트하시겠습니까?" }, - { "message_update_latest_version", "현재 최신 버전입니다." }, - { "message_update_not_determine_version", "버전을 확인할 수 없습니다." }, - { "message_save_csv_file_caption", "CSV 파일로 저장" }, - { "message_update_error_caption", "업데이트 오류" }, - { "message_update_error", "업데이트를 확인할 수 없습니다." }, - { "message_program_error_caption", "프로그램 오류" }, - { "message_delete_finish_time_caption", "\"도착\" 시간 삭제" }, - { "message_delete_finish_time", "정말 삭제하시겠습니까?" }, - { "message_update_creative_map_caption", "폴크리 맵 정보 업데이트" }, - { "message_update_creative_map_with_sharecode_prefix", "공유 코드 \"" }, - { "message_update_creative_map_with_sharecode_suffix", "\"로 맵 정보를 업데이트하시겠습니까?" }, - { "message_update_creative_map_with_title_prefix", "\"" }, - { "message_update_creative_map_with_title_suffix", "\"의 맵 정보를 업데이트 하시겠습니까?" }, - { "message_update_creative_map_error", "폴크리 맵을 조회하는 동안 오류가 발생했습니다." }, - { "message_new_personal_best_caption", "⏱️ 개인 최고 기록 경신" }, - { "message_new_personal_best_prefix", ""}, - { "message_new_personal_best_suffix", " 에서 새로운 개인 최고 기록을 세웠습니다." }, + { "message_already_running_caption", "Launching Error" }, + { "message_fall_guys_already_running", "Fall Guys is already running." }, + { "message_tracker_already_running", "Tracker is already running." }, + { "message_register_shortcut_caption", "Need to set shortcut file path" }, + { "message_register_shortcut", "Please set the shortcut file path of the Fall Guys." }, + { "message_register_exe_caption", "Need to set exe file path" }, + { "message_register_exe", "Please set the exe file path of the Fall Guys." }, + { "message_wrong_selected_file_caption", "Wrong File Selected" }, + { "message_wrong_selected_file_epicgames", "Please select the Fall Guys client's shortcut file." }, + { "message_wrong_selected_file_steam", "Please select \"FallGuys_client_game.exe\" in the install folder." }, + { "message_not_installed_steam_caption", "Not Installed" }, + { "message_not_installed_steam", "The Steam version of Fall Guys is not installed." }, + { "message_not_installed_epicGames_caption", "Not Installed" }, + { "message_not_installed_epicGames", "The Epic Games version of Fall Guys is not installed." }, + { "message_save_csv_caption", "Export as CSV File" }, + { "message_save_csv", "Saved CSV to file." }, + { "message_save_html_caption", "Export as HTML" }, + { "message_save_html", "Saved Html to clipboard." }, + { "message_save_bbcode_caption", "Export as BBCode" }, + { "message_save_bbcode", "Saved BBCode to clipboard." }, + { "message_save_markdown_caption", "Export as Markdown" }, + { "message_save_markdown", "Saved MarkDown to clipboard." }, + { "message_save_data_caption", "Save Data" }, + { "message_save_data_linked_profiles", "Do you want to save data to linked profiles?" }, + { "message_save_data_linked_profiles_info_prefix", "NOTE: Default profile is" }, + { "message_save_data_linked_profiles_info_suffix", ""}, + { "message_delete_show_caption", "Remove Shows" }, + { "message_delete_show_prefix", "Are you sure you want to remove the selected" }, + { "message_delete_show_suffix", "shows?" }, + { "message_create_profile_caption", "Create Profile" }, + { "message_create_profile_prefix", "Do you want to create a profile with" }, + { "message_create_profile_suffix", ""}, + { "message_same_profile_name_exists", "The same profile name exists among registered profiles" }, + { "message_rename_profile_caption", "Rename Profile" }, + { "message_rename_profile_prefix", ""}, + { "message_rename_profile_infix", "to" }, + { "message_rename_profile_suffix", "Do you want to change the profile name from" }, + { "message_move_profile_caption", "Move Profile Data" }, + { "message_move_profile_prefix", "Do you want to move profile data from" }, + { "message_move_profile_infix", "to" }, + { "message_move_profile_suffix", ""}, + { "message_delete_profile_caption", "Delete Profile" }, + { "message_delete_profile_prefix", "All data of the" }, + { "message_delete_profile_infix", "profile you have played so far will be deleted." }, + { "message_delete_profile_suffix", "Are you sure you want to delete?" }, + { "message_save_profile_caption", "Save Profile" }, + { "message_save_profile_prefix", "Do you want to save current data to" }, + { "message_save_profile_suffix", "profile?" }, + { "message_execution_caption", "Running Fall Guys" }, + { "message_execution_question", "Do you want to run the Fall Guys client?" }, + { "message_update_question_caption", "Update Program" }, + { "message_update_question_prefix", "There is a new version of Fall Guys Stats available" }, + { "message_update_question_suffix", "- Do you wish to update now?" }, + { "message_update_latest_version", "You are at the latest version." }, + { "message_update_not_determine_version", "Could not determine version." }, + { "message_save_csv_file_caption", "Save as CSV file" }, + { "message_update_error_caption", "Update error" }, + { "message_update_error", "Unable to check for update." }, + { "message_program_error_caption", "Program Error" }, + { "message_delete_finish_time_caption", "Delete \"Finish\" Time" }, + { "message_delete_finish_time", "Are you sure you want to delete the \"Finish\" time of this round?" }, + { "message_update_creative_map_caption", "Update creative map informations" }, + { "message_update_creative_map_with_sharecode_prefix", "Would you like to update map infos with the share code \"" }, + { "message_update_creative_map_with_sharecode_suffix", "\"?" }, + { "message_update_creative_map_with_title_prefix", "Would you like to update map infos of \"" }, + { "message_update_creative_map_with_title_suffix", "\"?" }, + { "message_update_creative_map_error", "An error occurred while looking up the creative level." }, + { "message_new_personal_best_caption", "⏱️ New personal best" }, + { "message_new_personal_best_prefix", "You've set a new personal best in " }, + { "message_new_personal_best_suffix", "." }, { "message_new_personal_best_timediff_by_minute_prefix", ""}, - { "message_new_personal_best_timediff_by_minute_infix", "분" }, - { "message_new_personal_best_timediff_by_minute_suffix", "초 단축!" }, - { "message_new_personal_best_timediff_by_second", "초 단축!" }, - { "message_test_notifications_caption", "🔔 알림 테스트" }, - { "message_connected_to_server_caption", "🔔 서버 연결 알림" }, - { "message_connected_to_server_prefix", ""}, - { "message_connected_to_server_suffix", " 서버에 연결되었습니다." }, - { "message_check_internet_connection_caption", "네트워크 오류" }, - { "message_check_internet_connection", "인터넷 연결상태를 확인해 주세요." }, - { "message_changelog_caption", "변경 로그" }, - { "message_changelog_bugfix_and_program_optimization", "버그 수정 및 프로그램 최적화" }, - { "message_changelog_updated_new_show_and_round_names", "새로운 쇼 및 라운드 이름 업데이트" }, - { "message_changelog_overlay_display_improvements", "통계창 표시 개선" }, - { "message_changelog_added_and_improved_win_per_day_graph_feature", "일일 승리 그래프 기능 추가 및 향상" }, - { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "폴라리틱스 스피드런 순위표 출시" }, - { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "폴라리틱스 주간 크라운 리그 출시" }, - { "message_changelog_banning_users_using_hacking_programs", "해킹 프로그램 사용자 차단" }, - { "message_changelog_add_proxy_settings", "프록시 설정 추가" }, + { "message_new_personal_best_timediff_by_minute_infix", " min.," }, + { "message_new_personal_best_timediff_by_minute_suffix", " sec. less!" }, + { "message_new_personal_best_timediff_by_second", " sec. shortened!" }, + { "message_test_notifications_caption", "🔔 Test notification" }, + { "message_connected_to_server_caption", "🔔 Connected to a server" }, + { "message_connected_to_server_prefix", "You are connected to a server \"" }, + { "message_connected_to_server_suffix", "\"." }, + { "message_check_internet_connection_caption", "Network error" }, + { "message_check_internet_connection", "Please check your internet connection." }, + { "message_changelog_caption", "Changelog" }, + { "message_changelog_bugfix_and_program_optimization", "Bugfix and program optimization" }, + { "message_changelog_updated_new_show_and_round_names", "Updated new show and round names" }, + { "message_changelog_overlay_display_improvements", "Overlay display improvements" }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", "Added and improved win per day graph feature" }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "Released the FALLALYTICS Speedrun Leaderboard" }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "Weekly Crown League is now open on Fallalytics" }, + { "message_changelog_banning_users_using_hacking_programs", "Banning users using hacking programs" }, + { "message_changelog_add_proxy_settings", "Add proxy settings" }, - { "numeric_suffix", "개" }, - { "message_question_mark", ""}, - { "message_full_stop", ""}, - { "message_exclamation_mark", ""}, - { "message_comma", ""}, + { "numeric_suffix", ""}, + { "message_question_mark", "?" }, + { "message_full_stop", "." }, + { "message_exclamation_mark", "!" }, + { "message_comma", "," }, - { "settings_title", "설정" }, - { "settings_program", "프로그램" }, - { "settings_display", "표시" }, - { "settings_launch_fallguys", "폴 가이즈 실행" }, - { "settings_fallalytics", "폴라리틱스" }, - { "settings_proxy_settings", "프록시 설정" }, - { "settings_use_a_proxy_server", "프록시 서버 사용" }, - { "settings_proxy_address", "주소" }, - { "settings_proxy_port", "포트" }, - { "settings_enable_proxy_authentication", "프록시 인증 사용" }, - { "settings_proxy_user_name", "사용자 이름" }, - { "settings_proxy_password", "패스워드" }, - { "settings_test_proxy_connection", "프록시 연결 테스트" }, - { "settings_enter_fallalytics_api_key", "(선택 사항) 폴라리틱스 API 키 입력" }, - { "settings_sends_info_about_rounds_played_to_fallalytics", "플레이한 라운드 정보와 레이스 라운드의 개인 최고 기록을 폴라리틱스로 전송" }, - { "settings_join_a_weekly_crown_league", "주간 크라운 리그에 참여하기" }, - { "settings_sends_anonymously_to_fallalytics", "👻 익명으로 전송" }, - { "settings_fallalytics_desc", "ℹ️ 폴라리틱스는 폴 가이즈의 라운드 분포에 대해 수집된 데이터를 탐색하는 도구입니다." }, - { "settings_visit_fallalytics", "Fallalytics 방문하기" }, - { "settings_about", "이 앱 정보" }, - { "settings_log_path", "📁 로그파일 경로" }, - { "settings_log_path_description", "🏷️ 스탯츠가 로그파일 경로를 찾지 못할 경우, 이 곳에 폴 가이즈 클라이언트의 로그파일 경로를 직접 입력해주세요." }, - { "settings_stats", "스탯츠" }, - { "settings_theme", "테마" }, - { "settings_theme_light", "☀️ 라이트" }, - { "settings_theme_dark", "🌑 다크" }, - { "settings_preferred_ip_geolocation_service", "IP 위치정보 서비스" }, - { "settings_auto_selected", "자동" }, - { "settings_ipinfo_token", "토큰" }, - { "settings_enter_ipinfo_token", "(선택 사항)" }, - { "settings_link_to_get_ipinfo_token", "IPinfo 계정을 생성하고 토큰 받기" }, - { "settings_previous_win", "이전 우승 횟수" }, - { "settings_before_using_tracker", "(트래커를 사용하기 전)" }, - { "settings_auto_update_program", "🔄️ 스탯츠를 실행할 때 새로운 업데이트 확인하기" }, - { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "후프의 전설을 후프의 영웅으로 표시하기" }, - { "settings_overlay", "통계표시 설정" }, - { "settings_hide_wins_info", "우승 정보 숨기기" }, - { "settings_hide_round_info", "라운드 정보 숨기기" }, - { "settings_hide_time_info", "시간 정보 숨기기" }, - { "settings_hide_percentages", "백분율(%) 정보 숨기기" }, - { "settings_show_tab_for_currnet_filter__profile", "필터링 / 프로필 표시하기" }, - { "settings_wins__final_filter", "우승 / 결승 진출 필터" }, - { "settings_qualify__gold_filter", "완주 / 금메달 필터" }, - { "settings_fastest__longest_filter", "최단 기록 / 최장 기록 필터" }, - { "settings_all_time_stats", "전체 통계" }, - { "settings_stats_and_party_filter", "통계 범위 및 파티 유형" }, - { "settings_season_stats", "시즌 통계" }, - { "settings_week_stats", "주간 통계" }, - { "settings_day_stats", "일일 통계" }, - { "settings_session_stats", "세션 통계" }, - { "settings_cycle_time", "순환 주기" }, - { "settings_sec", "초" }, - { "settings_background_image", "통계창 배경 이미지" }, - { "settings_background", "통계창 배경 색상" }, - { "settings_background_opacity", "통계창 배경 불투명도" }, - { "settings_lock_button_location", "잠금 버튼 위치" }, - { "settings_lock_button_location_top", "상단" }, - { "settings_lock_button_location_bottom", "하단" }, - { "settings_transparent", "투명하게" }, - { "settings_magenta", "마젠타" }, - { "settings_red", "빨강색" }, - { "settings_green", "초록색" }, - { "settings_blue", "파랑색" }, - { "settings_black", "검정색" }, - { "settings_white", "흰색" }, - { "settings_cycle_qualify__gold", "완주 / 금메달 순환 표시" }, - { "settings_qualify_only", "완주만 표시" }, - { "settings_gold_only", "금메달만 표시" }, - { "settings_cycle_best__lowest", "최고 기록 / 최저 기록 순환 표시" }, - { "settings_personal_best_only", "최고 기록만 표시" }, - { "settings_personal_lowest_only", "최저 기록만 표시" }, - { "settings_cycle_win__final_streak", "연승 / 연속결승 진출 순환 표시" }, - { "settings_win_streak_only", "연승만 표시" }, - { "settings_final_streak_only", "연속결승 진출만 표시" }, - { "settings_cycle_players__ping", "인원 수 / Ping 순환 표시" }, - { "settings_players_only", "인원 수만 표시" }, - { "settings_ping_only", "Ping만 표시" }, - { "settings_flip_display_horizontally", "통계창 좌우 반전 (Ctrl + F)" }, - { "settings_always_show_on_top", "📌 통계창을 항상 맨 위에 두기 (Ctrl + M)" }, - { "settings_display_players_based_on_platform", "🚹 플랫폼별 인원 표시 (Ctrl + C)" }, - { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 라운드 유형별 색상 배지 표시 (Ctrl + R)" }, - { "settings_auto_change_profile", "🔃 연동된 프로필로 자동 변경 (Ctrl + Shift + Z)" }, - { "settings_shade_the_flag_image", "🏁 서버의 국기 이미지를 음영 처리해서 표시" }, - { "settings_diaplay_current_time", "🕓 대기하는 동안 현재 시간을 표시" }, - { "settings_diaplay_game_played_info", "ℹ️ 라운드가 종료되면 게임 플레이 정보 표시 (순위, 생존수, 승리, 탈락 등)" }, - { "settings_count_players_during_the_level", "게임중 통과하거나 탈락한 플레이어 카운트" }, - { "settings_custom_overlay_font", "🅰️ 사용자 정의 글꼴" }, - { "settings_select_font", "글꼴 선택" }, - { "settings_reset_font", "글꼴 초기화" }, - { "settings_font_example", "글꼴 예시" }, - { "settings_round_example", "3 라운드 : 바닥 떨어져유" }, - { "settings_sorting_options", "통계표 정렬 옵션" }, - { "settings_ignore_level_type_when_sorting", "📶 라운드 유형에 상관 없이 정렬" }, - { "settings_grouping_creative_round_levels", "🛠️ 폴크리 라운드를 하나의 카테고리로 묶기" }, - { "settings_record_escape_during_a_game", "👻 게임 도중 탈주하면 패배로 기록하기" }, - { "settings_game_options", "실행 옵션" }, - { "settings_game_options_platform", "플랫폼" }, - { "settings_fall_guys_exe_location", "↗️ 게임 실행 파일 경로" }, - { "settings_fall_guys_exe_openfile_title", "게임 실행 파일 선택" }, - { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, - { "settings_fall_guys_exe_openfile_filter", "EXE Files (*.exe)|*.exe" }, - { "settings_fall_guys_shortcut_location", "↗️ 게임 바로가기 파일 경로" }, - { "settings_fall_guys_shortcut_openfile_title", "게임 바로가기 파일 선택" }, - { "settings_fall_guys_shortcut_openfile_name", ""}, - { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, - { "settings_browse", "찾아보기" }, - { "settings_launch_fall_guys_on_tracker_launch", "스탯츠가 실행되면 폴 가이즈 클라이언트도 함께 실행" }, - { "settings_language", "표시 언어" }, - { "settings_new_update_prefix", "새로운 업데이트" }, - { "settings_new_update_suffix", "사용 가능" }, - { "settings_save", "저장" }, - { "settings_cancel", "취소" }, - { "settings_select_language_title", "언어 선택" }, - { "settings_auto_generate_profiles", "프로필 자동 생성" }, - { "settings_select_language_button", "확인" }, - { "settings_system_tray_icon", "📍 작업 표시줄 아이콘 사용" }, - { "settings_notify_personal_best", "🔔 레이스 라운드에서 개인 최고 기록을 경신하면 팝업 알림" }, - { "settings_notify_server_connected", "🔔 서버가 연결되면 서버가 위치한 나라의 이름을 팝업 알림" }, - { "settings_mute_notification_sounds", "🔇 알림 소리 음소거" }, + { "settings_title", "Settings" }, + { "settings_program", "Program" }, + { "settings_display", "Display" }, + { "settings_launch_fallguys", "Launch Fall Guys" }, + { "settings_fallalytics", "Fallalytics" }, + { "settings_proxy_settings", "Proxy Settings" }, + { "settings_use_a_proxy_server", "Use a proxy server" }, + { "settings_proxy_address", "Address" }, + { "settings_proxy_port", "Port" }, + { "settings_enable_proxy_authentication", "Enable Proxy authentication" }, + { "settings_proxy_user_name", "User name" }, + { "settings_proxy_password", "Password" }, + { "settings_test_proxy_connection", "Test Proxy Connection" }, + { "settings_enter_fallalytics_api_key", "(Optional) Enter Fallalytics API key" }, + { "settings_sends_info_about_rounds_played_to_fallalytics", "Send information about rounds played and personal best times for race rounds to Fallalytics" }, + { "settings_join_a_weekly_crown_league", "Join a weekly crown league" }, + { "settings_sends_anonymously_to_fallalytics", "👻 Send anonymously" }, + { "settings_fallalytics_desc", "ℹ️ Fallalytics is a tool to explore data collected about round distribution in Fall Guys." }, + { "settings_visit_fallalytics", "Visit Fallalytics" }, + { "settings_about", "About" }, + { "settings_log_path", "📁 Log File Path" }, + { "settings_log_path_description", "🏷️ You should not need to set this. Only use when the program is not reading the correct location." }, + { "settings_stats", "Stats" }, + { "settings_theme", "Theme" }, + { "settings_theme_light", "☀️ Light" }, + { "settings_theme_dark", "🌑 Dark" }, + { "settings_preferred_ip_geolocation_service", "Preferred IP geolocation service" }, + { "settings_auto_selected", "Auto" }, + { "settings_ipinfo_token", "Token" }, + { "settings_enter_ipinfo_token", "(Optional)" }, + { "settings_link_to_get_ipinfo_token", "Create an account to get a token" }, + { "settings_previous_win", "Previous Win(s)" }, + { "settings_before_using_tracker", "(before using tracker)" }, + { "settings_auto_update_program", "🔄️ Check update on startup" }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "Rename Hoopsie Legends to Hoopsie Heroes" }, + { "settings_overlay", "Overlay" }, + { "settings_hide_wins_info", "Hide Wins info" }, + { "settings_hide_round_info", "Hide Round info" }, + { "settings_hide_time_info", "Hide Time info" }, + { "settings_hide_percentages", "Hide Percentages" }, + { "settings_show_tab_for_currnet_filter__profile", "Show Tab for current filter and profile" }, + { "settings_wins__final_filter", "Wins / Final Filter" }, + { "settings_qualify__gold_filter", "Qualify / Gold Filter" }, + { "settings_fastest__longest_filter", "Fastest / Longest Filter" }, + { "settings_all_time_stats", "All Time Stats" }, + { "settings_stats_and_party_filter", "Stats and Party Filter" }, + { "settings_season_stats", "Season Stats" }, + { "settings_week_stats", "Week Stats" }, + { "settings_day_stats", "Day Stats" }, + { "settings_session_stats", "Session Stats" }, + { "settings_cycle_time", "Cycle Time:" }, + { "settings_sec", "sec" }, + { "settings_background_image", "Background Image" }, + { "settings_background", "Background" }, + { "settings_background_opacity", "Background Opacity" }, + { "settings_lock_button_location", "Lock Button Location" }, + { "settings_lock_button_location_top", "Top" }, + { "settings_lock_button_location_bottom", "Bottom" }, + { "settings_transparent", "Transparent" }, + { "settings_magenta", "Magenta" }, + { "settings_red", "Red" }, + { "settings_green", "Green" }, + { "settings_blue", "Blue" }, + { "settings_black", "Black" }, + { "settings_white", "White" }, + { "settings_cycle_qualify__gold", "Cycle Qualify / Gold" }, + { "settings_qualify_only", "Qualify Only" }, + { "settings_gold_only", "Gold Only" }, + { "settings_cycle_best__lowest", "Cycle Best / Lowest" }, + { "settings_personal_best_only", "Personal Best Only" }, + { "settings_personal_lowest_only", "Personal Lowest Only" }, + { "settings_cycle_win__final_streak", "Cycle Win / Final Streak" }, + { "settings_win_streak_only", "Win Streak Only" }, + { "settings_final_streak_only", "Final Streak Only" }, + { "settings_cycle_players__ping", "Cycle Players / Ping" }, + { "settings_players_only", "Players Only" }, + { "settings_ping_only", "Ping Only" }, + { "settings_flip_display_horizontally", "Flip display horizontally (Ctrl + F)" }, + { "settings_always_show_on_top", "📌 Always show on top (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 Display players based on platform (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 Color round name based on round type (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 Automatically change to linked profile (Ctrl + Shift + Z)" }, + { "settings_shade_the_flag_image", "🏁 Shading the server's flag image to display" }, + { "settings_diaplay_current_time", "🕓 Display the current time while waiting" }, + { "settings_diaplay_game_played_info", "ℹ️ Display game played information at the end of a round (Rank, Survived, Win, etc.)" }, + { "settings_count_players_during_the_level", "Count players who pass or are eliminated during the game" }, + { "settings_custom_overlay_font", "🅰️ Custom Overlay Font" }, + { "settings_select_font", "Select Font" }, + { "settings_reset_font", "Reset Font" }, + { "settings_font_example", "Example" }, + { "settings_round_example", "Round 3 : Freezy Peak" }, + { "settings_sorting_options", "Sorting Options" }, + { "settings_ignore_level_type_when_sorting", "📶 Ignore Level Type when sorting" }, + { "settings_grouping_creative_round_levels", "🛠️ Grouping creative round levels into one category" }, + { "settings_record_escape_during_a_game", "👻 If you escape during a game, record it as a loss" }, + { "settings_game_options", "Game Options" }, + { "settings_game_options_platform", "Platform" }, + { "settings_fall_guys_exe_location", "↗️ Game EXE Location" }, + { "settings_fall_guys_exe_openfile_title", "Select the Fall Guys Client EXE file" }, + { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, + { "settings_fall_guys_exe_openfile_filter", "EXE files (*.exe)|*.exe" }, + { "settings_fall_guys_shortcut_location", "↗️ Game Shortcut Location" }, + { "settings_fall_guys_shortcut_openfile_title", "Select the Fall Guys Client shortcut file" }, + { "settings_fall_guys_shortcut_openfile_name", ""}, + { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, + { "settings_browse", "Browse" }, + { "settings_launch_fall_guys_on_tracker_launch", "Launch Fall Guys on tracker launch" }, + { "settings_language", "Language" }, + { "settings_new_update_prefix", "New update" }, + { "settings_new_update_suffix", "is available" }, + { "settings_save", "Save" }, + { "settings_cancel", "Cancel" }, + { "settings_select_language_title", "Select your language" }, + { "settings_auto_generate_profiles", "Auto-generate profiles" }, + { "settings_select_language_button", "Confirm" }, + { "settings_system_tray_icon", "📍 Use the system tray icon" }, + { "settings_notify_personal_best", "🔔 Windows notification when you break your personal best during a race round" }, + { "settings_notify_server_connected", "🔔 Windows notification with the country name of the server when the server is connected" }, + { "settings_mute_notification_sounds", "🔇 Mute notification sounds" }, { "settings_notification_sounds_01", "🔊 01" }, { "settings_notification_sounds_02", "🔊 02" }, { "settings_notification_sounds_03", "🔊 03" }, { "settings_notification_sounds_04", "🔊 04" }, - { "settings_notification_window_bottom_left", "왼쪽 하단" }, - { "settings_notification_window_bottom_right", "오른쪽 하단" }, - { "settings_notification_window_top_left", "왼쪽 상단" }, - { "settings_notification_window_top_right", "오른쪽 상단" }, - { "settings_prevent_overlay_mouse_clicks", "🖱️ 오버레이 마우스 클릭 방지" }, - { "settings_github", "깃허브 (ShootMe/FallGuysStats)" }, - { "settings_issue_traker", "이슈 추적" }, - { "settings_translation", "번역" }, - { "settings_font_need_to_be_installed_caption", "폰트 파일 설치 필요함" }, - { "settings_font_need_to_be_installed_message", "폴 가이즈 스탯츠 폴더에 있는 폰트 파일을 설치해 주세요." }, - { "settings_checking_for_updates", "업데이트 확인 중..." }, + { "settings_notification_window_bottom_left", "Bottom Left" }, + { "settings_notification_window_bottom_right", "Bottom Right" }, + { "settings_notification_window_top_left", "Top Left" }, + { "settings_notification_window_top_right", "Top Right" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ Prevent overlay mouse clicks" }, + { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, + { "settings_issue_traker", "Issue Tracker" }, + { "settings_translation", "Translation" }, + { "settings_font_need_to_be_installed_caption", "Fonts need to be installed" }, + { "settings_font_need_to_be_installed_message", "Install the font files found in the Fall Guys Stats folder." }, + { "settings_checking_for_updates", "Checking for updates..." }, - { "overlay_streak", "연승" }, - { "overlay_streak_suffix", "연승" }, - { "overlay_streak_finals", "연속결승" }, - { "overlay_finals", "결승전" }, - { "overlay_qualify_chance", "완주" }, - { "overlay_qualify_gold", "금메달" }, - { "overlay_longest", "최장 기록" }, - { "overlay_fastest", "최단 기록" }, - { "overlay_personal_best", "개인 최고 기록" }, - { "overlay_high_score", "최고 점수" }, - { "overlay_low_score", "최저 점수" }, - { "overlay_duration", "시간" }, - { "overlay_players", "플레이어" }, - { "overlay_current_time", "현재 시간" }, - { "overlay_round_prefix", ""}, - { "overlay_round_suffix", " 라운드" }, - { "overlay_round_abbreviation_prefix", ""}, - { "overlay_round_abbreviation_suffix", " R" }, - { "overlay_wins", "우승" }, - { "overlay_win", "승" }, - { "overlay_finish", "기록" }, - { "overlay_queued_players", "대기 중인 인원" }, - { "overlay_ping", "Ping" }, - { "overlay_best", "최대 " }, - { "overlay_inning", "회" }, + { "overlay_streak", "WIN STREAK" }, + { "overlay_streak_suffix", ""}, + { "overlay_streak_finals", "FINAL STREAK" }, + { "overlay_finals", "FINALS" }, + { "overlay_qualify_chance", "QUALIFY" }, + { "overlay_qualify_gold", "GOLD" }, + { "overlay_longest", "LONGEST" }, + { "overlay_fastest", "FASTEST" }, + { "overlay_personal_best", "PB" }, + { "overlay_high_score", "HIGH SCORE" }, + { "overlay_low_score", "LOW SCORE" }, + { "overlay_duration", "TIME" }, + { "overlay_players", "PLAYERS" }, + { "overlay_current_time", "CURRENT TIME" }, + { "overlay_round_prefix", "ROUND " }, + { "overlay_round_suffix", ""}, + { "overlay_round_abbreviation_prefix", "R " }, + { "overlay_round_abbreviation_suffix", ""}, + { "overlay_wins", "WINS" }, + { "overlay_win", ""}, + { "overlay_finish", "FINISH" }, + { "overlay_queued_players", "QUEUED PLAYERS" }, + { "overlay_ping", "PING" }, + { "overlay_best", ""}, + { "overlay_inning", ""}, { "overlay_position_prefix", ""}, - { "overlay_position_suffix", "등" }, - { "overlay_position_win", "우승" }, - { "overlay_position_survived", "명 생존" }, - { "overlay_position_qualified", "통과" }, - { "overlay_position_eliminated", "탈락" }, - { "overlay_picPositionLock_tooltip", "통계창을 현재 위치에 고정합니다" }, - { "overlay_picPositionNE_tooltip", "통계창을 화면 왼쪽 상단에 고정합니다" }, - { "overlay_picPositionNW_tooltip", "통계창을 화면 오른쪽 상단에 고정합니다" }, - { "overlay_picPositionSE_tooltip", "통계창을 화면 왼쪽 하단에 고정합니다" }, - { "overlay_picPositionSW_tooltip", "통계창을 화면 오른쪽 하단에 고정합니다" }, - - { "profile_title", "프로필 설정" }, - { "profile_list", "프로필 목록" }, - { "profile_add_tab", "등록" }, - { "profile_add_tab_label1", "프로필 명" }, - { "profile_add_tab_button", "등록" }, - { "profile_rename_tab", "수정" }, - { "profile_rename_tab_label1", "프로필" }, - { "profile_rename_tab_label2", "프로필 명" }, - { "profile_rename_tab_button", "수정" }, - { "profile_move_tab", "옮기기" }, - { "profile_move_tab_label1", "여기에서" }, - { "profile_move_tab_label2", "여기로" }, - { "profile_move_tab_button", "데이터 옮기기" }, - { "profile_remove_tab", "삭제" }, - { "profile_remove_tab_label1", "프로필" }, - { "profile_remove_tab_label2", "* 라운드 수가 0개인 프로필만 삭제할 수 있습니다." }, - { "profile_remove_tab_button", "삭제" }, - { "profile_rounds_suffix", "라운드" }, - { "profile_apply_change_button", "저장" }, - { "profile_undo_change_button", "취소" }, - { "profile_add_select_title", "쇼 추가" }, - { "profile_add_select_question_prefix", "현재 통계에 없는 이전 쇼의 데이터가 존재합니다." }, - { "profile_add_select_question_suffix", "아래 프로필을 선택해서 데이터를 추가하세요." }, - { "profile_add_select_question_suffix_linked_profiles", "연동된 프로필에 데이터가 자동으로 추가됩니다." }, - { "profile_add_select_use_linked_profiles", "연동된 프로필에 자동 추가" }, - { "profile_move_select_title", "쇼 데이터 이동" }, - { "profile_move_select_description_prefix", "아래 프로필을 선택해서 쇼 데이터를 이동하세요." }, - { "profile_move_select_description_suffix", "선택한 쇼 데이터 개수" }, - { "profile_move_select_question_prefix", "선택한" }, - { "profile_move_select_question_infix", "개의 쇼를" }, - { "profile_move_select_question_suffix", "프로필로 이동하시겠습니까?" }, - { "profile_move_select_button", "이동" }, + { "overlay_position_suffix", ""}, + { "overlay_position_win", "WIN" }, + { "overlay_position_survived", "SURVIVED" }, + { "overlay_position_qualified", "PASS" }, + { "overlay_position_eliminated", "ELIMINATED" }, + { "overlay_picPositionLock_tooltip", "Pin the overlay to its current position" }, + { "overlay_picPositionNE_tooltip", "Pin the overlay to the top-left corner of the screen" }, + { "overlay_picPositionNW_tooltip", "Pin the overlay to the top-right corner of the screen" }, + { "overlay_picPositionSE_tooltip", "Pin the overlay to the bottom-left corner of the screen" }, + { "overlay_picPositionSW_tooltip", "Pin the overlay to the bottom-right corner of the screen" }, - { "custom_range_range", "커스텀 기간" }, - { "custom_range_templates", "템플릿" }, - { "custom_range_legacy_season", "구시즌" }, - { "custom_range_ffa_season", "신시즌" }, - { "custom_range_legacy", "레거시" }, - { "custom_range_ffa", "FFA" }, - { "custom_range_not_set", "설정 없음" }, - { "custom_range_filter", "필터링 적용" }, - } - }, - { Language.Japanese, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "author", "Eunma" }, + { "profile_title", "Profile Settings" }, + { "profile_list", "Profile List" }, + { "profile_add_tab", "Add" }, + { "profile_add_tab_label1", "Profile Name" }, + { "profile_add_tab_button", "Add" }, + { "profile_rename_tab", "Rename" }, + { "profile_rename_tab_label1", "Profile" }, + { "profile_rename_tab_label2", "New Name" }, + { "profile_rename_tab_button", "Rename" }, + { "profile_move_tab", "Move" }, + { "profile_move_tab_label1", "From" }, + { "profile_move_tab_label2", "To" }, + { "profile_move_tab_button", "Move" }, + { "profile_remove_tab", "Remove" }, + { "profile_remove_tab_label1", "Profile" }, + { "profile_remove_tab_label2", "* You can only delete profile with no data" }, + { "profile_remove_tab_button", "Remove" }, + { "profile_rounds_suffix", "Rounds" }, + { "profile_apply_change_button", "Save" }, + { "profile_undo_change_button", "Cancel" }, + { "profile_add_select_title", "Add Shows" }, + { "profile_add_select_question_prefix", "There are previous shows not in your current stats." }, + { "profile_add_select_question_suffix", "Select a profile below to add your data." }, + { "profile_add_select_question_suffix_linked_profiles", "Data will be added in linked profiles." }, + { "profile_add_select_use_linked_profiles", "Use linked profiles" }, + { "profile_move_select_title", "Move Show Data" }, + { "profile_move_select_description_prefix", "Select a profile below to move your show data." }, + { "profile_move_select_description_suffix", "Number of selected show data" }, + { "profile_move_select_question_prefix", "Would you like to move the" }, + { "profile_move_select_question_infix", "selected shows to the" }, + { "profile_move_select_question_suffix", "profile?" }, + { "profile_move_select_button", "Move" }, + + { "custom_range_range", "Custom period" }, + { "custom_range_templates", "Templates" }, + { "custom_range_legacy_season", "Season" }, + { "custom_range_ffa_season", "Season" }, + { "custom_range_season", "Season" }, + { "custom_range_legacy", "Legacy" }, + { "custom_range_ffa", "FFA" }, + { "custom_range_not_set", "Not Set" }, + { "custom_range_filter", "Filter" }, + } + }, + { Language.Korean, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "author", "신모씨_" }, { "main_by", "by" }, { "main_on_twitch", "on Twitch" }, - { "main_multilingual", "多言語" }, - { "main_settings", "設定" }, - { "main_fall_guys_stats", "Fall Guys Stats" }, - { "main_filters", "フィルタ" }, - { "main_stats", "期間" }, - { "main_all", "すべて" }, - { "main_season", "シーズン" }, - { "main_week", "1週間" }, - { "main_day", "1日間" }, - { "main_session", "セッション" }, - { "main_custom_range", "カスタマイズ" }, - { "main_party_type", "パーティータイプ" }, - { "main_party", "パーティー" }, - { "main_solo", "ソロ" }, - { "main_profile", "プロファイル" }, - { "main_profile_setting", "プロファイル設定" }, - { "main_show_overlay", "オーバーレイを表示" }, - { "main_hide_overlay", "オーバーレイを隠す" }, - { "main_update", "更新" }, - { "main_manual_update_version", "手動更新版" }, - { "main_help", "ヘルプ" }, - { "main_launch_fall_guys", "Fall Guysを起動" }, - { "main_useful_things", "便利なもの!" }, - { "main_fall_guys_wiki", "Fall Guys Wiki" }, - { "main_fall_guys_reddit", "Fall Guys Reddit" }, - { "main_fallalytics", "Fallalytics" }, - { "main_fallalytics_main", "Main Page" }, - { "main_fallalytics_find_player", "Find Player" }, - { "main_fallalytics_overall_rankings", "Overall Ranking" }, - { "main_fallalytics_level_rankings", "Level Rakings" }, - { "main_fallalytics_weekly_crown_league", "Weekly Crown League" }, - { "main_fallalytics_round_statistics", "Round Statistics" }, - { "main_fallalytics_show_statistics", "Show Statistics" }, - { "main_fallalytics_news", "News" }, - { "main_roll_off_club", "Roll Off Club" }, - { "main_lost_temple_analyzer", "ロストテンプルアナライザ" }, - { "main_fall_guys_db", "FallGuys DB" }, - { "main_fall_guys_db_main", "Main Page" }, - { "main_fall_guys_db_shows", "Shows List" }, - { "main_fall_guys_db_discovery", "Discovery" }, - { "main_fall_guys_db_shop", "Item Shop" }, - { "main_fall_guys_db_newsfeeds", "Newsfeeds" }, - { "main_fall_guys_db_strings", "Localized Strings" }, - { "main_fall_guys_db_cosmetics", "All Cosmetics" }, - { "main_fall_guys_db_crown_ranks", "Crown Ranks" }, - { "main_fall_guys_db_live_events", "Live Events" }, - { "main_fall_guys_db_daily_shop", "Daily Items" }, - { "main_fall_guys_db_creative", "Creative Level Lookup" }, - { "main_fall_guys_db_faq", "FAQ" }, - { "main_fall_guys_official", "Fall Guys 公式" }, - { "main_fall_guys_wiki_tooltip", "プレイヤーによって作成および管理されている、Fall Guys の究極の Wiki ガイド。" }, - { "main_fall_guys_reddit_tooltip", "コミュニティが運営し、開発者がサポートする Fall Guys 専用のサブレディットです。" }, - { "main_fallalytics_tooltip", "Fallalytics は、Fall Guys のラウンド分布に関して収集されたデータを調査するツールです。" }, - { "main_roll_off_club_tooltip", "ロールオフのプロになろう!" }, - { "main_lost_temple_analyzer_tooltip", "ロストテンプルを視覚的に完璧に分析してみましょう。" }, - { "main_todays_show_tooltip", "現在プレイできるショーを確認できます。" }, - { "main_fall_guys_official_tooltip", "『Fall Guys』(フォールガイズ)は、2020年8月4日に発売されたコンピュータゲームソフト。" }, - { "main_overlay_show_tooltip", "(Ctrl + O) オーバーレイを表示" }, - { "main_overlay_hide_tooltip", "(Ctrl + O) オーバーレイを非表示" }, - { "main_overlay_shortcut_tooltip", "(Ctrl + M) 常に一番上に表示する\n(Ctrl + T) 背景色を変更する\n(Ctrl + F) 向きを変更する\n(Ctrl + C) プラットフォーム別の人数を表示する\n(Ctrl + R) ラウンドタイプ別に色を変更する\n(Ctrl + Shift + ↑ または ↓) オーバーレイの透明度を調整する\n(Ctrl + Shift + Z) リンク先のプロファイルに自動で変更する\n(Ctrl + Shift + X) オーバーレイのサイズがリセットする\n(Ctrl + Shift + C) オーバーレイの位置をリセットする" }, - { "main_update_prefix_tooltip", "FallGuysStatsが絶えず更新されるようにしたい場合は、" }, - { "main_update_suffix_tooltip", " GitHubリポジトリにアクセスして星を押してください! " }, - { "main_you_can_update_new_version_prefix_tooltip", " 新バージョン(" }, - { "main_you_can_update_new_version_suffix_tooltip", ")にアップデートできます! " }, - { "main_exit_program", "終了" }, - { "main_plays", "プレイ時間" }, - { "main_shows", "ショー" }, - { "main_inning", "回" }, - { "main_rounds", "ラウンド" }, - { "main_round", "ラウンド" }, - { "main_wins", "勝利" }, - { "main_win", "勝" }, - { "main_finals", "決勝戦" }, - { "main_kudos", "Kudos" }, - { "main_hour", "時間 " }, - { "main_min", "分 " }, - { "main_sec", "秒" }, - { "main_round_name", "ラウンド名" }, - { "main_played", "プレイ回数" }, - { "main_qualified", "完走" }, - { "main_gold", "金メダル" }, - { "main_silver", "銀メダル" }, - { "main_bronze", "銅メダル" }, - { "main_fastest", "最短記録" }, - { "main_longest", "最長記録" }, - { "main_ave_finish", "平均記録" }, - { "main_hoopsie_legends", "フープ・ループ・レジェンド" }, - { "main_hoopsie_heroes", "フープ・ループ・ヒーロー" }, - { "main_profile_solo", "ソロ" }, - { "main_profile_ranked_solo", "ランク戦ソロ" }, - { "main_profile_duo", "デュオ" }, - { "main_profile_ranked_duo", "ランク戦デュオ" }, - { "main_profile_trio", "トリオ" }, - { "main_profile_ranked_trio", "ランク戦トリオ" }, - { "main_profile_squad", "スクワッド" }, - { "main_profile_ranked_squad", "ランク戦スクワッド" }, - { "main_profile_custom", "カスタム" }, - { "main_profile_creative", "クリエイティブ" }, - { "main_custom_and_casual_shows", "カスタム/自由探索" }, - { "main_export_csv", "CSVファイルにエクスポート" }, - { "main_export_html", "クリップボードにコピー (HTML)" }, - { "main_export_bbcode", "クリップボードにコピー (BBCode)" }, - { "main_export_markdown", "クリップボードにコピー (MarkDown)" }, - { "main_delete_shows", "ショーを削除" }, - { "main_move_shows", "ショーデータの移動" }, - { "main_delete_finish_time", "「到着」時間を削除する" }, - { "main_update_creative_map_infos", "情報の更新" }, - { "main_update_program", "Fall Guys Stats アップデート" }, - { "main_updating_program", "ダウンロード中..." }, - { "main_update_complete", "アップデート完了" }, - - { "level_detail_medal", "メダル" }, - { "level_detail_is_final", "決勝" }, - { "level_detail_show_id", "ショー番号" }, - { "level_detail_show_name_id", "ショー名" }, - { "level_detail_round", "ラウンド" }, - { "level_detail_round_suffix", "数" }, - { "level_detail_name", "ラウンド名" }, - { "level_detail_players", "人数" }, - { "level_detail_playersPs4", "PS4" }, - { "level_detail_playersPs4_desc", "Play Station 4" }, - { "level_detail_playersPs5", "PS5" }, - { "level_detail_playersPs5_desc", "Play Station 5" }, - { "level_detail_playersXb1", "Xbox One" }, - { "level_detail_playersXb1_desc", "Xbox One" }, - { "level_detail_playersXsx", "Xbox Series X" }, - { "level_detail_playersXsx_desc", "Xbox Series X" }, - { "level_detail_playersSw", "Switch" }, - { "level_detail_playersSw_desc", "Nintendo Switch" }, - { "level_detail_playersPc", "PC" }, - { "level_detail_playersPc_desc", "PC" }, - { "level_detail_playersAndroid", "Android" }, - { "level_detail_playersAndroid_desc", "Android" }, - { "level_detail_playersIos", "iOS" }, - { "level_detail_playersIos_desc", "iOS" }, - { "level_detail_playersBots", "Bots" }, - { "level_detail_playersBots_desc", "ボット" }, - { "level_detail_start", "日付" }, - { "level_detail_end", "所要時間" }, - { "level_detail_finish", "到着" }, - { "level_detail_position", "順位" }, - { "level_detail_score", "スコア" }, - { "level_detail_kudos", "Kudos" }, - { "level_detail_gold", "金" }, - { "level_detail_silver", "銀" }, - { "level_detail_bronze", "銅" }, - { "level_detail_pink", "ピンク" }, - { "level_detail_eliminated", "脱落" }, - { "level_detail_round_summary", "ラウンド概要一覧" }, - { "level_detail_show_stats", "全てのショーの記録" }, - { "level_detail_round_stats", "全てのラウンドの記録" }, - { "level_detail_final_stats", "決勝戦の記録" }, - { "level_detail_level_stats", "ラウンドの記録" }, - { "level_detail_wins_per_day", "日ごとの勝利数推移" }, - { "level_detail_stats_by_round", "ラウンド別統計グラフ" }, - { "level_detail_success_reaching_finals", "決勝進出成功" }, - { "level_detail_failure_reaching_finals", "決勝進出失敗" }, - { "level_detail_shows", "ショー" }, - { "level_detail_finals", "決勝戦" }, - { "level_detail_wins", "優勝" }, - { "level_detail_losses", "敗北" }, - { "level_detail_date", "日付" }, - { "level_detail_finals_stats", "決勝戦の統計" }, - { "level_detail_tooltiptext", "クリックしてラウンド統計を表示。" }, - { "level_detail_tooltiptext_prefix", "クリックすると、" }, - { "level_detail_tooltiptext_suffix", " のラウンド統計が表示されます。" }, - { "level_date_format", "yyyy\\/M\\/d (ddd)" }, - { "level_grid_date_format", "yyyy\\/M\\/d HH:mm (ddd)" }, - { "level_detail_no_data", "データが存在しません。" }, - { "level_detail_no_data_caption", "データなし" }, - { "level_detail_share_code_copied", " 共有コードがコピーされました ! " }, - { "level_detail_share_code_copied_tooltip", "ダブルクリックして共有コードをコピーする。" }, - { "level_detail_creative_author", "製作者" }, - { "level_detail_creative_likes", "高評価" }, - { "level_detail_creative_dislikes", "低評価" }, - { "level_detail_creative_share_code", "共有コード" }, - { "level_detail_creative_version", "バージョン" }, - { "level_detail_creative_max_players", "最大プレイヤー数" }, - { "level_detail_creative_time_limit", "制限時間" }, - { "level_detail_creative_platform", "クリエイティブラウンド" }, - { "level_detail_creative_last_modified", "最終更新日" }, - { "level_detail_creative_play_count", "プレイ回数" }, - { "level_detail_creative_inning", "回" }, - { "level_detail_creative_player_suffix", "人" }, - { "level_detail_online_platform_eos", "Epic Games" }, - { "level_detail_online_platform_steam", "Steam" }, - { "level_detail_online_platform_psn", "PSN" }, - { "level_detail_online_platform_xbl", "Xbox Live" }, - { "level_detail_online_platform_nso", "Nintendo Switch Online" }, - { "level_detail_race", "レース" }, - { "level_detail_hunt", "ポイント" }, - { "level_detail_survival", "サバイバル" }, - { "level_detail_logic", "ロジック" }, - { "level_detail_team", "チーム" }, - { "level_detail_invisibeans", "かくれんビーンズ" }, - { "level_detail_final", "ファイナル" }, - - { "level_round_played_prefix", ""}, - { "level_round_played_suffix", "プレイする。" }, - { "level_win_suffix", "勝" }, - { "level_wins_suffix", "勝" }, - { "level_loss_suffix", "敗" }, - { "level_losses_suffix", "敗" }, - { "level_no_statistical_data", " 統計データなし" }, - - { "leaderboard_menu_title", "リーダーボード" }, - { "leaderboard_report_cheater", "不正行為者を通報" }, - { "leaderboard_choose_a_round", "ラウンドを選択してください。" }, - { "leaderboard_overall_rank", "🏆 総合ランク" }, - { "leaderboard_search_players", "🔎 プレイヤー検索" }, - { "leaderboard_search_players_WaterMark", "🔎 私の素晴らしいニックネーム" }, - { "leaderboard_weekly_crown_league", "👑 週刊クラウンリーグ" }, - { "leaderboard_total_players_prefix", "合計" }, - { "leaderboard_total_players_suffix", "人のプレイヤー" }, - { "leaderboard_see_full_rankings_in_fallalytics", "FALLALYTICS で完全なランキングを見る" }, + { "main_multilingual", "다국어" }, + { "main_settings", "설정" }, + { "main_fall_guys_stats", "폴 가이즈 스탯츠" }, + { "main_filters", "필터링" }, + { "main_stats", "통계 범위" }, + { "main_all", "전체" }, + { "main_season", "시즌" }, + { "main_week", "주간" }, + { "main_day", "일일" }, + { "main_session", "세션" }, + { "main_custom_range", "사용자 지정" }, + { "main_party_type", "파티 유형" }, + { "main_party", "파티" }, + { "main_solo", "솔로" }, + { "main_profile", "프로필" }, + { "main_profile_setting", "프로필 설정" }, + { "main_show_overlay", "통계 보이기" }, + { "main_hide_overlay", "통계 숨기기" }, + { "main_update", "업데이트" }, + { "main_manual_update_version", "수동 업데이트 버전" }, + { "main_help", "도움말" }, + { "main_launch_fall_guys", "폴 가이즈 실행" }, + { "main_useful_things", "유용한 것들!" }, + { "main_fall_guys_wiki", "폴 가이즈 위키" }, + { "main_fall_guys_reddit", "폴 가이즈 레딧" }, + { "main_fallalytics", "폴라리틱스" }, + { "main_fallalytics_main", "메인 페이지" }, + { "main_fallalytics_find_player", "플레이어 검색" }, + { "main_fallalytics_overall_rankings", "종합 순위" }, + { "main_fallalytics_level_rankings", "레벨 순위" }, + { "main_fallalytics_weekly_crown_league", "주간 크라운 리그" }, + { "main_fallalytics_round_statistics", "레벨 통계" }, + { "main_fallalytics_show_statistics", "쇼 통계" }, + { "main_fallalytics_news", "뉴스" }, + { "main_roll_off_club", "롤 오프 클럽" }, + { "main_lost_temple_analyzer", "버려진 사원 분석기" }, + { "main_fall_guys_db", "폴 가이즈 DB" }, + { "main_fall_guys_db_main", "메인 페이지" }, + { "main_fall_guys_db_shows", "쇼 목록" }, + { "main_fall_guys_db_discovery", "디스커버" }, + { "main_fall_guys_db_shop", "아이템 상점" }, + { "main_fall_guys_db_newsfeeds", "뉴스피드" }, + { "main_fall_guys_db_strings", "문자열 검색" }, + { "main_fall_guys_db_cosmetics", "커스터마이징" }, + { "main_fall_guys_db_crown_ranks", "크라운 랭크" }, + { "main_fall_guys_db_live_events", "라이브 이벤트" }, + { "main_fall_guys_db_daily_shop", "일일 아이템" }, + { "main_fall_guys_db_creative", "폴크리 조회" }, + { "main_fall_guys_db_faq", "자주 묻는 질문" }, + { "main_fall_guys_official", "폴 가이즈 공식" }, + { "main_fall_guys_wiki_tooltip", "플레이어가 작성하고 유지 관리하는 폴 가이즈를 위한 최고의 위키 가이드입니다" }, + { "main_fall_guys_reddit_tooltip", "커뮤니티가 운영하고 개발자가 지원하는 폴 가이즈 전용 하위 레딧입니다" }, + { "main_fallalytics_tooltip", "폴라리틱스는 폴 가이즈의 라운드 분포에 대해 수집된 데이터를 탐색하는 도구입니다" }, + { "main_roll_off_club_tooltip", "롤 오프의 프로가 되어보세요!" }, + { "main_lost_temple_analyzer_tooltip", "버려진 사원을 시각적으로 완벽하게 분석해보세요" }, + { "main_todays_show_tooltip", "현재 이용 가능한 쇼를 확인하세요" }, + { "main_fall_guys_official_tooltip", "폴 가이즈는 2020년 공개된 미디어토닉이 개발하고, 디볼버 디지털이 배급한 비디오 게임입니다" }, + { "main_overlay_show_tooltip", " (Ctrl + O) 키를 눌러 통계창 보이기" }, + { "main_overlay_hide_tooltip", " (Ctrl + O) 키를 눌러 통계창 숨기기" }, + { "main_overlay_shortcut_tooltip", " (Ctrl + M) 키를 누르면 통계창을 맨 위에 두는 옵션이 토글 됩니다.\n (Ctrl + T) 키를 누르면 통계창의 배경색이 전환됩니다.\n (Ctrl + F) 키를 누르면 통계창 좌우 반전 옵션이 토글 됩니다.\n (Ctrl + C) 키를 누르면 플랫폼별 사용자 수가 표시됩니다.\n (Ctrl + R) 키를 누르면 라운드 이름에 해당 라운드 유형에 대한 색상 배지 옵션이 토글 됩니다.\n (Ctrl + Shift + ↑ 또는 ↓) 키를 누르면 통계창의 투명도가 조절됩니다.\n (Ctrl + Shift + Z) 키를 누르면 연동된 프로필로 자동 변경 옵션이 토글 됩니다.\n (Ctrl + Shift + X) 키를 누르면 통계창의 크기가 재설정됩니다.\n (Ctrl + Shift + C) 키를 누르면 통계창의 위치가 재설정됩니다." }, + { "main_update_prefix_tooltip", " 폴 가이즈 스탯츠가 지속적으로 업데이트되기를 원하신다면, " }, + { "main_update_suffix_tooltip", "GitHub 저장소에 방문하셔서 별을 눌러주세요!" }, + { "main_you_can_update_new_version_prefix_tooltip", " 새로운 버전 ⟦ " }, + { "main_you_can_update_new_version_suffix_tooltip", " ⟧ 으로 업데이트할 수 있어요! " }, + { "main_exit_program", "종료" }, + { "main_plays", "플레이" }, + { "main_shows", "쇼" }, + { "main_inning", "회" }, + { "main_rounds", "라운드" }, + { "main_round", "라운드" }, + { "main_wins", "우승" }, + { "main_win", "승" }, + { "main_finals", "결승전" }, + { "main_kudos", "쿠도스" }, + { "main_hour", "시간 " }, + { "main_min", "분 " }, + { "main_sec", "초" }, + { "main_round_name", "라운드 이름" }, + { "main_played", "플레이" }, + { "main_qualified", "완주" }, + { "main_gold", "금메달" }, + { "main_silver", "은메달" }, + { "main_bronze", "동메달" }, + { "main_fastest", "최단 기록" }, + { "main_longest", "최장 기록" }, + { "main_ave_finish", "평균 기록" }, + { "main_hoopsie_legends", "후프의 전설" }, + { "main_hoopsie_heroes", "후프의 영웅" }, + { "main_profile_solo", "솔로" }, + { "main_profile_ranked_solo", "랭크 솔로" }, + { "main_profile_duo", "듀오" }, + { "main_profile_ranked_duo", "랭크 듀오" }, + { "main_profile_trio", "트리오" }, + { "main_profile_ranked_trio", "랭크 트리오" }, + { "main_profile_squad", "스쿼드" }, + { "main_profile_ranked_squad", "랭크 스쿼드" }, + { "main_profile_custom", "커스텀" }, + { "main_profile_creative", "폴크리" }, + { "main_custom_and_casual_shows", "커스텀/탐험" }, + { "main_export_csv", "CSV 파일로 내보내기" }, + { "main_export_html", "클립보드로 내보내기 (HTML)" }, + { "main_export_bbcode", "클립보드로 내보내기 (BBCode)" }, + { "main_export_markdown", "클립보드로 내보내기 (MarkDown)" }, + { "main_delete_shows", "삭제" }, + { "main_move_shows", "쇼 데이터 이동" }, + { "main_delete_finish_time", "\"도착\" 시간 삭제" }, + { "main_update_creative_map_infos", "정보 업데이트" }, + { "main_update_program", "폴 가이즈 스탯츠 업데이트" }, + { "main_updating_program", "다운로드 중..." }, + { "main_update_complete", "업데이트 완료" }, + + { "level_detail_medal", "메달" }, + { "level_detail_is_final", "결승" }, + { "level_detail_show_id", "쇼 번호" }, + { "level_detail_show_name_id", "쇼 이름" }, + { "level_detail_round", "라운드" }, + { "level_detail_round_suffix", " 수" }, + { "level_detail_name", "라운드 이름" }, + { "level_detail_players", "플레이어" }, + { "level_detail_playersPs4", "PS4" }, + { "level_detail_playersPs4_desc", "Play Station 4" }, + { "level_detail_playersPs5", "PS5" }, + { "level_detail_playersPs5_desc", "Play Station 5" }, + { "level_detail_playersXb1", "Xbox One" }, + { "level_detail_playersXb1_desc", "Xbox One" }, + { "level_detail_playersXsx", "Xbox Series X" }, + { "level_detail_playersXsx_desc", "Xbox Series X" }, + { "level_detail_playersSw", "Switch" }, + { "level_detail_playersSw_desc", "닌텐도 스위치" }, + { "level_detail_playersPc", "PC" }, + { "level_detail_playersPc_desc", "컴퓨터" }, + { "level_detail_playersAndroid", "Android" }, + { "level_detail_playersAndroid_desc", "안드로이드" }, + { "level_detail_playersIos", "iOS" }, + { "level_detail_playersIos_desc", "iOS" }, + { "level_detail_playersBots", "Bots" }, + { "level_detail_playersBots_desc", "봇" }, + { "level_detail_start", "날짜" }, + { "level_detail_end", "소요시간" }, + { "level_detail_finish", "도착" }, + { "level_detail_position", "순위" }, + { "level_detail_score", "점수" }, + { "level_detail_kudos", "쿠도스" }, + { "level_detail_gold", "금" }, + { "level_detail_silver", "은" }, + { "level_detail_bronze", "동" }, + { "level_detail_pink", "핑크" }, + { "level_detail_eliminated", "탈락" }, + { "level_detail_round_summary", "라운드 요약 목록" }, + { "level_detail_show_stats", "쇼 통계 목록" }, + { "level_detail_round_stats", "라운드 통계 목록" }, + { "level_detail_final_stats", "결승전 통계 목록" }, + { "level_detail_level_stats", "라운드 통계 목록" }, + { "level_detail_wins_per_day", "일일 승리 통계 그래프" }, + { "level_detail_stats_by_round", "라운드별 통계 그래프" }, + { "level_detail_success_reaching_finals", "결승 진출 성공" }, + { "level_detail_failure_reaching_finals", "결승 진출 실패" }, + { "level_detail_shows", "쇼" }, + { "level_detail_finals", "결승전" }, + { "level_detail_wins", "우승" }, + { "level_detail_losses", "패배" }, + { "level_detail_date", "날짜" }, + { "level_detail_finals_stats", "결승전 통계" }, + { "level_detail_tooltiptext_prefix", ""}, + { "level_detail_tooltiptext_suffix", "의 레벨 통계를 보려면 클릭하세요" }, + { "level_date_format", "yyyy년 M월 d일 (ddd)" }, + { "level_grid_date_format", "yyyy년 M월 d일 HH:mm (ddd)" }, + { "level_detail_no_data", "데이터가 존재하지 않습니다." }, + { "level_detail_no_data_caption", "데이터 없음" }, + { "level_detail_share_code_copied", "공유 코드가 복사되었습니다 !" }, + { "level_detail_share_code_copied_tooltip", "더블클릭해서 공유 코드를 복사하세요." }, + { "level_detail_creative_author", "제작자" }, + { "level_detail_creative_likes", "좋아요" }, + { "level_detail_creative_dislikes", "싫어요" }, + { "level_detail_creative_share_code", "공유 코드" }, + { "level_detail_creative_version", "버전" }, + { "level_detail_creative_max_players", "최대 인원" }, + { "level_detail_creative_time_limit", "시간 제한" }, + { "level_detail_creative_platform", "제작 플랫폼" }, + { "level_detail_creative_last_modified", "마지막 수정" }, + { "level_detail_creative_play_count", "통과 횟수" }, + { "level_detail_creative_inning", "회" }, + { "level_detail_creative_player_suffix", "명" }, + { "level_detail_online_platform_eos", "에픽게임즈" }, + { "level_detail_online_platform_steam", "스팀" }, + { "level_detail_online_platform_psn", "플레이스테이션 네트워크" }, + { "level_detail_online_platform_xbl", "엑스박스 네트워크" }, + { "level_detail_online_platform_nso", "닌텐도 스위치 온라인" }, + { "level_detail_race", "레이스" }, + { "level_detail_hunt", "점수" }, + { "level_detail_survival", "생존" }, + { "level_detail_logic", "로직" }, + { "level_detail_team", "팀" }, + { "level_detail_invisibeans", "투명젤리빈" }, + { "level_detail_final", "최종" }, + + { "level_round_played_prefix", ""}, + { "level_round_played_suffix", "플레이함" }, + { "level_win_suffix", "승" }, + { "level_wins_suffix", "승" }, + { "level_loss_suffix", "패" }, + { "level_losses_suffix", "패" }, + { "level_no_statistical_data", " 통계 데이터 없음" }, + + { "leaderboard_menu_title", "리더보드" }, + { "leaderboard_report_cheater", "부정행위자 신고" }, + { "leaderboard_choose_a_round", "라운드를 선택하세요" }, + { "leaderboard_overall_rank", "🏆 종합 순위" }, + { "leaderboard_search_players", "🔎 플레이어 검색" }, + { "leaderboard_search_players_WaterMark", "🔎 내 멋진 닉네임" }, + { "leaderboard_weekly_crown_league", "👑 주간 크라운 리그" }, + { "leaderboard_total_players_prefix", "총 " }, + { "leaderboard_total_players_suffix", " 명의 플레이어" }, + { "leaderboard_see_full_rankings_in_fallalytics", "폴라리틱스에서 전체 순위 보기" }, { "leaderboard_grid_header_rank", "#" }, - { "leaderboard_grid_header_show", "ショー" }, - { "leaderboard_grid_header_player", "プレイヤー" }, - { "leaderboard_grid_header_record", "記録" }, - { "leaderboard_grid_header_finish", "日付" }, - { "leaderboard_grid_header_score", "スコア" }, - { "leaderboard_grid_header_period", "期間" }, + { "leaderboard_grid_header_show", "쇼" }, + { "leaderboard_grid_header_player", "플레이어" }, + { "leaderboard_grid_header_record", "기록" }, + { "leaderboard_grid_header_finish", "날짜" }, + { "leaderboard_grid_header_score", "점수" }, + { "leaderboard_grid_header_period", "기간" }, { "leaderboard_grid_header_first_places", "WRs(*)" }, - { "leaderboard_grid_anonymous", "匿名" }, - { "leaderboard_grid_just_before", "たった今" }, - { "leaderboard_grid_today", "今日" }, - { "leaderboard_grid_yesterday", "昨日" }, - { "leaderboard_grid_the_day_before_yesterday", "一昨日" }, + { "leaderboard_grid_anonymous", "익명" }, + { "leaderboard_grid_just_before", "방금" }, + { "leaderboard_grid_today", "오늘" }, + { "leaderboard_grid_yesterday", "어제" }, + { "leaderboard_grid_the_day_before_yesterday", "그저께" }, { "leaderboard_grid_n_days_ago_prefix", ""}, - { "leaderboard_grid_n_days_ago_suffix", "日前" }, + { "leaderboard_grid_n_days_ago_suffix", "일 전" }, { "leaderboard_grid_n_weeks_ago_prefix", ""}, - { "leaderboard_grid_n_weeks_ago_suffix", "週間前" }, + { "leaderboard_grid_n_weeks_ago_suffix", "주 전" }, { "leaderboard_grid_n_months_ago_prefix", ""}, - { "leaderboard_grid_n_months_ago_suffix", "ヶ月前" }, + { "leaderboard_grid_n_months_ago_suffix", "개월 전" }, { "leaderboard_grid_n_years_ago_prefix", ""}, - { "leaderboard_grid_n_years_ago_suffix", "年前" }, - { "leaderboard_grid_time_prefix", " 分" }, - { "leaderboard_grid_time_suffix", " 秒" }, - { "leaderboard_grid_header_crowns", "クラウン" }, - { "leaderboard_grid_header_shards", "破片" }, - { "leaderboard_grid_header_country", "国名" }, - - { "profile_icon_enable_tooltip", "クリックすると、リンクされたプロファイルに自動的に切り替えられません" }, - { "profile_icon_disable_tooltip", "クリックすると、リンクされたプロファイルに自動的に切り替えられます" }, - { "profile_change_tooltip", "右クリックまたは左クリックで現在のプロファイルを変更します" }, - { "shows_detail_tooltip", "クリックして全てのショーの記録を見る" }, - { "rounds_detail_tooltip", "クリックして全てのラウンドの記録を見る" }, - { "wins_detail_tooltip", "クリックして勝利の記録を見る" }, - { "finals_detail_tooltip", "クリックして決勝戦の記録を見る" }, - { "stats_detail_tooltip", "クリックしてラウンド別統計を見る" }, + { "leaderboard_grid_n_years_ago_suffix", "년 전" }, + { "leaderboard_grid_time_prefix", "분" }, + { "leaderboard_grid_time_suffix", "초" }, + { "leaderboard_grid_header_crowns", "크라운" }, + { "leaderboard_grid_header_shards", "조각" }, + { "leaderboard_grid_header_country", "국가" }, - { "message_already_running_caption", "既に実行中" }, - { "message_fall_guys_already_running", "Fall Guysは既に実行中です。" }, - { "message_tracker_already_running", "Statsは既に実行中です。" }, - { "message_register_shortcut_caption", "ショートカットファイルパスの設定が必要です" }, - { "message_register_shortcut", "Fall Guysのショートカットファイルパスを設定してください。" }, - { "message_register_exe_caption", "実行可能ファイルのパス設定が必要です" }, - { "message_register_exe", "Fall Guysの実行可能ファイルのパスを設定します。" }, - { "message_wrong_selected_file_caption", "無効なファイルが選択されました" }, - { "message_wrong_selected_file_epicgames", "Fall Guysのショートカットファイルを選択してください。" }, - { "message_wrong_selected_file_steam", "インストールフォルダから \"FallGuys_client_game.exe\" を選択してください。" }, - { "message_not_installed_steam_caption", "Steam版Fall Guysがインストールされていません" }, - { "message_not_installed_steam", "Steam版Fall Guysがインストールされていません。" }, - { "message_not_installed_epicGames_caption", "Epic Games版Fall Guysがインストールされていません" }, - { "message_not_installed_epicGames", "Epic Games版Fall Guysがインストールされていません。" }, - { "message_save_csv_caption", "CSVファイルにエクスポート" }, - { "message_save_csv", "CSVファイルとして保存しました。" }, - { "message_save_html_caption", "HTMLにエクスポート" }, - { "message_save_html", "HTML形式でクリップボードに保存しました。" }, - { "message_save_bbcode_caption", "BBCodeにエクスポート" }, - { "message_save_bbcode", "BBCode形式でクリップボードに保存しました。" }, - { "message_save_markdown_caption", "MarkDownにエクスポート" }, - { "message_save_markdown", "MarkDown形式でクリップボードに保存しました。" }, - { "message_save_data_caption", "データを保存" }, - { "message_save_data_linked_profiles", "連動したプロファイルにデータを保存しますか?" }, - { "message_save_data_linked_profiles_info_prefix", "[注] 連動していない番組のデータは" }, - { "message_save_data_linked_profiles_info_suffix", "プロファイルに保存されます。" }, - { "message_delete_show_caption", "ショーを削除" }, - { "message_delete_show_prefix", "選択した" }, - { "message_delete_show_suffix", "つのショーを削除しますか?" }, - { "message_create_profile_caption", "プロファイルの作成" }, - { "message_create_profile_prefix", "プロファイル" }, - { "message_create_profile_suffix", "を作成しますか?" }, - { "message_same_profile_name_exists", "登録されたプロファイル中に同じ名前が存在します。" }, - { "message_rename_profile_caption", "プロファイル名の変更" }, - { "message_rename_profile_prefix", "プロファイル" }, - { "message_rename_profile_infix", "の名前を" }, - { "message_rename_profile_suffix", "に変更しますか?" }, - { "message_move_profile_caption", "プロファイルデータの移動" }, + { "profile_icon_enable_tooltip", "연동된 프로필로 자동 전환하지 않으려면 클릭하세요" }, + { "profile_icon_disable_tooltip", "연동된 프로필로 자동 전환하려면 클릭하세요" }, + { "profile_change_tooltip", "오른쪽 클릭 또는 왼쪽 클릭으로 현재 프로필을 변경하세요" }, + { "shows_detail_tooltip", "쇼 통계를 보려면 클릭하세요" }, + { "rounds_detail_tooltip", "라운드 통계를 보려면 클릭하세요" }, + { "wins_detail_tooltip", "우승 통계를 보려면 클릭하세요" }, + { "finals_detail_tooltip", "결승전 통계를 보려면 클릭하세요" }, + { "stats_detail_tooltip", "라운드별 통계 그래프를 보려면 클릭하세요" }, + + { "message_already_running_caption", "이미 실행 중" }, + { "message_fall_guys_already_running", "폴 가이즈 클라이언트가 이미 실행 중입니다." }, + { "message_tracker_already_running", "스탯츠가 이미 실행 중입니다." }, + { "message_register_shortcut_caption", "바로가기 파일 경로 설정 필요" }, + { "message_register_shortcut", "폴 가이즈 게임의 바로가기 파일 경로를 설정해 주세요." }, + { "message_register_exe_caption", "실행 파일 경로 설정 필요" }, + { "message_register_exe", "폴 가이즈 게임의 실행 파일 경로를 설정해 주세요." }, + { "message_wrong_selected_file_caption", "잘못된 파일 선택" }, + { "message_wrong_selected_file_epicgames", "폴 가이즈 클라이언트의 바로가기 파일을 선택해 주세요." }, + { "message_wrong_selected_file_steam", "설치 폴더에서 \"FallGuys_client_game.exe\"를 선택해 주세요." }, + { "message_not_installed_steam_caption", "설치되지 않음" }, + { "message_not_installed_steam", "스팀 버전 폴 가이즈가 설치되어 있지 않습니다." }, + { "message_not_installed_epicGames_caption", "설치되지 않음" }, + { "message_not_installed_epicGames", "에픽 게임즈 버전 폴 가이즈가 설치되어 있지 않습니다." }, + { "message_save_csv_caption", "CSV 파일로 내보내기" }, + { "message_save_csv", "CSV 파일로 저장했습니다." }, + { "message_save_html_caption", "HTML 형식으로 내보내기" }, + { "message_save_html", "HTML 형식으로 클립보드에 저장했습니다." }, + { "message_save_bbcode_caption", "BBCode 형식으로 내보내기" }, + { "message_save_bbcode", "BBCode 형식으로 클립보드에 저장했습니다." }, + { "message_save_markdown_caption", "MarkDown으로 내보내기" }, + { "message_save_markdown", "MarkDown 포맷으로 클립보드에 저장했습니다." }, + { "message_save_data_caption", "데이터 저장" }, + { "message_save_data_linked_profiles", "연동된 프로필에 데이터를 저장하시겠습니까?" }, + { "message_save_data_linked_profiles_info_prefix", "[참고] 연동되지 않은 쇼 데이터는" }, + { "message_save_data_linked_profiles_info_suffix", "프로필에 저장됩니다." }, + { "message_delete_show_caption", "쇼 삭제" }, + { "message_delete_show_prefix", "선택한" }, + { "message_delete_show_suffix", "개의 쇼를 삭제하시겠습니까?" }, + { "message_create_profile_caption", "프로필 생성" }, + { "message_create_profile_prefix", ""}, + { "message_create_profile_suffix", "로 프로필을 생성하시겠습니까?" }, + { "message_same_profile_name_exists", "등록된 프로필 중에 동일한 이름이 존재합니다." }, + { "message_rename_profile_caption", "프로필명 변경" }, + { "message_rename_profile_prefix", ""}, + { "message_rename_profile_infix", "에서" }, + { "message_rename_profile_suffix", "로 프로필명을 변경하시겠습니까?" }, + { "message_move_profile_caption", "프로필 데이터 옮기기" }, { "message_move_profile_prefix", ""}, - { "message_move_profile_infix", "から" }, - { "message_move_profile_suffix", "にプロファイルデータを移動しますか?" }, - { "message_delete_profile_caption", "プロファイルの削除" }, - { "message_delete_profile_prefix", "これまでプレイしていたプロファイル" }, - { "message_delete_profile_infix", "のすべてのデータが削除されます。" }, - { "message_delete_profile_suffix", "本当に削除しますか?" }, - { "message_save_profile_caption", "プロファイルを保存" }, - { "message_save_profile_prefix", "現在のデータをプロファイル" }, - { "message_save_profile_suffix", "に保存しますか?" }, - { "message_execution_caption", "Fall Guysを実行" }, - { "message_execution_question", "Fall Guysクライアントを実行しますか?" }, - { "message_update_question_caption", "プログラムの更新" }, - { "message_update_question_prefix", "Fall Guys Statsの新しいバージョン" }, - { "message_update_question_suffix", "がリリースされました。すぐに更新しますか?" }, - { "message_update_latest_version", "現在、最新バージョンを使用しています。" }, - { "message_update_not_determine_version", "バージョンを確認できません。" }, - { "message_save_csv_file_caption", "CSVファイルとして保存" }, - { "message_update_error_caption", "アップデートエラー" }, - { "message_update_error", "アップデートを確認できません。" }, - { "message_program_error_caption", "プログラムエラー" }, - { "message_delete_finish_time_caption", "「到着」時間を削除する" }, - { "message_delete_finish_time", "本当に削除しますか?" }, - { "message_update_creative_map_caption", "クリエイティブマップ情報を更新" }, - { "message_update_creative_map_with_sharecode_prefix", "共有コード「" }, - { "message_update_creative_map_with_sharecode_suffix", "」でマップ情報を更新しますか?" }, - { "message_update_creative_map_with_title_prefix", "「" }, - { "message_update_creative_map_with_title_suffix", "」のマップ情報を更新しますか?" }, - { "message_update_creative_map_error", "クリエイティブ・レベルの検索中にエラーが発生しました。" }, - { "message_new_personal_best_caption", "⏱️ 個人的な最高記録更新" }, + { "message_move_profile_infix", "에서" }, + { "message_move_profile_suffix", "로 프로필 데이터를 옮기시겠습니까?" }, + { "message_delete_profile_caption", "프로필 삭제" }, + { "message_delete_profile_prefix", "지금까지 플레이하셨던" }, + { "message_delete_profile_infix", "프로필의 모든 데이터가 삭제됩니다." }, + { "message_delete_profile_suffix", "정말 삭제하시겠습니까?" }, + { "message_save_profile_caption", "프로필 저장" }, + { "message_save_profile_prefix", "현재 데이터를" }, + { "message_save_profile_suffix", "프로필에 저장하시겠습니까?" }, + { "message_execution_caption", "Fall Guys 실행" }, + { "message_execution_question", "Fall Guys 클라이언트를 실행하시겠습니까?" }, + { "message_update_question_caption", "프로그램 업데이트" }, + { "message_update_question_prefix", "폴 가이즈 스탯츠의 새로운 버전" }, + { "message_update_question_suffix", "이 릴리즈되었습니다. 지금 업데이트하시겠습니까?" }, + { "message_update_latest_version", "현재 최신 버전입니다." }, + { "message_update_not_determine_version", "버전을 확인할 수 없습니다." }, + { "message_save_csv_file_caption", "CSV 파일로 저장" }, + { "message_update_error_caption", "업데이트 오류" }, + { "message_update_error", "업데이트를 확인할 수 없습니다." }, + { "message_program_error_caption", "프로그램 오류" }, + { "message_delete_finish_time_caption", "\"도착\" 시간 삭제" }, + { "message_delete_finish_time", "정말 삭제하시겠습니까?" }, + { "message_update_creative_map_caption", "폴크리 맵 정보 업데이트" }, + { "message_update_creative_map_with_sharecode_prefix", "공유 코드 \"" }, + { "message_update_creative_map_with_sharecode_suffix", "\"로 맵 정보를 업데이트하시겠습니까?" }, + { "message_update_creative_map_with_title_prefix", "\"" }, + { "message_update_creative_map_with_title_suffix", "\"의 맵 정보를 업데이트 하시겠습니까?" }, + { "message_update_creative_map_error", "폴크리 맵을 조회하는 동안 오류가 발생했습니다." }, + { "message_new_personal_best_caption", "⏱️ 개인 최고 기록 경신" }, { "message_new_personal_best_prefix", ""}, - { "message_new_personal_best_suffix", " の新個人最高記録を立てました。" }, + { "message_new_personal_best_suffix", " 에서 새로운 개인 최고 기록을 세웠습니다." }, { "message_new_personal_best_timediff_by_minute_prefix", ""}, - { "message_new_personal_best_timediff_by_minute_infix", "分" }, - { "message_new_personal_best_timediff_by_minute_suffix", "秒短縮!" }, - { "message_new_personal_best_timediff_by_second", " 秒短縮!" }, - { "message_test_notifications_caption", "🔔 通知テスト" }, - { "message_connected_to_server_caption", "🔔 サーバー接続通知" }, - { "message_connected_to_server_prefix", "あなたは " }, - { "message_connected_to_server_suffix", " サーバーに接続しています。" }, - { "message_check_internet_connection_caption", "ネットワークエラー" }, - { "message_check_internet_connection", "インターネット接続状態を確認してください。" }, - { "message_changelog_caption", "変更履歴" }, - { "message_changelog_bugfix_and_program_optimization", "バグを修正しプログラムを最適化しました。" }, - { "message_changelog_updated_new_show_and_round_names", "新しいショーとラウンド名を更新しました。" }, - { "message_changelog_overlay_display_improvements", "オーバーレイ表示を改善しました。" }, - { "message_changelog_added_and_improved_win_per_day_graph_feature", "日ごとの勝利数推移グラフ機能を追加・改善しました。" }, - { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "FALLALYTICSスピードランリーダーボード発売" }, - { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "ウィークリー クラウン リーグが FALLALYTICS で公開されました。" }, - { "message_changelog_banning_users_using_hacking_programs", "ハッキングプログラムのユーザーブロック" }, - { "message_changelog_add_proxy_settings", "プロキシ設定を追加する" }, + { "message_new_personal_best_timediff_by_minute_infix", "분" }, + { "message_new_personal_best_timediff_by_minute_suffix", "초 단축!" }, + { "message_new_personal_best_timediff_by_second", "초 단축!" }, + { "message_test_notifications_caption", "🔔 알림 테스트" }, + { "message_connected_to_server_caption", "🔔 서버 연결 알림" }, + { "message_connected_to_server_prefix", ""}, + { "message_connected_to_server_suffix", " 서버에 연결되었습니다." }, + { "message_check_internet_connection_caption", "네트워크 오류" }, + { "message_check_internet_connection", "인터넷 연결상태를 확인해 주세요." }, + { "message_changelog_caption", "변경 로그" }, + { "message_changelog_bugfix_and_program_optimization", "버그 수정 및 프로그램 최적화" }, + { "message_changelog_updated_new_show_and_round_names", "새로운 쇼 및 라운드 이름 업데이트" }, + { "message_changelog_overlay_display_improvements", "통계창 표시 개선" }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", "일일 승리 그래프 기능 추가 및 향상" }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "폴라리틱스 스피드런 순위표 출시" }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "폴라리틱스 주간 크라운 리그 출시" }, + { "message_changelog_banning_users_using_hacking_programs", "해킹 프로그램 사용자 차단" }, + { "message_changelog_add_proxy_settings", "프록시 설정 추가" }, - { "numeric_suffix", "つ" }, + { "numeric_suffix", "개" }, { "message_question_mark", ""}, { "message_full_stop", ""}, { "message_exclamation_mark", ""}, { "message_comma", ""}, - { "settings_title", "設定" }, - { "settings_program", "プログラム" }, - { "settings_display", "表示" }, - { "settings_launch_fallguys", "Fall Guysを起動" }, - { "settings_fallalytics", "Fallalytics" }, - { "settings_proxy_settings", "プロキシ設定" }, - { "settings_use_a_proxy_server", "プロキシサーバーを使用する" }, - { "settings_proxy_address", "住所" }, - { "settings_proxy_port", "ポート" }, - { "settings_enable_proxy_authentication", "プロキシ認証を有効にする" }, - { "settings_proxy_user_name", "ユーザー名" }, - { "settings_proxy_password", "パスワード" }, - { "settings_test_proxy_connection", "プロキシ接続のテスト" }, - { "settings_enter_fallalytics_api_key", "(任意) Fallalytics APIキー" }, - { "settings_sends_info_about_rounds_played_to_fallalytics", "プレイしたラウンド情報とレースラウンドの個人最高記録を Fallalytics に送信する" }, - { "settings_join_a_weekly_crown_league", "毎週クラウンリーグに参加する" }, - { "settings_sends_anonymously_to_fallalytics", "👻 匿名で送信する" }, - { "settings_fallalytics_desc", "ℹ️ Fallalytics は、Fall Guysのラウンド分布に関するデータを収集し、調査するツールです。" }, - { "settings_visit_fallalytics", "Fallalyticsにアクセスする" }, - { "settings_about", "このアプリについて" }, - { "settings_log_path", "📁 ログファイルパス" }, - { "settings_log_path_description", "🏷️ これを設定する必要はありません。 プログラムが正しい位置を読み取らない場合にのみ使用してください。" }, - { "settings_stats", "プログラム設定" }, - { "settings_theme", "テーマ" }, - { "settings_theme_light", "☀️ ライト" }, - { "settings_theme_dark", "🌑 ダーク" }, - { "settings_preferred_ip_geolocation_service", "優先IP地理位置情報サービス" }, - { "settings_auto_selected", "自動" }, - { "settings_ipinfo_token", "トークン" }, - { "settings_enter_ipinfo_token", "(任意)" }, - { "settings_link_to_get_ipinfo_token", " IPinfoアカウントを作成してトークンを取得する " }, - { "settings_previous_win", "以前の優勝回数" }, - { "settings_before_using_tracker", "(Statsを使用する前の回数)" }, - { "settings_auto_update_program", "🔄️ Statsを実行すると、新しいアップデートを確認する" }, - { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "フープ・ループ・レジェンドをフープ・ループ・ヒーローで表示する" }, - { "settings_overlay", "オーバーレイ" }, - { "settings_hide_wins_info", "優勝情報を隠す" }, - { "settings_hide_round_info", "ラウンド情報を隠す" }, - { "settings_hide_time_info", "時間情報を隠す" }, - { "settings_hide_percentages", "パーセント(%)情報を隠す" }, - { "settings_show_tab_for_currnet_filter__profile", "フィルタ / プロファイルを表示する" }, - { "settings_wins__final_filter", "優勝 / 決勝進出フィルター" }, - { "settings_qualify__gold_filter", "完走 / 金メダルフィルター" }, - { "settings_fastest__longest_filter", "最短記録 / 最長記録フィルター" }, - { "settings_all_time_stats", "全時間の記録" }, - { "settings_stats_and_party_filter", "統計とパーティーフィルター" }, - { "settings_season_stats", "今シーズンの記録" }, - { "settings_week_stats", "1週間の記録" }, - { "settings_day_stats", "1日間の記録" }, - { "settings_session_stats", "現在のセッションの記録" }, - { "settings_cycle_time", "循環サイクル" }, - { "settings_sec", "秒" }, - { "settings_background_image", "オーバーレイの画像" }, - { "settings_background", "オーバーレイの背景色" }, - { "settings_background_opacity", "オーバーレイの背景不透明度" }, - { "settings_lock_button_location", "ロックボタンの位置" }, - { "settings_lock_button_location_top", "上" }, - { "settings_lock_button_location_bottom", "下" }, - { "settings_transparent", "透明" }, - { "settings_magenta", "マゼンタ" }, - { "settings_red", "赤" }, - { "settings_green", "緑" }, - { "settings_blue", "青" }, - { "settings_black", "黒" }, - { "settings_white", "白" }, - { "settings_cycle_qualify__gold", "完走 / 金メダルを循環" }, - { "settings_qualify_only", "完走のみ" }, - { "settings_gold_only", "金メダルのみ" }, - { "settings_cycle_best__lowest", "最高記録 / 最低記録を循環" }, - { "settings_personal_best_only", "個人最高記録のみ" }, - { "settings_personal_lowest_only", "個人最低記録のみ" }, - { "settings_cycle_win__final_streak", "連勝 / 連続決勝進出を循環" }, - { "settings_win_streak_only", "連勝のみ" }, - { "settings_final_streak_only", "連続決勝進出のみ" }, - { "settings_cycle_players__ping", "人数 / Pingを循環" }, - { "settings_players_only", "人数のみ" }, - { "settings_ping_only", "Pingのみ" }, - { "settings_flip_display_horizontally", "オーバーレイを水平に反転 (Ctrl + F)" }, - { "settings_always_show_on_top", "📌 オーバーレイを常に一番上に置く (Ctrl + M)" }, - { "settings_display_players_based_on_platform", "🚹 機種別の人数を表示する (Ctrl + C)" }, - { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 ラウンドタイプ別に色を変更する (Ctrl + R)" }, - { "settings_auto_change_profile", "🔃 リンク先のプロファイルに自動で変更する (Ctrl + Shift + Z)" }, - { "settings_shade_the_flag_image", "🏁 サーバーの旗のイメージを網掛けして表示する" }, - { "settings_diaplay_current_time", "🕓 待機中に現在時刻を表示する" }, - { "settings_diaplay_game_played_info", "ℹ️ ラウンド終了後にゲームプレイ情報を表示する (順位、生存者数、勝利、脱落など)" }, - { "settings_count_players_during_the_level", "ゲーム中に合格または脱落したプレイヤーをカウントする" }, - { "settings_custom_overlay_font", "🅰️ カスタムフォント" }, - { "settings_select_font", "フォント選択" }, - { "settings_reset_font", "リセット" }, - { "settings_font_example", "表示例" }, - { "settings_round_example", "ラウンド 3 : ロールオフ" }, - { "settings_sorting_options", "統計表の並べ替え設定" }, - { "settings_ignore_level_type_when_sorting", "📶 ラウンドタイプに関係なく並べ替える" }, - { "settings_grouping_creative_round_levels", "🛠️ クリエイティブ・ラウンドのレベルを1つのカテゴリーにまとめる" }, - { "settings_record_escape_during_a_game", "👻 試合中に逃げたら負けとして記録" }, - { "settings_game_options", "実行オプション" }, - { "settings_game_options_platform", "プラットフォーム" }, - { "settings_fall_guys_exe_location", "↗️ ゲーム実行ファイルパス" }, - { "settings_fall_guys_exe_openfile_title", "ゲーム実行ファイルを選択" }, + { "settings_title", "설정" }, + { "settings_program", "프로그램" }, + { "settings_display", "표시" }, + { "settings_launch_fallguys", "폴 가이즈 실행" }, + { "settings_fallalytics", "폴라리틱스" }, + { "settings_proxy_settings", "프록시 설정" }, + { "settings_use_a_proxy_server", "프록시 서버 사용" }, + { "settings_proxy_address", "주소" }, + { "settings_proxy_port", "포트" }, + { "settings_enable_proxy_authentication", "프록시 인증 사용" }, + { "settings_proxy_user_name", "사용자 이름" }, + { "settings_proxy_password", "패스워드" }, + { "settings_test_proxy_connection", "프록시 연결 테스트" }, + { "settings_enter_fallalytics_api_key", "(선택 사항) 폴라리틱스 API 키 입력" }, + { "settings_sends_info_about_rounds_played_to_fallalytics", "플레이한 라운드 정보와 레이스 라운드의 개인 최고 기록을 폴라리틱스로 전송" }, + { "settings_join_a_weekly_crown_league", "주간 크라운 리그에 참여하기" }, + { "settings_sends_anonymously_to_fallalytics", "👻 익명으로 전송" }, + { "settings_fallalytics_desc", "ℹ️ 폴라리틱스는 폴 가이즈의 라운드 분포에 대해 수집된 데이터를 탐색하는 도구입니다." }, + { "settings_visit_fallalytics", "Fallalytics 방문하기" }, + { "settings_about", "이 앱 정보" }, + { "settings_log_path", "📁 로그파일 경로" }, + { "settings_log_path_description", "🏷️ 스탯츠가 로그파일 경로를 찾지 못할 경우, 이 곳에 폴 가이즈 클라이언트의 로그파일 경로를 직접 입력해주세요." }, + { "settings_stats", "스탯츠" }, + { "settings_theme", "테마" }, + { "settings_theme_light", "☀️ 라이트" }, + { "settings_theme_dark", "🌑 다크" }, + { "settings_preferred_ip_geolocation_service", "IP 위치정보 서비스" }, + { "settings_auto_selected", "자동" }, + { "settings_ipinfo_token", "토큰" }, + { "settings_enter_ipinfo_token", "(선택 사항)" }, + { "settings_link_to_get_ipinfo_token", "IPinfo 계정을 생성하고 토큰 받기" }, + { "settings_previous_win", "이전 우승 횟수" }, + { "settings_before_using_tracker", "(트래커를 사용하기 전)" }, + { "settings_auto_update_program", "🔄️ 스탯츠를 실행할 때 새로운 업데이트 확인하기" }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "후프의 전설을 후프의 영웅으로 표시하기" }, + { "settings_overlay", "통계표시 설정" }, + { "settings_hide_wins_info", "우승 정보 숨기기" }, + { "settings_hide_round_info", "라운드 정보 숨기기" }, + { "settings_hide_time_info", "시간 정보 숨기기" }, + { "settings_hide_percentages", "백분율(%) 정보 숨기기" }, + { "settings_show_tab_for_currnet_filter__profile", "필터링 / 프로필 표시하기" }, + { "settings_wins__final_filter", "우승 / 결승 진출 필터" }, + { "settings_qualify__gold_filter", "완주 / 금메달 필터" }, + { "settings_fastest__longest_filter", "최단 기록 / 최장 기록 필터" }, + { "settings_all_time_stats", "전체 통계" }, + { "settings_stats_and_party_filter", "통계 범위 및 파티 유형" }, + { "settings_season_stats", "시즌 통계" }, + { "settings_week_stats", "주간 통계" }, + { "settings_day_stats", "일일 통계" }, + { "settings_session_stats", "세션 통계" }, + { "settings_cycle_time", "순환 주기" }, + { "settings_sec", "초" }, + { "settings_background_image", "통계창 배경 이미지" }, + { "settings_background", "통계창 배경 색상" }, + { "settings_background_opacity", "통계창 배경 불투명도" }, + { "settings_lock_button_location", "잠금 버튼 위치" }, + { "settings_lock_button_location_top", "상단" }, + { "settings_lock_button_location_bottom", "하단" }, + { "settings_transparent", "투명하게" }, + { "settings_magenta", "마젠타" }, + { "settings_red", "빨강색" }, + { "settings_green", "초록색" }, + { "settings_blue", "파랑색" }, + { "settings_black", "검정색" }, + { "settings_white", "흰색" }, + { "settings_cycle_qualify__gold", "완주 / 금메달 순환 표시" }, + { "settings_qualify_only", "완주만 표시" }, + { "settings_gold_only", "금메달만 표시" }, + { "settings_cycle_best__lowest", "최고 기록 / 최저 기록 순환 표시" }, + { "settings_personal_best_only", "최고 기록만 표시" }, + { "settings_personal_lowest_only", "최저 기록만 표시" }, + { "settings_cycle_win__final_streak", "연승 / 연속결승 진출 순환 표시" }, + { "settings_win_streak_only", "연승만 표시" }, + { "settings_final_streak_only", "연속결승 진출만 표시" }, + { "settings_cycle_players__ping", "인원 수 / Ping 순환 표시" }, + { "settings_players_only", "인원 수만 표시" }, + { "settings_ping_only", "Ping만 표시" }, + { "settings_flip_display_horizontally", "통계창 좌우 반전 (Ctrl + F)" }, + { "settings_always_show_on_top", "📌 통계창을 항상 맨 위에 두기 (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 플랫폼별 인원 표시 (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 라운드 유형별 색상 배지 표시 (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 연동된 프로필로 자동 변경 (Ctrl + Shift + Z)" }, + { "settings_shade_the_flag_image", "🏁 서버의 국기 이미지를 음영 처리해서 표시" }, + { "settings_diaplay_current_time", "🕓 대기하는 동안 현재 시간을 표시" }, + { "settings_diaplay_game_played_info", "ℹ️ 라운드가 종료되면 게임 플레이 정보 표시 (순위, 생존수, 승리, 탈락 등)" }, + { "settings_count_players_during_the_level", "게임중 통과하거나 탈락한 플레이어 카운트" }, + { "settings_custom_overlay_font", "🅰️ 사용자 정의 글꼴" }, + { "settings_select_font", "글꼴 선택" }, + { "settings_reset_font", "글꼴 초기화" }, + { "settings_font_example", "글꼴 예시" }, + { "settings_round_example", "3 라운드 : 바닥 떨어져유" }, + { "settings_sorting_options", "통계표 정렬 옵션" }, + { "settings_ignore_level_type_when_sorting", "📶 라운드 유형에 상관 없이 정렬" }, + { "settings_grouping_creative_round_levels", "🛠️ 폴크리 라운드를 하나의 카테고리로 묶기" }, + { "settings_record_escape_during_a_game", "👻 게임 도중 탈주하면 패배로 기록하기" }, + { "settings_game_options", "실행 옵션" }, + { "settings_game_options_platform", "플랫폼" }, + { "settings_fall_guys_exe_location", "↗️ 게임 실행 파일 경로" }, + { "settings_fall_guys_exe_openfile_title", "게임 실행 파일 선택" }, { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, { "settings_fall_guys_exe_openfile_filter", "EXE Files (*.exe)|*.exe" }, - { "settings_fall_guys_shortcut_location", "↗️ ゲームショートカットパス" }, - { "settings_fall_guys_shortcut_openfile_title", "ゲームのショートカットファイルを選択" }, + { "settings_fall_guys_shortcut_location", "↗️ 게임 바로가기 파일 경로" }, + { "settings_fall_guys_shortcut_openfile_title", "게임 바로가기 파일 선택" }, { "settings_fall_guys_shortcut_openfile_name", ""}, { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, - { "settings_browse", "選択" }, - { "settings_launch_fall_guys_on_tracker_launch", "Statsを実行するときにFallGuysも一緒に実行する" }, - { "settings_language", "表示言語" }, - { "settings_new_update_prefix", "新しいバージョン" }, - { "settings_new_update_suffix", "にアップデートできます" }, - { "settings_save", "保存" }, - { "settings_cancel", "キャンセル" }, - { "settings_select_language_title", "言語を選択" }, - { "settings_auto_generate_profiles", "プロファイルの自動生成" }, - { "settings_select_language_button", "保存" }, - { "settings_system_tray_icon", "📍 システムトレイアイコンを使用する" }, - { "settings_notify_personal_best", "🔔 レースラウンドで個人トップ記録更新時にWindows通知を送信する" }, - { "settings_notify_server_connected", "🔔 サーバー接続時にサーバーの国名を含む Windows 通知を送信する" }, - { "settings_mute_notification_sounds", "🔇 通知音をミュート" }, + { "settings_browse", "찾아보기" }, + { "settings_launch_fall_guys_on_tracker_launch", "스탯츠가 실행되면 폴 가이즈 클라이언트도 함께 실행" }, + { "settings_language", "표시 언어" }, + { "settings_new_update_prefix", "새로운 업데이트" }, + { "settings_new_update_suffix", "사용 가능" }, + { "settings_save", "저장" }, + { "settings_cancel", "취소" }, + { "settings_select_language_title", "언어 선택" }, + { "settings_auto_generate_profiles", "프로필 자동 생성" }, + { "settings_select_language_button", "확인" }, + { "settings_system_tray_icon", "📍 작업 표시줄 아이콘 사용" }, + { "settings_notify_personal_best", "🔔 레이스 라운드에서 개인 최고 기록을 경신하면 팝업 알림" }, + { "settings_notify_server_connected", "🔔 서버가 연결되면 서버가 위치한 나라의 이름을 팝업 알림" }, + { "settings_mute_notification_sounds", "🔇 알림 소리 음소거" }, { "settings_notification_sounds_01", "🔊 01" }, { "settings_notification_sounds_02", "🔊 02" }, { "settings_notification_sounds_03", "🔊 03" }, { "settings_notification_sounds_04", "🔊 04" }, - { "settings_notification_window_bottom_left", "左下" }, - { "settings_notification_window_bottom_right", "右下" }, - { "settings_notification_window_top_left", "左上" }, - { "settings_notification_window_top_right", "右上" }, - { "settings_prevent_overlay_mouse_clicks", "🖱️ マウスカーソルの不具合を防ぐ" }, - { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, - { "settings_issue_traker", "バグトラッカー" }, - { "settings_translation", "翻訳" }, - { "settings_font_need_to_be_installed_caption", "フォントのインストールが必要です。" }, - { "settings_font_need_to_be_installed_message", "Fall Guys Stats フォルダのフォントファイルをインストールしてください。" }, - { "settings_checking_for_updates", "アップデートの確認..." }, + { "settings_notification_window_bottom_left", "왼쪽 하단" }, + { "settings_notification_window_bottom_right", "오른쪽 하단" }, + { "settings_notification_window_top_left", "왼쪽 상단" }, + { "settings_notification_window_top_right", "오른쪽 상단" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ 오버레이 마우스 클릭 방지" }, + { "settings_github", "깃허브 (ShootMe/FallGuysStats)" }, + { "settings_issue_traker", "이슈 추적" }, + { "settings_translation", "번역" }, + { "settings_font_need_to_be_installed_caption", "폰트 파일 설치 필요함" }, + { "settings_font_need_to_be_installed_message", "폴 가이즈 스탯츠 폴더에 있는 폰트 파일을 설치해 주세요." }, + { "settings_checking_for_updates", "업데이트 확인 중..." }, - { "overlay_streak", "連勝" }, - { "overlay_streak_suffix", "勝" }, - { "overlay_streak_finals", "連続決勝" }, - { "overlay_finals", "決勝戦" }, - { "overlay_qualify_chance", "完走" }, - { "overlay_qualify_gold", "金メダル" }, - { "overlay_longest", "最長記録" }, - { "overlay_fastest", "最短記録" }, - { "overlay_personal_best", "自己最高記録" }, - { "overlay_high_score", "ベストスコア" }, - { "overlay_low_score", "ワーストスコア" }, - { "overlay_duration", "時間" }, - { "overlay_players", "人数" }, - { "overlay_current_time", "現在の時刻" }, - { "overlay_round_prefix", "ラウンド " }, - { "overlay_round_suffix", ""}, - { "overlay_round_abbreviation_prefix", "R " }, - { "overlay_round_abbreviation_suffix", ""}, - { "overlay_wins", "優勝" }, - { "overlay_win", "勝" }, - { "overlay_finish", "記録" }, - { "overlay_queued_players", "待機中のプレイヤー" }, + { "overlay_streak", "연승" }, + { "overlay_streak_suffix", "연승" }, + { "overlay_streak_finals", "연속결승" }, + { "overlay_finals", "결승전" }, + { "overlay_qualify_chance", "완주" }, + { "overlay_qualify_gold", "금메달" }, + { "overlay_longest", "최장 기록" }, + { "overlay_fastest", "최단 기록" }, + { "overlay_personal_best", "개인 최고 기록" }, + { "overlay_high_score", "최고 점수" }, + { "overlay_low_score", "최저 점수" }, + { "overlay_duration", "시간" }, + { "overlay_players", "플레이어" }, + { "overlay_current_time", "현재 시간" }, + { "overlay_round_prefix", ""}, + { "overlay_round_suffix", " 라운드" }, + { "overlay_round_abbreviation_prefix", ""}, + { "overlay_round_abbreviation_suffix", " R" }, + { "overlay_wins", "우승" }, + { "overlay_win", "승" }, + { "overlay_finish", "기록" }, + { "overlay_queued_players", "대기 중인 인원" }, { "overlay_ping", "Ping" }, - { "overlay_best", "最大 " }, - { "overlay_inning", "回" }, + { "overlay_best", "최대 " }, + { "overlay_inning", "회" }, { "overlay_position_prefix", ""}, - { "overlay_position_suffix", "位" }, - { "overlay_position_win", "優勝" }, - { "overlay_position_survived", "人生存" }, - { "overlay_position_qualified", "クリア" }, - { "overlay_position_eliminated", "脱落" }, - { "overlay_picPositionLock_tooltip", " オーバーレイを現在の位置に固定します。 " }, - { "overlay_picPositionNE_tooltip", " オーバーレイを画面の左上に固定します。 " }, - { "overlay_picPositionNW_tooltip", " オーバーレイを画面の右上に固定します。 " }, - { "overlay_picPositionSE_tooltip", " オーバーレイを画面の左下に固定します。 " }, - { "overlay_picPositionSW_tooltip", " オーバーレイを画面の右下に固定します。 " }, - - { "profile_title", "プロファイル設定" }, - { "profile_list", "プロファイル一覧" }, - { "profile_add_tab", "追加" }, - { "profile_add_tab_label1", "プロファイル名" }, - { "profile_add_tab_button", "追加" }, - { "profile_rename_tab", "名前を変更" }, - { "profile_rename_tab_label1", "プロファイル" }, - { "profile_rename_tab_label2", "プロファイル名" }, - { "profile_rename_tab_button", "変更" }, - { "profile_move_tab", "データを移動" }, - { "profile_move_tab_label1", "ここから" }, - { "profile_move_tab_label2", "ここで" }, - { "profile_move_tab_button", "データを移動" }, - { "profile_remove_tab", "削除" }, - { "profile_remove_tab_label1", "プロファイル" }, - { "profile_remove_tab_label2", "* データがないプロファイルのみを削除できます。" }, - { "profile_remove_tab_button", "削除" }, - { "profile_rounds_suffix", "ラウンド" }, - { "profile_apply_change_button", "保存" }, - { "profile_undo_change_button", "キャンセル" }, - { "profile_add_select_title", "ショーを追加" }, - { "profile_add_select_question_prefix", "統計に記録されていないショーのデータがログに残っています。" }, - { "profile_add_select_question_suffix", "以下からプロファイルを選択してデータを追加してください。" }, - { "profile_add_select_question_suffix_linked_profiles", "リンクされたプロファイルにデータが自動的に追加されます。" }, - { "profile_add_select_use_linked_profiles", "リンクされたプロファイルに自動追加" }, - { "profile_move_select_title", "ショーデータの移動" }, - { "profile_move_select_description_prefix", "移動先のプロファイルを選択してください。" }, - { "profile_move_select_description_suffix", "選択したショーデータ数" }, - { "profile_move_select_question_prefix", "選択した" }, - { "profile_move_select_question_infix", "つのショーをプロファイル" }, - { "profile_move_select_question_suffix", "に移動しますか?" }, - { "profile_move_select_button", "移動" }, + { "overlay_position_suffix", "등" }, + { "overlay_position_win", "우승" }, + { "overlay_position_survived", "명 생존" }, + { "overlay_position_qualified", "통과" }, + { "overlay_position_eliminated", "탈락" }, + { "overlay_picPositionLock_tooltip", "통계창을 현재 위치에 고정합니다" }, + { "overlay_picPositionNE_tooltip", "통계창을 화면 왼쪽 상단에 고정합니다" }, + { "overlay_picPositionNW_tooltip", "통계창을 화면 오른쪽 상단에 고정합니다" }, + { "overlay_picPositionSE_tooltip", "통계창을 화면 왼쪽 하단에 고정합니다" }, + { "overlay_picPositionSW_tooltip", "통계창을 화면 오른쪽 하단에 고정합니다" }, - { "custom_range_range", "範囲" }, - { "custom_range_templates", "テンプレート" }, - { "custom_range_legacy_season", "シーズン" }, - { "custom_range_ffa_season", "シーズン" }, - { "custom_range_season", "シーズン" }, - { "custom_range_legacy", "旧" }, + { "profile_title", "프로필 설정" }, + { "profile_list", "프로필 목록" }, + { "profile_add_tab", "등록" }, + { "profile_add_tab_label1", "프로필 명" }, + { "profile_add_tab_button", "등록" }, + { "profile_rename_tab", "수정" }, + { "profile_rename_tab_label1", "프로필" }, + { "profile_rename_tab_label2", "프로필 명" }, + { "profile_rename_tab_button", "수정" }, + { "profile_move_tab", "옮기기" }, + { "profile_move_tab_label1", "여기에서" }, + { "profile_move_tab_label2", "여기로" }, + { "profile_move_tab_button", "데이터 옮기기" }, + { "profile_remove_tab", "삭제" }, + { "profile_remove_tab_label1", "프로필" }, + { "profile_remove_tab_label2", "* 라운드 수가 0개인 프로필만 삭제할 수 있습니다." }, + { "profile_remove_tab_button", "삭제" }, + { "profile_rounds_suffix", "라운드" }, + { "profile_apply_change_button", "저장" }, + { "profile_undo_change_button", "취소" }, + { "profile_add_select_title", "쇼 추가" }, + { "profile_add_select_question_prefix", "현재 통계에 없는 이전 쇼의 데이터가 존재합니다." }, + { "profile_add_select_question_suffix", "아래 프로필을 선택해서 데이터를 추가하세요." }, + { "profile_add_select_question_suffix_linked_profiles", "연동된 프로필에 데이터가 자동으로 추가됩니다." }, + { "profile_add_select_use_linked_profiles", "연동된 프로필에 자동 추가" }, + { "profile_move_select_title", "쇼 데이터 이동" }, + { "profile_move_select_description_prefix", "아래 프로필을 선택해서 쇼 데이터를 이동하세요." }, + { "profile_move_select_description_suffix", "선택한 쇼 데이터 개수" }, + { "profile_move_select_question_prefix", "선택한" }, + { "profile_move_select_question_infix", "개의 쇼를" }, + { "profile_move_select_question_suffix", "프로필로 이동하시겠습니까?" }, + { "profile_move_select_button", "이동" }, + + { "custom_range_range", "커스텀 기간" }, + { "custom_range_templates", "템플릿" }, + { "custom_range_legacy_season", "구시즌" }, + { "custom_range_ffa_season", "신시즌" }, + { "custom_range_legacy", "레거시" }, { "custom_range_ffa", "FFA" }, - { "custom_range_not_set", "設定しない" }, - { "custom_range_filter", "フィルタ" }, + { "custom_range_not_set", "설정 없음" }, + { "custom_range_filter", "필터링 적용" }, } }, - { Language.SimplifiedChinese, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { Language.Japanese, new Dictionary(StringComparer.OrdinalIgnoreCase) { { "author", "Eunma" }, { "main_by", "by" }, { "main_on_twitch", "on Twitch" }, - { "main_multilingual", "多语言" }, - { "main_settings", "设置" }, + { "main_multilingual", "多言語" }, + { "main_settings", "設定" }, { "main_fall_guys_stats", "Fall Guys Stats" }, - { "main_filters", "筛选" }, - { "main_stats", "统计" }, - { "main_all", "全部" }, - { "main_season", "赛季" }, - { "main_week", "周" }, - { "main_day", "天" }, - { "main_session", "次" }, - { "main_custom_range", "自定" }, - { "main_party_type", "组队" }, - { "main_party", "组队" }, - { "main_solo", "单人" }, - { "main_profile", "个人资料" }, - { "main_profile_setting", "个人资料设置" }, - { "main_show_overlay", "显示浮窗" }, - { "main_hide_overlay", "隐藏浮窗" }, - { "main_update", "升级" }, - { "main_manual_update_version", "手动更新版本" }, - { "main_help", "帮助" }, - { "main_launch_fall_guys", "启动糖豆人" }, - { "main_useful_things", "有用的东西!" }, + { "main_filters", "フィルタ" }, + { "main_stats", "期間" }, + { "main_all", "すべて" }, + { "main_season", "シーズン" }, + { "main_week", "1週間" }, + { "main_day", "1日間" }, + { "main_session", "セッション" }, + { "main_custom_range", "カスタマイズ" }, + { "main_party_type", "パーティータイプ" }, + { "main_party", "パーティー" }, + { "main_solo", "ソロ" }, + { "main_profile", "プロファイル" }, + { "main_profile_setting", "プロファイル設定" }, + { "main_show_overlay", "オーバーレイを表示" }, + { "main_hide_overlay", "オーバーレイを隠す" }, + { "main_update", "更新" }, + { "main_manual_update_version", "手動更新版" }, + { "main_help", "ヘルプ" }, + { "main_launch_fall_guys", "Fall Guysを起動" }, + { "main_useful_things", "便利なもの!" }, { "main_fall_guys_wiki", "Fall Guys Wiki" }, { "main_fall_guys_reddit", "Fall Guys Reddit" }, { "main_fallalytics", "Fallalytics" }, @@ -2305,8 +2304,8 @@ public static class Multilingual { { "main_fallalytics_round_statistics", "Round Statistics" }, { "main_fallalytics_show_statistics", "Show Statistics" }, { "main_fallalytics_news", "News" }, - { "main_roll_off_club", "滚轮俱乐部" }, - { "main_lost_temple_analyzer", "失落的神庙分析器" }, + { "main_roll_off_club", "Roll Off Club" }, + { "main_lost_temple_analyzer", "ロストテンプルアナライザ" }, { "main_fall_guys_db", "FallGuys DB" }, { "main_fall_guys_db_main", "Main Page" }, { "main_fall_guys_db_shows", "Shows List" }, @@ -2320,546 +2319,547 @@ public static class Multilingual { { "main_fall_guys_db_daily_shop", "Daily Items" }, { "main_fall_guys_db_creative", "Creative Level Lookup" }, { "main_fall_guys_db_faq", "FAQ" }, - { "main_fall_guys_official", "Fall Guys Official" }, - { "main_fall_guys_wiki_tooltip", "Fall Guys 的终极维基指南,由玩家编写和维护。" }, - { "main_fall_guys_reddit_tooltip", "由社区运营和开发者支持的 Reddit 子版块,专门针对 Fall Guys。" }, - { "main_fallalytics_tooltip", "Fallalytics 是一个工具,用于探索收集到的有关 Fall Guys 回合分布的数据。" }, - { "main_roll_off_club_tooltip", "成为滚滚专家!" }, - { "main_lost_temple_analyzer_tooltip", "对失落的寺庙进行完整的视觉分析。" }, - { "main_todays_show_tooltip", "看看目前有哪些节目。" }, - { "main_fall_guys_official_tooltip", "Fall Guys(以前称为 Fall Guys: Ultimate Knockout)是一款由 Mediatonic 开发并由 Epic Games 发行的免费平台大逃杀游戏。" }, - { "main_overlay_show_tooltip", " 按 (Ctrl + O) 显示叠加层。" }, - { "main_overlay_hide_tooltip", " 按 (Ctrl + O) 隐藏叠加层。" }, - { "main_overlay_shortcut_tooltip", " 按 (Ctrl + M) 可叠加始终显示在顶部。\n 按 (Ctrl + T) 切换背景颜色。\n 按 (Ctrl + F) 翻转显示。\n 按 (Ctrl + C) 可按平台显示用户数量。\n 按 (Ctrl + R) 圆形名称会显示圆形类型的彩色徽章。\n 按 (Ctrl + Shift + ↑ 或 ↓) 调整叠加的透明度。\n 按 (Ctrl + Shift + Z) 自动改变为链接的个人资料。\n 按 (Ctrl + Shift + X) 重置叠加大小。\n 按 (Ctrl + Shift + C) 重置叠加层的位置。" }, - { "main_update_prefix_tooltip", "如果您希望 FallGuysStats 继续更新," }, - { "main_update_suffix_tooltip", " 请不要忘记为 GitHub 存储库加注星标! " }, - { "main_you_can_update_new_version_prefix_tooltip", " 您可以更新到新版本(" }, - { "main_you_can_update_new_version_suffix_tooltip", ")! " }, - { "main_exit_program", "退出程序" }, - { "main_plays", "游玩时长" }, - { "main_shows", "节目" }, - { "main_inning", ""}, - { "main_rounds", "轮" }, - { "main_round", ""}, - { "main_wins", "获胜" }, - { "main_win", ""}, - { "main_finals", "决赛" }, - { "main_kudos", "荣耀值" }, - { "main_hour", " h " }, - { "main_min", " m " }, - { "main_sec", " s" }, - { "main_round_name", "关卡名" }, - { "main_played", "游玩" }, - { "main_qualified", "达标" }, - { "main_gold", "金牌" }, - { "main_silver", "银牌" }, - { "main_bronze", "铜牌" }, - { "main_fastest", "最快" }, - { "main_longest", "最长" }, - { "main_ave_finish", "平均" }, - { "main_hoopsie_legends", "钻圈王者" }, - { "main_hoopsie_heroes", "钻圈英雄" }, - { "main_profile_solo", "单人" }, - { "main_profile_ranked_solo", "排位单人" }, - { "main_profile_duo", "双人" }, - { "main_profile_ranked_duo", "排位双人" }, - { "main_profile_trio", "三人" }, - { "main_profile_ranked_trio", "排位三人" }, - { "main_profile_squad", "四人" }, - { "main_profile_ranked_squad", "排位四人" }, - { "main_profile_custom", "风俗" }, - { "main_profile_creative", "Creative" }, - { "main_custom_and_casual_shows", "风俗/探索" }, - { "main_export_csv", "导出 CSV" }, - { "main_export_html", "导出 HTML" }, - { "main_export_bbcode", "导出 BBCode" }, - { "main_export_markdown", "导出 MarkDown" }, - { "main_delete_shows", "删除" }, - { "main_move_shows", "移动游玩场次数据" }, - { "main_delete_finish_time", "删除“结束”时间" }, - { "main_update_creative_map_infos", "更新信息" }, - { "main_update_program", "更新 Fall Guys Stats" }, - { "main_updating_program", "正在下载..." }, - { "main_update_complete", "更新完成" }, - - { "level_detail_medal", "勋章" }, - { "level_detail_is_final", "决赛" }, - { "level_detail_show_id", "节目场次" }, - { "level_detail_show_name_id", "节目名" }, - { "level_detail_round", "轮次" }, - { "level_detail_round_suffix", ""}, - { "level_detail_name", "关卡" }, - { "level_detail_players", "玩家" }, - { "level_detail_playersPs4", "PS4" }, - { "level_detail_playersPs4_desc", "Play Station 4" }, - { "level_detail_playersPs5", "PS5" }, - { "level_detail_playersPs5_desc", "Play Station 5" }, - { "level_detail_playersXb1", "Xbox One" }, - { "level_detail_playersXb1_desc", "Xbox One" }, - { "level_detail_playersXsx", "Xbox Series X" }, - { "level_detail_playersXsx_desc", "Xbox Series X" }, - { "level_detail_playersSw", "Switch" }, - { "level_detail_playersSw_desc", "Nintendo Switch" }, - { "level_detail_playersPc", "电脑" }, - { "level_detail_playersPc_desc", "电脑" }, - { "level_detail_playersAndroid", "Android" }, - { "level_detail_playersAndroid_desc", "Android" }, - { "level_detail_playersIos", "iOS" }, - { "level_detail_playersIos_desc", "iOS" }, - { "level_detail_playersBots", "机器人" }, - { "level_detail_playersBots_desc", "机器人" }, - { "level_detail_start", "开始" }, - { "level_detail_end", "时长" }, - { "level_detail_finish", "结束" }, - { "level_detail_position", "名次" }, - { "level_detail_score", "分数" }, - { "level_detail_kudos", "荣耀值" }, - { "level_detail_gold", "金牌" }, - { "level_detail_silver", "银牌" }, - { "level_detail_bronze", "铜牌" }, - { "level_detail_pink", "合格" }, - { "level_detail_eliminated", "淘汰" }, - { "level_detail_round_summary", "每轮统计信息" }, - { "level_detail_show_stats", "显示统计列表" }, - { "level_detail_round_stats", "每轮统计列表" }, - { "level_detail_final_stats", "决赛统计列表" }, - { "level_detail_level_stats", "关卡统计列表" }, - { "level_detail_wins_per_day", "每日获胜数" }, - { "level_detail_stats_by_round", "回合统计图" }, - { "level_detail_success_reaching_finals", "成功进入决赛" }, - { "level_detail_failure_reaching_finals", "未进入决赛" }, - { "level_detail_shows", "场" }, - { "level_detail_finals", "决赛" }, - { "level_detail_wins", "冠军" }, - { "level_detail_losses", "失败" }, - { "level_detail_date", "日期" }, - { "level_detail_finals_stats", "总决赛统计" }, - { "level_detail_tooltiptext_prefix", "点击查看" }, - { "level_detail_tooltiptext_suffix", "的等级统计。" }, - { "level_date_format", "yyyy年 M月 d日 (ddd)" }, - { "level_grid_date_format", "yyyy年 M月 d日 HH:mm (ddd)" }, - { "level_detail_no_data", "数据不存在。" }, - { "level_detail_no_data_caption", "没有数据" }, - { "level_detail_share_code_copied", " 分享代码已复制。" }, - { "level_detail_share_code_copied_tooltip", "双击来复制共享代码。" }, - { "level_detail_creative_author", "作者" }, - { "level_detail_creative_likes", "赞" }, - { "level_detail_creative_dislikes", "踩" }, - { "level_detail_creative_share_code", "分享代码" }, - { "level_detail_creative_version", "版本" }, - { "level_detail_creative_max_players", "最多玩家" }, - { "level_detail_creative_time_limit", "时限" }, - { "level_detail_creative_platform", "平台" }, - { "level_detail_creative_last_modified", "上一次更改" }, - { "level_detail_creative_play_count", "播放计数" }, - { "level_detail_creative_inning", ""}, + { "main_fall_guys_official", "Fall Guys 公式" }, + { "main_fall_guys_wiki_tooltip", "プレイヤーによって作成および管理されている、Fall Guys の究極の Wiki ガイド。" }, + { "main_fall_guys_reddit_tooltip", "コミュニティが運営し、開発者がサポートする Fall Guys 専用のサブレディットです。" }, + { "main_fallalytics_tooltip", "Fallalytics は、Fall Guys のラウンド分布に関して収集されたデータを調査するツールです。" }, + { "main_roll_off_club_tooltip", "ロールオフのプロになろう!" }, + { "main_lost_temple_analyzer_tooltip", "ロストテンプルを視覚的に完璧に分析してみましょう。" }, + { "main_todays_show_tooltip", "現在プレイできるショーを確認できます。" }, + { "main_fall_guys_official_tooltip", "『Fall Guys』(フォールガイズ)は、2020年8月4日に発売されたコンピュータゲームソフト。" }, + { "main_overlay_show_tooltip", "(Ctrl + O) オーバーレイを表示" }, + { "main_overlay_hide_tooltip", "(Ctrl + O) オーバーレイを非表示" }, + { "main_overlay_shortcut_tooltip", "(Ctrl + M) 常に一番上に表示する\n(Ctrl + T) 背景色を変更する\n(Ctrl + F) 向きを変更する\n(Ctrl + C) プラットフォーム別の人数を表示する\n(Ctrl + R) ラウンドタイプ別に色を変更する\n(Ctrl + Shift + ↑ または ↓) オーバーレイの透明度を調整する\n(Ctrl + Shift + Z) リンク先のプロファイルに自動で変更する\n(Ctrl + Shift + X) オーバーレイのサイズがリセットする\n(Ctrl + Shift + C) オーバーレイの位置をリセットする" }, + { "main_update_prefix_tooltip", "FallGuysStatsが絶えず更新されるようにしたい場合は、" }, + { "main_update_suffix_tooltip", " GitHubリポジトリにアクセスして星を押してください! " }, + { "main_you_can_update_new_version_prefix_tooltip", " 新バージョン(" }, + { "main_you_can_update_new_version_suffix_tooltip", ")にアップデートできます! " }, + { "main_exit_program", "終了" }, + { "main_plays", "プレイ時間" }, + { "main_shows", "ショー" }, + { "main_inning", "回" }, + { "main_rounds", "ラウンド" }, + { "main_round", "ラウンド" }, + { "main_wins", "勝利" }, + { "main_win", "勝" }, + { "main_finals", "決勝戦" }, + { "main_kudos", "Kudos" }, + { "main_hour", "時間 " }, + { "main_min", "分 " }, + { "main_sec", "秒" }, + { "main_round_name", "ラウンド名" }, + { "main_played", "プレイ回数" }, + { "main_qualified", "完走" }, + { "main_gold", "金メダル" }, + { "main_silver", "銀メダル" }, + { "main_bronze", "銅メダル" }, + { "main_fastest", "最短記録" }, + { "main_longest", "最長記録" }, + { "main_ave_finish", "平均記録" }, + { "main_hoopsie_legends", "フープ・ループ・レジェンド" }, + { "main_hoopsie_heroes", "フープ・ループ・ヒーロー" }, + { "main_profile_solo", "ソロ" }, + { "main_profile_ranked_solo", "ランク戦ソロ" }, + { "main_profile_duo", "デュオ" }, + { "main_profile_ranked_duo", "ランク戦デュオ" }, + { "main_profile_trio", "トリオ" }, + { "main_profile_ranked_trio", "ランク戦トリオ" }, + { "main_profile_squad", "スクワッド" }, + { "main_profile_ranked_squad", "ランク戦スクワッド" }, + { "main_profile_custom", "カスタム" }, + { "main_profile_creative", "クリエイティブ" }, + { "main_custom_and_casual_shows", "カスタム/自由探索" }, + { "main_export_csv", "CSVファイルにエクスポート" }, + { "main_export_html", "クリップボードにコピー (HTML)" }, + { "main_export_bbcode", "クリップボードにコピー (BBCode)" }, + { "main_export_markdown", "クリップボードにコピー (MarkDown)" }, + { "main_delete_shows", "ショーを削除" }, + { "main_move_shows", "ショーデータの移動" }, + { "main_delete_finish_time", "「到着」時間を削除する" }, + { "main_update_creative_map_infos", "情報の更新" }, + { "main_update_program", "Fall Guys Stats アップデート" }, + { "main_updating_program", "ダウンロード中..." }, + { "main_update_complete", "アップデート完了" }, + + { "level_detail_medal", "メダル" }, + { "level_detail_is_final", "決勝" }, + { "level_detail_show_id", "ショー番号" }, + { "level_detail_show_name_id", "ショー名" }, + { "level_detail_round", "ラウンド" }, + { "level_detail_round_suffix", "数" }, + { "level_detail_name", "ラウンド名" }, + { "level_detail_players", "人数" }, + { "level_detail_playersPs4", "PS4" }, + { "level_detail_playersPs4_desc", "Play Station 4" }, + { "level_detail_playersPs5", "PS5" }, + { "level_detail_playersPs5_desc", "Play Station 5" }, + { "level_detail_playersXb1", "Xbox One" }, + { "level_detail_playersXb1_desc", "Xbox One" }, + { "level_detail_playersXsx", "Xbox Series X" }, + { "level_detail_playersXsx_desc", "Xbox Series X" }, + { "level_detail_playersSw", "Switch" }, + { "level_detail_playersSw_desc", "Nintendo Switch" }, + { "level_detail_playersPc", "PC" }, + { "level_detail_playersPc_desc", "PC" }, + { "level_detail_playersAndroid", "Android" }, + { "level_detail_playersAndroid_desc", "Android" }, + { "level_detail_playersIos", "iOS" }, + { "level_detail_playersIos_desc", "iOS" }, + { "level_detail_playersBots", "Bots" }, + { "level_detail_playersBots_desc", "ボット" }, + { "level_detail_start", "日付" }, + { "level_detail_end", "所要時間" }, + { "level_detail_finish", "到着" }, + { "level_detail_position", "順位" }, + { "level_detail_score", "スコア" }, + { "level_detail_kudos", "Kudos" }, + { "level_detail_gold", "金" }, + { "level_detail_silver", "銀" }, + { "level_detail_bronze", "銅" }, + { "level_detail_pink", "ピンク" }, + { "level_detail_eliminated", "脱落" }, + { "level_detail_round_summary", "ラウンド概要一覧" }, + { "level_detail_show_stats", "全てのショーの記録" }, + { "level_detail_round_stats", "全てのラウンドの記録" }, + { "level_detail_final_stats", "決勝戦の記録" }, + { "level_detail_level_stats", "ラウンドの記録" }, + { "level_detail_wins_per_day", "日ごとの勝利数推移" }, + { "level_detail_stats_by_round", "ラウンド別統計グラフ" }, + { "level_detail_success_reaching_finals", "決勝進出成功" }, + { "level_detail_failure_reaching_finals", "決勝進出失敗" }, + { "level_detail_shows", "ショー" }, + { "level_detail_finals", "決勝戦" }, + { "level_detail_wins", "優勝" }, + { "level_detail_losses", "敗北" }, + { "level_detail_date", "日付" }, + { "level_detail_finals_stats", "決勝戦の統計" }, + { "level_detail_tooltiptext", "クリックしてラウンド統計を表示。" }, + { "level_detail_tooltiptext_prefix", "クリックすると、" }, + { "level_detail_tooltiptext_suffix", " のラウンド統計が表示されます。" }, + { "level_date_format", "yyyy\\/M\\/d (ddd)" }, + { "level_grid_date_format", "yyyy\\/M\\/d HH:mm (ddd)" }, + { "level_detail_no_data", "データが存在しません。" }, + { "level_detail_no_data_caption", "データなし" }, + { "level_detail_share_code_copied", " 共有コードがコピーされました ! " }, + { "level_detail_share_code_copied_tooltip", "ダブルクリックして共有コードをコピーする。" }, + { "level_detail_creative_author", "製作者" }, + { "level_detail_creative_likes", "高評価" }, + { "level_detail_creative_dislikes", "低評価" }, + { "level_detail_creative_share_code", "共有コード" }, + { "level_detail_creative_version", "バージョン" }, + { "level_detail_creative_max_players", "最大プレイヤー数" }, + { "level_detail_creative_time_limit", "制限時間" }, + { "level_detail_creative_platform", "クリエイティブラウンド" }, + { "level_detail_creative_last_modified", "最終更新日" }, + { "level_detail_creative_play_count", "プレイ回数" }, + { "level_detail_creative_inning", "回" }, { "level_detail_creative_player_suffix", "人" }, { "level_detail_online_platform_eos", "Epic Games" }, { "level_detail_online_platform_steam", "Steam" }, { "level_detail_online_platform_psn", "PSN" }, { "level_detail_online_platform_xbl", "Xbox Live" }, { "level_detail_online_platform_nso", "Nintendo Switch Online" }, - { "level_detail_race", "Race" }, - { "level_detail_hunt", "Hunt" }, - { "level_detail_survival", "Survival" }, - { "level_detail_logic", "Logic" }, - { "level_detail_team", "Team" }, - { "level_detail_invisibeans", "Invisibeans" }, - { "level_detail_final", "Final" }, - - { "level_round_played_prefix", "播放了" }, - { "level_round_played_suffix", ""}, - { "level_win_suffix", "胜" }, - { "level_wins_suffix", "胜" }, - { "level_loss_suffix", "负" }, - { "level_losses_suffix", "负" }, - { "level_no_statistical_data", " 无统计数据" }, - - { "leaderboard_menu_title", "排行榜" }, - { "leaderboard_report_cheater", "举报作弊者" }, - { "leaderboard_choose_a_round", "选择一轮。" }, - { "leaderboard_overall_rank", "🏆 总排名" }, - { "leaderboard_search_players", "🔎 搜索球员" }, - { "leaderboard_search_players_WaterMark", "🔎 我真棒的昵称" }, - { "leaderboard_weekly_crown_league", "👑 每周皇冠联赛" }, - { "leaderboard_total_players_prefix", "总共 " }, - { "leaderboard_total_players_suffix", " 名玩家" }, - { "leaderboard_see_full_rankings_in_fallalytics", "请参阅 FALLALYTICS 中的完整排名" }, + { "level_detail_race", "レース" }, + { "level_detail_hunt", "ポイント" }, + { "level_detail_survival", "サバイバル" }, + { "level_detail_logic", "ロジック" }, + { "level_detail_team", "チーム" }, + { "level_detail_invisibeans", "かくれんビーンズ" }, + { "level_detail_final", "ファイナル" }, + + { "level_round_played_prefix", ""}, + { "level_round_played_suffix", "プレイする。" }, + { "level_win_suffix", "勝" }, + { "level_wins_suffix", "勝" }, + { "level_loss_suffix", "敗" }, + { "level_losses_suffix", "敗" }, + { "level_no_statistical_data", " 統計データなし" }, + + { "leaderboard_menu_title", "リーダーボード" }, + { "leaderboard_report_cheater", "不正行為者を通報" }, + { "leaderboard_choose_a_round", "ラウンドを選択してください。" }, + { "leaderboard_overall_rank", "🏆 総合ランク" }, + { "leaderboard_search_players", "🔎 プレイヤー検索" }, + { "leaderboard_search_players_WaterMark", "🔎 私の素晴らしいニックネーム" }, + { "leaderboard_weekly_crown_league", "👑 週刊クラウンリーグ" }, + { "leaderboard_total_players_prefix", "合計" }, + { "leaderboard_total_players_suffix", "人のプレイヤー" }, + { "leaderboard_see_full_rankings_in_fallalytics", "FALLALYTICS で完全なランキングを見る" }, { "leaderboard_grid_header_rank", "#" }, - { "leaderboard_grid_header_show", "节目" }, - { "leaderboard_grid_header_player", "球员" }, - { "leaderboard_grid_header_record", "记录" }, - { "leaderboard_grid_header_finish", "日期" }, - { "leaderboard_grid_header_score", "得分" }, - { "leaderboard_grid_header_period", "时期" }, + { "leaderboard_grid_header_show", "ショー" }, + { "leaderboard_grid_header_player", "プレイヤー" }, + { "leaderboard_grid_header_record", "記録" }, + { "leaderboard_grid_header_finish", "日付" }, + { "leaderboard_grid_header_score", "スコア" }, + { "leaderboard_grid_header_period", "期間" }, { "leaderboard_grid_header_first_places", "WRs(*)" }, { "leaderboard_grid_anonymous", "匿名" }, - { "leaderboard_grid_just_before", "刚刚" }, - { "leaderboard_grid_today", "今天" }, - { "leaderboard_grid_yesterday", "昨天" }, - { "leaderboard_grid_the_day_before_yesterday", "前天" }, + { "leaderboard_grid_just_before", "たった今" }, + { "leaderboard_grid_today", "今日" }, + { "leaderboard_grid_yesterday", "昨日" }, + { "leaderboard_grid_the_day_before_yesterday", "一昨日" }, { "leaderboard_grid_n_days_ago_prefix", ""}, - { "leaderboard_grid_n_days_ago_suffix", " 天前" }, + { "leaderboard_grid_n_days_ago_suffix", "日前" }, { "leaderboard_grid_n_weeks_ago_prefix", ""}, - { "leaderboard_grid_n_weeks_ago_suffix", " 周前" }, + { "leaderboard_grid_n_weeks_ago_suffix", "週間前" }, { "leaderboard_grid_n_months_ago_prefix", ""}, - { "leaderboard_grid_n_months_ago_suffix", " 月前" }, + { "leaderboard_grid_n_months_ago_suffix", "ヶ月前" }, { "leaderboard_grid_n_years_ago_prefix", ""}, - { "leaderboard_grid_n_years_ago_suffix", " 年前" }, + { "leaderboard_grid_n_years_ago_suffix", "年前" }, { "leaderboard_grid_time_prefix", " 分" }, { "leaderboard_grid_time_suffix", " 秒" }, - { "leaderboard_grid_header_crowns", "Crowns" }, - { "leaderboard_grid_header_shards", "Shards" }, - { "leaderboard_grid_header_country", "国家" }, + { "leaderboard_grid_header_crowns", "クラウン" }, + { "leaderboard_grid_header_shards", "破片" }, + { "leaderboard_grid_header_country", "国名" }, - { "profile_icon_enable_tooltip", "单击可不自动更改为链接的配置文件" }, - { "profile_icon_disable_tooltip", "按一下可不自動變更為連結的設定檔" }, - { "profile_change_tooltip", "通过左键或右键单击更改当前配置文件" }, - { "shows_detail_tooltip", "点击查看每场统计信息" }, - { "rounds_detail_tooltip", "点击查看每轮统计信息" }, - { "wins_detail_tooltip", "点击查看获胜统计信息" }, - { "finals_detail_tooltip", "点击查看决赛统计信息" }, - { "stats_detail_tooltip", "点击查看各轮的统计信息" }, + { "profile_icon_enable_tooltip", "クリックすると、リンクされたプロファイルに自動的に切り替えられません" }, + { "profile_icon_disable_tooltip", "クリックすると、リンクされたプロファイルに自動的に切り替えられます" }, + { "profile_change_tooltip", "右クリックまたは左クリックで現在のプロファイルを変更します" }, + { "shows_detail_tooltip", "クリックして全てのショーの記録を見る" }, + { "rounds_detail_tooltip", "クリックして全てのラウンドの記録を見る" }, + { "wins_detail_tooltip", "クリックして勝利の記録を見る" }, + { "finals_detail_tooltip", "クリックして決勝戦の記録を見る" }, + { "stats_detail_tooltip", "クリックしてラウンド別統計を見る" }, - { "message_already_running_caption", "已在运行" }, - { "message_fall_guys_already_running", "糖豆人已在运行。" }, - { "message_tracker_already_running", "统计已在运行。" }, - { "message_register_shortcut_caption", "需要设置快捷方式路径" }, - { "message_register_shortcut", "请设置糖豆人的快捷方式路径。" }, - { "message_register_exe_caption", "需要设置exe路径" }, - { "message_register_exe", "请为糖豆人设置一个exe路径。" }, - { "message_wrong_selected_file_caption", "错误文件" }, - { "message_wrong_selected_file_epicgames", "请选择糖豆人客户端的快捷方式。" }, - { "message_wrong_selected_file_steam", "请选择安装文件夹中的 \"FallGuys_client_game.exe\"。" }, - { "message_not_installed_steam_caption", "未安装" }, - { "message_not_installed_steam", "你没有安装Steam版的《Fall Guys》。" }, - { "message_not_installed_epicGames_caption", "未安装" }, - { "message_not_installed_epicGames", "你没有安装Epic Games版的《Fall Guys》。" }, - { "message_save_csv_caption", "导出 CSV" }, - { "message_save_csv", "CSV 文件已保存。" }, - { "message_save_html_caption", "导出 HTML" }, - { "message_save_html", "Html 已保存至剪贴板。" }, - { "message_save_bbcode_caption", "导出 BBCode" }, - { "message_save_bbcode", "BBCode 已保存至剪贴板。" }, - { "message_save_markdown_caption", "导出 Markdown" }, - { "message_save_markdown", "MarkDown 已保存至剪贴板。" }, - { "message_save_data_caption", "保存数据" }, - { "message_save_data_linked_profiles", "你想把数据保存到链接的配置文件中吗?" }, - { "message_save_data_linked_profiles_info_prefix", "注:默认配置文件为" }, - { "message_save_data_linked_profiles_info_suffix", ""}, - { "message_delete_show_caption", "移除场次" }, - { "message_delete_show_prefix", "确定要移除已选中的" }, - { "message_delete_show_suffix", "场次吗?" }, - { "message_create_profile_caption", "创建个人资料" }, - { "message_create_profile_prefix", "是否要创建个人资料 " }, - { "message_create_profile_suffix", ""}, - { "message_same_profile_name_exists", "已注册的配置文件之间存在相同的配置文件名称。" }, - { "message_rename_profile_caption", "重命名个人资料" }, - { "message_rename_profile_prefix", "确定要将个人资料从 " }, - { "message_rename_profile_infix", " 更名到 " }, - { "message_rename_profile_suffix", "?" }, - { "message_move_profile_caption", "移动个人资料" }, - { "message_move_profile_prefix", "确定要将个人资料数据从 " }, - { "message_move_profile_infix", " 移动到 " }, - { "message_move_profile_suffix", "?" }, - { "message_delete_profile_caption", "删除个人资料" }, - { "message_delete_profile_prefix", ""}, - { "message_delete_profile_infix", " 中游玩至今的全部个人资料将会被删除。" }, - { "message_delete_profile_suffix", "确定要继续吗?" }, - { "message_save_profile_caption", "保存个人资料" }, - { "message_save_profile_prefix", "确定保存当前资料至 " }, - { "message_save_profile_suffix", " 个人资料中吗?" }, - { "message_execution_caption", "启动糖豆人" }, - { "message_execution_question", "确定要启动糖豆人吗?" }, - { "message_update_question_caption", "升级程序" }, - { "message_update_question_prefix", "Fall Guys Stats 有新版本。" }, - { "message_update_question_suffix", "是否要立刻升级?" }, - { "message_update_latest_version", "已更新至最新版本。" }, - { "message_update_not_determine_version", "无法检测版本号。" }, - { "message_save_csv_file_caption", "保存为 CSV" }, - { "message_update_error_caption", "更新错误" }, - { "message_update_error", "无法检查更新。" }, - { "message_program_error_caption", "程序错误" }, - { "message_delete_finish_time_caption", "删除“结束”时间" }, - { "message_delete_finish_time", "确定要继续吗?" }, - { "message_update_creative_map_caption", "更新创意地图信息" }, - { "message_update_creative_map_with_sharecode_prefix", "您想更新带有共享代码 \"" }, - { "message_update_creative_map_with_sharecode_suffix", "\"的地图信息吗?" }, - { "message_update_creative_map_with_title_prefix", "您希望更新 \"" }, - { "message_update_creative_map_with_title_suffix", "\"的地图信息吗?" }, - { "message_update_creative_map_error", "查找广告素材级别时出错。" }, - { "message_new_personal_best_caption", "⏱️ 新个人最佳成绩" }, - { "message_new_personal_best_prefix", "您在 " }, - { "message_new_personal_best_suffix", " 中创造了新的个人最好成绩。" }, - { "message_new_personal_best_timediff_by_minute_prefix", "少了 " }, - { "message_new_personal_best_timediff_by_minute_infix", " 分 " }, - { "message_new_personal_best_timediff_by_minute_suffix", " 秒!" }, - { "message_new_personal_best_timediff_by_second", " 秒缩短!" }, - { "message_test_notifications_caption", "🔔 测试通知" }, - { "message_connected_to_server_caption", "🔔 服务器连接通知" }, - { "message_connected_to_server_prefix", "您已连接到 " }, - { "message_connected_to_server_suffix", " 服务器。" }, - { "message_check_internet_connection_caption", "网络错误" }, - { "message_check_internet_connection", "请检查您的互联网连接。" }, - { "message_changelog_caption", "变更日志" }, - { "message_changelog_bugfix_and_program_optimization", "Bug修复和程序优化。" }, - { "message_changelog_updated_new_show_and_round_names", "更新了新的节目和回合名称。" }, - { "message_changelog_overlay_display_improvements", "叠加显示改进。" }, - { "message_changelog_added_and_improved_win_per_day_graph_feature", "添加并改进了每日获胜图表功能。" }, - { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "发布《FALLALYTICS》竞速排行榜" }, - { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "每周皇冠联赛现已在 FALLALYTICS 上开放。" }, - { "message_changelog_banning_users_using_hacking_programs", "禁止使用黑客程序的用户。" }, - { "message_changelog_add_proxy_settings", "添加代理设置" }, + { "message_already_running_caption", "既に実行中" }, + { "message_fall_guys_already_running", "Fall Guysは既に実行中です。" }, + { "message_tracker_already_running", "Statsは既に実行中です。" }, + { "message_register_shortcut_caption", "ショートカットファイルパスの設定が必要です" }, + { "message_register_shortcut", "Fall Guysのショートカットファイルパスを設定してください。" }, + { "message_register_exe_caption", "実行可能ファイルのパス設定が必要です" }, + { "message_register_exe", "Fall Guysの実行可能ファイルのパスを設定します。" }, + { "message_wrong_selected_file_caption", "無効なファイルが選択されました" }, + { "message_wrong_selected_file_epicgames", "Fall Guysのショートカットファイルを選択してください。" }, + { "message_wrong_selected_file_steam", "インストールフォルダから \"FallGuys_client_game.exe\" を選択してください。" }, + { "message_not_installed_steam_caption", "Steam版Fall Guysがインストールされていません" }, + { "message_not_installed_steam", "Steam版Fall Guysがインストールされていません。" }, + { "message_not_installed_epicGames_caption", "Epic Games版Fall Guysがインストールされていません" }, + { "message_not_installed_epicGames", "Epic Games版Fall Guysがインストールされていません。" }, + { "message_save_csv_caption", "CSVファイルにエクスポート" }, + { "message_save_csv", "CSVファイルとして保存しました。" }, + { "message_save_html_caption", "HTMLにエクスポート" }, + { "message_save_html", "HTML形式でクリップボードに保存しました。" }, + { "message_save_bbcode_caption", "BBCodeにエクスポート" }, + { "message_save_bbcode", "BBCode形式でクリップボードに保存しました。" }, + { "message_save_markdown_caption", "MarkDownにエクスポート" }, + { "message_save_markdown", "MarkDown形式でクリップボードに保存しました。" }, + { "message_save_data_caption", "データを保存" }, + { "message_save_data_linked_profiles", "連動したプロファイルにデータを保存しますか?" }, + { "message_save_data_linked_profiles_info_prefix", "[注] 連動していない番組のデータは" }, + { "message_save_data_linked_profiles_info_suffix", "プロファイルに保存されます。" }, + { "message_delete_show_caption", "ショーを削除" }, + { "message_delete_show_prefix", "選択した" }, + { "message_delete_show_suffix", "つのショーを削除しますか?" }, + { "message_create_profile_caption", "プロファイルの作成" }, + { "message_create_profile_prefix", "プロファイル" }, + { "message_create_profile_suffix", "を作成しますか?" }, + { "message_same_profile_name_exists", "登録されたプロファイル中に同じ名前が存在します。" }, + { "message_rename_profile_caption", "プロファイル名の変更" }, + { "message_rename_profile_prefix", "プロファイル" }, + { "message_rename_profile_infix", "の名前を" }, + { "message_rename_profile_suffix", "に変更しますか?" }, + { "message_move_profile_caption", "プロファイルデータの移動" }, + { "message_move_profile_prefix", ""}, + { "message_move_profile_infix", "から" }, + { "message_move_profile_suffix", "にプロファイルデータを移動しますか?" }, + { "message_delete_profile_caption", "プロファイルの削除" }, + { "message_delete_profile_prefix", "これまでプレイしていたプロファイル" }, + { "message_delete_profile_infix", "のすべてのデータが削除されます。" }, + { "message_delete_profile_suffix", "本当に削除しますか?" }, + { "message_save_profile_caption", "プロファイルを保存" }, + { "message_save_profile_prefix", "現在のデータをプロファイル" }, + { "message_save_profile_suffix", "に保存しますか?" }, + { "message_execution_caption", "Fall Guysを実行" }, + { "message_execution_question", "Fall Guysクライアントを実行しますか?" }, + { "message_update_question_caption", "プログラムの更新" }, + { "message_update_question_prefix", "Fall Guys Statsの新しいバージョン" }, + { "message_update_question_suffix", "がリリースされました。すぐに更新しますか?" }, + { "message_update_latest_version", "現在、最新バージョンを使用しています。" }, + { "message_update_not_determine_version", "バージョンを確認できません。" }, + { "message_save_csv_file_caption", "CSVファイルとして保存" }, + { "message_update_error_caption", "アップデートエラー" }, + { "message_update_error", "アップデートを確認できません。" }, + { "message_program_error_caption", "プログラムエラー" }, + { "message_delete_finish_time_caption", "「到着」時間を削除する" }, + { "message_delete_finish_time", "本当に削除しますか?" }, + { "message_update_creative_map_caption", "クリエイティブマップ情報を更新" }, + { "message_update_creative_map_with_sharecode_prefix", "共有コード「" }, + { "message_update_creative_map_with_sharecode_suffix", "」でマップ情報を更新しますか?" }, + { "message_update_creative_map_with_title_prefix", "「" }, + { "message_update_creative_map_with_title_suffix", "」のマップ情報を更新しますか?" }, + { "message_update_creative_map_error", "クリエイティブ・レベルの検索中にエラーが発生しました。" }, + { "message_new_personal_best_caption", "⏱️ 個人的な最高記録更新" }, + { "message_new_personal_best_prefix", ""}, + { "message_new_personal_best_suffix", " の新個人最高記録を立てました。" }, + { "message_new_personal_best_timediff_by_minute_prefix", ""}, + { "message_new_personal_best_timediff_by_minute_infix", "分" }, + { "message_new_personal_best_timediff_by_minute_suffix", "秒短縮!" }, + { "message_new_personal_best_timediff_by_second", " 秒短縮!" }, + { "message_test_notifications_caption", "🔔 通知テスト" }, + { "message_connected_to_server_caption", "🔔 サーバー接続通知" }, + { "message_connected_to_server_prefix", "あなたは " }, + { "message_connected_to_server_suffix", " サーバーに接続しています。" }, + { "message_check_internet_connection_caption", "ネットワークエラー" }, + { "message_check_internet_connection", "インターネット接続状態を確認してください。" }, + { "message_changelog_caption", "変更履歴" }, + { "message_changelog_bugfix_and_program_optimization", "バグを修正しプログラムを最適化しました。" }, + { "message_changelog_updated_new_show_and_round_names", "新しいショーとラウンド名を更新しました。" }, + { "message_changelog_overlay_display_improvements", "オーバーレイ表示を改善しました。" }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", "日ごとの勝利数推移グラフ機能を追加・改善しました。" }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "FALLALYTICSスピードランリーダーボード発売" }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "ウィークリー クラウン リーグが FALLALYTICS で公開されました。" }, + { "message_changelog_banning_users_using_hacking_programs", "ハッキングプログラムのユーザーブロック" }, + { "message_changelog_add_proxy_settings", "プロキシ設定を追加する" }, - { "numeric_suffix", ""}, - { "message_question_mark", "?" }, - { "message_full_stop", "。" }, - { "message_exclamation_mark", "!" }, - { "message_comma", "," }, + { "numeric_suffix", "つ" }, + { "message_question_mark", ""}, + { "message_full_stop", ""}, + { "message_exclamation_mark", ""}, + { "message_comma", ""}, - { "settings_title", "设置" }, - { "settings_program", "可用" }, - { "settings_display", "展示" }, - { "settings_launch_fallguys", "启动糖豆人" }, + { "settings_title", "設定" }, + { "settings_program", "プログラム" }, + { "settings_display", "表示" }, + { "settings_launch_fallguys", "Fall Guysを起動" }, { "settings_fallalytics", "Fallalytics" }, - { "settings_proxy_settings", "代理设置" }, - { "settings_use_a_proxy_server", "使用代理服务器" }, - { "settings_proxy_address", "地址" }, - { "settings_proxy_port", "港口" }, - { "settings_enable_proxy_authentication", "启用代理身份验证" }, - { "settings_proxy_user_name", "用户名" }, - { "settings_proxy_password", "密码" }, - { "settings_test_proxy_connection", "测试代理连接" }, - { "settings_enter_fallalytics_api_key", "(可选)输入Fallalytics的API密钥" }, - { "settings_sends_info_about_rounds_played_to_fallalytics", "将有关比赛回合和个人最好成绩的信息发送至 Fallalytics" }, - { "settings_join_a_weekly_crown_league", "参加每周一次的皇冠联赛" }, - { "settings_sends_anonymously_to_fallalytics", "👻 匿名发送" }, - { "settings_fallalytics_desc", "ℹ️ Fallalytics 是一个工具,用于探索收集到的有关 Fall Guys 回合分布的数据。" }, - { "settings_visit_fallalytics", "访问Fallalytics" }, - { "settings_about", "关于这个应用程序" }, - { "settings_log_path", "📁 日志文件路径" }, - { "settings_log_path_description", "🏷️ 仅在程序无法正确读取日志地址时才改动此设置。" }, - { "settings_stats", "统计" }, - { "settings_theme", "主题" }, - { "settings_theme_light", "☀️ 轻" }, - { "settings_theme_dark", "🌑 深色" }, - { "settings_preferred_ip_geolocation_service", "首选IP地理定位服务" }, - { "settings_auto_selected", "自动" }, - { "settings_ipinfo_token", "Token" }, - { "settings_enter_ipinfo_token", "(可选)" }, - { "settings_link_to_get_ipinfo_token", "创建账户获取token" }, - { "settings_previous_win", "之前获胜次数" }, - { "settings_before_using_tracker", "(使用此软件前)" }, - { "settings_auto_update_program", "🔄️ 启动时检查更新" }, - { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "将 钻圈王者 重命名为 钻圈英雄" }, - { "settings_overlay", "浮窗" }, - { "settings_hide_wins_info", "隐藏获胜信息" }, - { "settings_hide_round_info", "隐藏关卡信息" }, - { "settings_hide_time_info", "隐藏时间信息" }, - { "settings_hide_percentages", "隐藏百分比" }, - { "settings_show_tab_for_currnet_filter__profile", "为当前的筛选器和个人资料显示标签" }, - { "settings_wins__final_filter", "获胜 / 决赛筛选" }, - { "settings_qualify__gold_filter", "达标 / 第一筛选" }, - { "settings_fastest__longest_filter", "最快 / 最久筛选" }, - { "settings_all_time_stats", "全部时间统计" }, - { "settings_stats_and_party_filter", "统计和组队筛选" }, - { "settings_season_stats", "赛季统计" }, - { "settings_week_stats", "周统计" }, - { "settings_day_stats", "日统计" }, - { "settings_session_stats", "场次统计" }, - { "settings_cycle_time", "循环时间" }, - { "settings_sec", "秒" }, - { "settings_background_image", "背景图" }, - { "settings_background", "背景" }, - { "settings_background_opacity", "背景不透明度" }, - { "settings_lock_button_location", "锁定按钮位置" }, - { "settings_lock_button_location_top", "顶部" }, - { "settings_lock_button_location_bottom", "底部" }, - { "settings_transparent", "透明" }, - { "settings_magenta", "洋红" }, - { "settings_red", "红" }, - { "settings_green", "绿" }, - { "settings_blue", "蓝" }, - { "settings_black", "黑" }, - { "settings_white", "白" }, - { "settings_cycle_qualify__gold", "循环 达标 / 第一" }, - { "settings_qualify_only", "仅 达标" }, - { "settings_gold_only", "仅 第一" }, - { "settings_cycle_best__lowest", "循环 最佳 / 最低" }, - { "settings_personal_best_only", "仅限个人最佳纪录" }, - { "settings_personal_lowest_only", "仅限个人最低记录" }, - { "settings_cycle_win__final_streak", "循环 连胜 / 连续晋级决赛" }, - { "settings_win_streak_only", "仅 连胜" }, - { "settings_final_streak_only", "仅 连续晋级决赛" }, - { "settings_cycle_players__ping", "循环 玩家数 / 延迟" }, - { "settings_players_only", "仅 玩家数" }, - { "settings_ping_only", "仅 延迟" }, - { "settings_flip_display_horizontally", "水平翻转 (Ctrl + F)" }, - { "settings_always_show_on_top", "📌 置顶显示 (Ctrl + M)" }, - { "settings_display_players_based_on_platform", "🚹 按照平台显示玩家 (Ctrl + C)" }, - { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 按照关卡类型显示颜色 (Ctrl + R)" }, - { "settings_auto_change_profile", "🔃 自动改变为链接的个人资料 (Ctrl + Shift + Z)" }, - { "settings_shade_the_flag_image", "🏁 对要显示的服务器标志图像进行着色" }, - { "settings_diaplay_current_time", "🕓 等待时显示当前时间" }, - { "settings_diaplay_game_played_info", "ℹ️ 在一轮游戏结束时显示已进行的游戏信息 (排名、幸存者数量、胜利、淘汰等)" }, - { "settings_count_players_during_the_level", "计算游戏过程中通过或被淘汰的玩家数量" }, - { "settings_custom_overlay_font", "🅰️ 自定义浮窗字体" }, - { "settings_select_font", "选择字体" }, - { "settings_reset_font", "重置字体" }, - { "settings_font_example", "示例" }, - { "settings_round_example", "第 3 轮:水涨爬高" }, - { "settings_sorting_options", "排序选项" }, - { "settings_ignore_level_type_when_sorting", "📶 排序时忽略关卡类型" }, - { "settings_grouping_creative_round_levels", "🛠️ 将创意回合级别分组为一类" }, - { "settings_record_escape_during_a_game", "👻 如果你在比赛中逃跑,记录为失败" }, - { "settings_game_options", "游戏选项" }, - { "settings_game_options_platform", "平台" }, - { "settings_fall_guys_exe_location", "↗️ 游戏可执行路径" }, - { "settings_fall_guys_exe_openfile_title", "选择游戏可执行文件" }, + { "settings_proxy_settings", "プロキシ設定" }, + { "settings_use_a_proxy_server", "プロキシサーバーを使用する" }, + { "settings_proxy_address", "住所" }, + { "settings_proxy_port", "ポート" }, + { "settings_enable_proxy_authentication", "プロキシ認証を有効にする" }, + { "settings_proxy_user_name", "ユーザー名" }, + { "settings_proxy_password", "パスワード" }, + { "settings_test_proxy_connection", "プロキシ接続のテスト" }, + { "settings_enter_fallalytics_api_key", "(任意) Fallalytics APIキー" }, + { "settings_sends_info_about_rounds_played_to_fallalytics", "プレイしたラウンド情報とレースラウンドの個人最高記録を Fallalytics に送信する" }, + { "settings_join_a_weekly_crown_league", "毎週クラウンリーグに参加する" }, + { "settings_sends_anonymously_to_fallalytics", "👻 匿名で送信する" }, + { "settings_fallalytics_desc", "ℹ️ Fallalytics は、Fall Guysのラウンド分布に関するデータを収集し、調査するツールです。" }, + { "settings_visit_fallalytics", "Fallalyticsにアクセスする" }, + { "settings_about", "このアプリについて" }, + { "settings_log_path", "📁 ログファイルパス" }, + { "settings_log_path_description", "🏷️ これを設定する必要はありません。 プログラムが正しい位置を読み取らない場合にのみ使用してください。" }, + { "settings_stats", "プログラム設定" }, + { "settings_theme", "テーマ" }, + { "settings_theme_light", "☀️ ライト" }, + { "settings_theme_dark", "🌑 ダーク" }, + { "settings_preferred_ip_geolocation_service", "優先IP地理位置情報サービス" }, + { "settings_auto_selected", "自動" }, + { "settings_ipinfo_token", "トークン" }, + { "settings_enter_ipinfo_token", "(任意)" }, + { "settings_link_to_get_ipinfo_token", " IPinfoアカウントを作成してトークンを取得する " }, + { "settings_previous_win", "以前の優勝回数" }, + { "settings_before_using_tracker", "(Statsを使用する前の回数)" }, + { "settings_auto_update_program", "🔄️ Statsを実行すると、新しいアップデートを確認する" }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "フープ・ループ・レジェンドをフープ・ループ・ヒーローで表示する" }, + { "settings_overlay", "オーバーレイ" }, + { "settings_hide_wins_info", "優勝情報を隠す" }, + { "settings_hide_round_info", "ラウンド情報を隠す" }, + { "settings_hide_time_info", "時間情報を隠す" }, + { "settings_hide_percentages", "パーセント(%)情報を隠す" }, + { "settings_show_tab_for_currnet_filter__profile", "フィルタ / プロファイルを表示する" }, + { "settings_wins__final_filter", "優勝 / 決勝進出フィルター" }, + { "settings_qualify__gold_filter", "完走 / 金メダルフィルター" }, + { "settings_fastest__longest_filter", "最短記録 / 最長記録フィルター" }, + { "settings_all_time_stats", "全時間の記録" }, + { "settings_stats_and_party_filter", "統計とパーティーフィルター" }, + { "settings_season_stats", "今シーズンの記録" }, + { "settings_week_stats", "1週間の記録" }, + { "settings_day_stats", "1日間の記録" }, + { "settings_session_stats", "現在のセッションの記録" }, + { "settings_cycle_time", "循環サイクル" }, + { "settings_sec", "秒" }, + { "settings_background_image", "オーバーレイの画像" }, + { "settings_background", "オーバーレイの背景色" }, + { "settings_background_opacity", "オーバーレイの背景不透明度" }, + { "settings_lock_button_location", "ロックボタンの位置" }, + { "settings_lock_button_location_top", "上" }, + { "settings_lock_button_location_bottom", "下" }, + { "settings_transparent", "透明" }, + { "settings_magenta", "マゼンタ" }, + { "settings_red", "赤" }, + { "settings_green", "緑" }, + { "settings_blue", "青" }, + { "settings_black", "黒" }, + { "settings_white", "白" }, + { "settings_cycle_qualify__gold", "完走 / 金メダルを循環" }, + { "settings_qualify_only", "完走のみ" }, + { "settings_gold_only", "金メダルのみ" }, + { "settings_cycle_best__lowest", "最高記録 / 最低記録を循環" }, + { "settings_personal_best_only", "個人最高記録のみ" }, + { "settings_personal_lowest_only", "個人最低記録のみ" }, + { "settings_cycle_win__final_streak", "連勝 / 連続決勝進出を循環" }, + { "settings_win_streak_only", "連勝のみ" }, + { "settings_final_streak_only", "連続決勝進出のみ" }, + { "settings_cycle_players__ping", "人数 / Pingを循環" }, + { "settings_players_only", "人数のみ" }, + { "settings_ping_only", "Pingのみ" }, + { "settings_flip_display_horizontally", "オーバーレイを水平に反転 (Ctrl + F)" }, + { "settings_always_show_on_top", "📌 オーバーレイを常に一番上に置く (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 機種別の人数を表示する (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 ラウンドタイプ別に色を変更する (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 リンク先のプロファイルに自動で変更する (Ctrl + Shift + Z)" }, + { "settings_shade_the_flag_image", "🏁 サーバーの旗のイメージを網掛けして表示する" }, + { "settings_diaplay_current_time", "🕓 待機中に現在時刻を表示する" }, + { "settings_diaplay_game_played_info", "ℹ️ ラウンド終了後にゲームプレイ情報を表示する (順位、生存者数、勝利、脱落など)" }, + { "settings_count_players_during_the_level", "ゲーム中に合格または脱落したプレイヤーをカウントする" }, + { "settings_custom_overlay_font", "🅰️ カスタムフォント" }, + { "settings_select_font", "フォント選択" }, + { "settings_reset_font", "リセット" }, + { "settings_font_example", "表示例" }, + { "settings_round_example", "ラウンド 3 : ロールオフ" }, + { "settings_sorting_options", "統計表の並べ替え設定" }, + { "settings_ignore_level_type_when_sorting", "📶 ラウンドタイプに関係なく並べ替える" }, + { "settings_grouping_creative_round_levels", "🛠️ クリエイティブ・ラウンドのレベルを1つのカテゴリーにまとめる" }, + { "settings_record_escape_during_a_game", "👻 試合中に逃げたら負けとして記録" }, + { "settings_game_options", "実行オプション" }, + { "settings_game_options_platform", "プラットフォーム" }, + { "settings_fall_guys_exe_location", "↗️ ゲーム実行ファイルパス" }, + { "settings_fall_guys_exe_openfile_title", "ゲーム実行ファイルを選択" }, { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, { "settings_fall_guys_exe_openfile_filter", "EXE Files (*.exe)|*.exe" }, - { "settings_fall_guys_shortcut_location", "↗️ 游戏快捷键文件路径" }, - { "settings_fall_guys_shortcut_openfile_title", "选择一个游戏快捷方式文件" }, + { "settings_fall_guys_shortcut_location", "↗️ ゲームショートカットパス" }, + { "settings_fall_guys_shortcut_openfile_title", "ゲームのショートカットファイルを選択" }, { "settings_fall_guys_shortcut_openfile_name", ""}, { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, - { "settings_browse", "浏览" }, - { "settings_launch_fall_guys_on_tracker_launch", "启动统计器时启动游戏" }, - { "settings_language", "语言" }, - { "settings_new_update_prefix", "新更新" }, - { "settings_new_update_suffix", "可用" }, + { "settings_browse", "選択" }, + { "settings_launch_fall_guys_on_tracker_launch", "Statsを実行するときにFallGuysも一緒に実行する" }, + { "settings_language", "表示言語" }, + { "settings_new_update_prefix", "新しいバージョン" }, + { "settings_new_update_suffix", "にアップデートできます" }, { "settings_save", "保存" }, - { "settings_cancel", "取消" }, - { "settings_select_language_title", "选择你的语言" }, - { "settings_auto_generate_profiles", "自动生成配置文件" }, - { "settings_select_language_button", "选择" }, - { "settings_system_tray_icon", "📍 使用系统托盘图标" }, - { "settings_notify_personal_best", "🔔 当您在比赛中打破个人最好成绩时,会收到 Windows 通知" }, - { "settings_notify_server_connected", "🔔 连接服务器时,带有服务器国家/地区名称的 Windows 通知" }, - { "settings_mute_notification_sounds", "🔇 将通知声音静音" }, + { "settings_cancel", "キャンセル" }, + { "settings_select_language_title", "言語を選択" }, + { "settings_auto_generate_profiles", "プロファイルの自動生成" }, + { "settings_select_language_button", "保存" }, + { "settings_system_tray_icon", "📍 システムトレイアイコンを使用する" }, + { "settings_notify_personal_best", "🔔 レースラウンドで個人トップ記録更新時にWindows通知を送信する" }, + { "settings_notify_server_connected", "🔔 サーバー接続時にサーバーの国名を含む Windows 通知を送信する" }, + { "settings_mute_notification_sounds", "🔇 通知音をミュート" }, { "settings_notification_sounds_01", "🔊 01" }, { "settings_notification_sounds_02", "🔊 02" }, { "settings_notification_sounds_03", "🔊 03" }, { "settings_notification_sounds_04", "🔊 04" }, - { "settings_notification_window_bottom_left", "左下方" }, - { "settings_notification_window_bottom_right", "右下角" }, - { "settings_notification_window_top_left", "左上方" }, - { "settings_notification_window_top_right", "右上角" }, - { "settings_prevent_overlay_mouse_clicks", "🖱️ 防止鼠标光标错误" }, + { "settings_notification_window_bottom_left", "左下" }, + { "settings_notification_window_bottom_right", "右下" }, + { "settings_notification_window_top_left", "左上" }, + { "settings_notification_window_top_right", "右上" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ マウスカーソルの不具合を防ぐ" }, { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, - { "settings_issue_traker", "问题追踪器" }, - { "settings_translation", "翻译" }, - { "settings_font_need_to_be_installed_caption", "需要安装字体" }, - { "settings_font_need_to_be_installed_message", "安装 Fall Guys Stats 文件夹中的字体文件。" }, - { "settings_checking_for_updates", "查询更新..." }, + { "settings_issue_traker", "バグトラッカー" }, + { "settings_translation", "翻訳" }, + { "settings_font_need_to_be_installed_caption", "フォントのインストールが必要です。" }, + { "settings_font_need_to_be_installed_message", "Fall Guys Stats フォルダのフォントファイルをインストールしてください。" }, + { "settings_checking_for_updates", "アップデートの確認..." }, - { "overlay_streak", "连胜" }, - { "overlay_streak_suffix", ""}, - { "overlay_streak_finals", "连续晋级决赛" }, - { "overlay_finals", "决赛" }, - { "overlay_qualify_chance", "达标" }, - { "overlay_qualify_gold", "第一" }, - { "overlay_longest", "最久" }, - { "overlay_fastest", "最快" }, - { "overlay_personal_best", "个人最佳得分" }, - { "overlay_high_score", "最高分" }, - { "overlay_low_score", "最低分" }, - { "overlay_duration", "时间" }, - { "overlay_players", "玩家" }, - { "overlay_current_time", "当前时间" }, - { "overlay_round_prefix", "回合 " }, + { "overlay_streak", "連勝" }, + { "overlay_streak_suffix", "勝" }, + { "overlay_streak_finals", "連続決勝" }, + { "overlay_finals", "決勝戦" }, + { "overlay_qualify_chance", "完走" }, + { "overlay_qualify_gold", "金メダル" }, + { "overlay_longest", "最長記録" }, + { "overlay_fastest", "最短記録" }, + { "overlay_personal_best", "自己最高記録" }, + { "overlay_high_score", "ベストスコア" }, + { "overlay_low_score", "ワーストスコア" }, + { "overlay_duration", "時間" }, + { "overlay_players", "人数" }, + { "overlay_current_time", "現在の時刻" }, + { "overlay_round_prefix", "ラウンド " }, { "overlay_round_suffix", ""}, - { "overlay_round_abbreviation_prefix", "回合 " }, + { "overlay_round_abbreviation_prefix", "R " }, { "overlay_round_abbreviation_suffix", ""}, - { "overlay_wins", "获胜" }, - { "overlay_win", ""}, - { "overlay_finish", "结束" }, - { "overlay_queued_players", "排队的玩家" }, - { "overlay_ping", "延迟" }, - { "overlay_best", ""}, - { "overlay_inning", ""}, - { "overlay_position_prefix", "第" }, - { "overlay_position_suffix", "名" }, - { "overlay_position_win", "赢" }, - { "overlay_position_survived", "幸存者" }, - { "overlay_position_qualified", "过关" }, - { "overlay_position_eliminated", "被淘汰" }, - { "overlay_picPositionLock_tooltip", " 将叠加层固定到其当前位置。" }, - { "overlay_picPositionNE_tooltip", " 将叠加层固定到屏幕的左上角。" }, - { "overlay_picPositionNW_tooltip", " 将叠加层固定到屏幕的右上角。" }, - { "overlay_picPositionSE_tooltip", " 将叠加层固定到屏幕的左下角。" }, - { "overlay_picPositionSW_tooltip", " 将叠加层固定到屏幕的右下角。" }, + { "overlay_wins", "優勝" }, + { "overlay_win", "勝" }, + { "overlay_finish", "記録" }, + { "overlay_queued_players", "待機中のプレイヤー" }, + { "overlay_ping", "Ping" }, + { "overlay_best", "最大 " }, + { "overlay_inning", "回" }, + { "overlay_position_prefix", ""}, + { "overlay_position_suffix", "位" }, + { "overlay_position_win", "優勝" }, + { "overlay_position_survived", "人生存" }, + { "overlay_position_qualified", "クリア" }, + { "overlay_position_eliminated", "脱落" }, + { "overlay_picPositionLock_tooltip", " オーバーレイを現在の位置に固定します。 " }, + { "overlay_picPositionNE_tooltip", " オーバーレイを画面の左上に固定します。 " }, + { "overlay_picPositionNW_tooltip", " オーバーレイを画面の右上に固定します。 " }, + { "overlay_picPositionSE_tooltip", " オーバーレイを画面の左下に固定します。 " }, + { "overlay_picPositionSW_tooltip", " オーバーレイを画面の右下に固定します。 " }, - { "profile_title", "个人资料设置" }, - { "profile_list", "个人资料列表" }, - { "profile_add_tab", "添加" }, - { "profile_add_tab_label1", "个人资料名称" }, - { "profile_add_tab_button", "添加" }, - { "profile_rename_tab", "重命名" }, - { "profile_rename_tab_label1", "个人资料" }, - { "profile_rename_tab_label2", "个人资料名称" }, - { "profile_rename_tab_button", "重命名" }, - { "profile_move_tab", "移动" }, - { "profile_move_tab_label1", "从" }, - { "profile_move_tab_label2", "至" }, - { "profile_move_tab_button", "移动" }, - { "profile_remove_tab", "移除" }, - { "profile_remove_tab_label1", "个人资料" }, - { "profile_remove_tab_label2", "* 只能删除不包含数据的个人资料" }, - { "profile_remove_tab_button", "移除" }, - { "profile_rounds_suffix", "轮次" }, + { "profile_title", "プロファイル設定" }, + { "profile_list", "プロファイル一覧" }, + { "profile_add_tab", "追加" }, + { "profile_add_tab_label1", "プロファイル名" }, + { "profile_add_tab_button", "追加" }, + { "profile_rename_tab", "名前を変更" }, + { "profile_rename_tab_label1", "プロファイル" }, + { "profile_rename_tab_label2", "プロファイル名" }, + { "profile_rename_tab_button", "変更" }, + { "profile_move_tab", "データを移動" }, + { "profile_move_tab_label1", "ここから" }, + { "profile_move_tab_label2", "ここで" }, + { "profile_move_tab_button", "データを移動" }, + { "profile_remove_tab", "削除" }, + { "profile_remove_tab_label1", "プロファイル" }, + { "profile_remove_tab_label2", "* データがないプロファイルのみを削除できます。" }, + { "profile_remove_tab_button", "削除" }, + { "profile_rounds_suffix", "ラウンド" }, { "profile_apply_change_button", "保存" }, - { "profile_undo_change_button", "取消" }, - { "profile_add_select_title", "添加场次" }, - { "profile_add_select_question_prefix", "存在尚未导入的比赛记录。" }, - { "profile_add_select_question_suffix", "选择一个个人资料来导入。" }, - { "profile_add_select_question_suffix_linked_profiles", "数据将被添加到链接的配置文件中。" }, - { "profile_add_select_use_linked_profiles", "使用链接的个人资料" }, - { "profile_move_select_title", "移动游玩场次数据" }, - { "profile_move_select_description_prefix", "选择一个个人资料来移动游玩数据。" }, - { "profile_move_select_description_suffix", "选中的游玩数据" }, - { "profile_move_select_question_prefix", "是否要移动选中的 " }, - { "profile_move_select_question_infix", " 游玩数据到 " }, - { "profile_move_select_question_suffix", "个人资料?" }, - { "profile_move_select_button", "移动" }, + { "profile_undo_change_button", "キャンセル" }, + { "profile_add_select_title", "ショーを追加" }, + { "profile_add_select_question_prefix", "統計に記録されていないショーのデータがログに残っています。" }, + { "profile_add_select_question_suffix", "以下からプロファイルを選択してデータを追加してください。" }, + { "profile_add_select_question_suffix_linked_profiles", "リンクされたプロファイルにデータが自動的に追加されます。" }, + { "profile_add_select_use_linked_profiles", "リンクされたプロファイルに自動追加" }, + { "profile_move_select_title", "ショーデータの移動" }, + { "profile_move_select_description_prefix", "移動先のプロファイルを選択してください。" }, + { "profile_move_select_description_suffix", "選択したショーデータ数" }, + { "profile_move_select_question_prefix", "選択した" }, + { "profile_move_select_question_infix", "つのショーをプロファイル" }, + { "profile_move_select_question_suffix", "に移動しますか?" }, + { "profile_move_select_button", "移動" }, - { "custom_range_range", "范围" }, - { "custom_range_templates", "模板" }, - { "custom_range_legacy_season", "季节" }, - { "custom_range_ffa_season", "季节" }, - { "custom_range_season", "季节" }, - { "custom_range_legacy", "季节" }, + { "custom_range_range", "範囲" }, + { "custom_range_templates", "テンプレート" }, + { "custom_range_legacy_season", "シーズン" }, + { "custom_range_ffa_season", "シーズン" }, + { "custom_range_season", "シーズン" }, + { "custom_range_legacy", "旧" }, { "custom_range_ffa", "FFA" }, - { "custom_range_not_set", "没有设置" }, - { "custom_range_filter", "筛选" }, + { "custom_range_not_set", "設定しない" }, + { "custom_range_filter", "フィルタ" }, } }, - { Language.TraditionalChinese, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { Language.SimplifiedChinese, new Dictionary(StringComparer.OrdinalIgnoreCase) { { "author", "Eunma" }, { "main_by", "by" }, { "main_on_twitch", "on Twitch" }, - { "main_multilingual", "多語言" }, - { "main_settings", "設置" }, + { "main_multilingual", "多语言" }, + { "main_settings", "设置" }, { "main_fall_guys_stats", "Fall Guys Stats" }, - { "main_filters", "篩選" }, - { "main_stats", "統計" }, + { "main_filters", "筛选" }, + { "main_stats", "统计" }, { "main_all", "全部" }, - { "main_season", "賽季" }, - { "main_week", "週" }, + { "main_season", "赛季" }, + { "main_week", "周" }, { "main_day", "天" }, { "main_session", "次" }, { "main_custom_range", "自定" }, - { "main_party_type", "組隊" }, - { "main_party", "組隊" }, - { "main_solo", "單人" }, - { "main_profile", "個人資料" }, - { "main_profile_setting", "個人資料設置" }, - { "main_show_overlay", "顯示浮窗" }, - { "main_hide_overlay", "隱藏浮窗" }, - { "main_update", "升級" }, - { "main_manual_update_version", "手動更新版本" }, - { "main_help", "幫助" }, - { "main_launch_fall_guys", "啟動糖豆人" }, - { "main_useful_things", "有用的東西!" }, + { "main_party_type", "组队" }, + { "main_party", "组队" }, + { "main_solo", "单人" }, + { "main_profile", "个人资料" }, + { "main_profile_setting", "个人资料设置" }, + { "main_show_overlay", "显示浮窗" }, + { "main_hide_overlay", "隐藏浮窗" }, + { "main_update", "升级" }, + { "main_manual_update_version", "手动更新版本" }, + { "main_help", "帮助" }, + { "main_launch_fall_guys", "启动糖豆人" }, + { "main_useful_things", "有用的东西!" }, { "main_fall_guys_wiki", "Fall Guys Wiki" }, { "main_fall_guys_reddit", "Fall Guys Reddit" }, { "main_fallalytics", "Fallalytics" }, @@ -2871,8 +2871,8 @@ public static class Multilingual { { "main_fallalytics_round_statistics", "Round Statistics" }, { "main_fallalytics_show_statistics", "Show Statistics" }, { "main_fallalytics_news", "News" }, - { "main_roll_off_club", "滾輪俱樂部" }, - { "main_lost_temple_analyzer", "失落的神廟分析器" }, + { "main_roll_off_club", "滚轮俱乐部" }, + { "main_lost_temple_analyzer", "失落的神庙分析器" }, { "main_fall_guys_db", "FallGuys DB" }, { "main_fall_guys_db_main", "Main Page" }, { "main_fall_guys_db_shows", "Shows List" }, @@ -2887,74 +2887,74 @@ public static class Multilingual { { "main_fall_guys_db_creative", "Creative Level Lookup" }, { "main_fall_guys_db_faq", "FAQ" }, { "main_fall_guys_official", "Fall Guys Official" }, - { "main_fall_guys_wiki_tooltip", "Fall Guys 的終極維基指南,由玩家編寫和維護。" }, - { "main_fall_guys_reddit_tooltip", "由社區運營和開發者支持的 Reddit 子版塊,專門針對 Fall Guys。" }, - { "main_fallalytics_tooltip", "Fallalytics 是一個工具,用於探索收集到的有關 Fall Guys 回合分佈的數據。" }, - { "main_roll_off_club_tooltip", "成為滾滾專家!" }, - { "main_lost_temple_analyzer_tooltip", "對失落的寺廟進行完整的視覺分析。" }, - { "main_todays_show_tooltip", "看看目前有哪些節目。" }, - { "main_fall_guys_official_tooltip", "Fall Guys(以前稱為 Fall Guys: Ultimate Knockout)是一款由 Mediatonic 開發並由 Epic Games 發行的免費平台大逃殺遊戲。" }, - { "main_overlay_show_tooltip", " 按 (Ctrl + O) 顯示疊加層。" }, - { "main_overlay_hide_tooltip", " 按 (Ctrl + O) 隱藏疊加層。" }, - { "main_overlay_shortcut_tooltip", " 按 (Ctrl + M) 可疊加始終顯示在頂部。\n 按 (Ctrl + T) 切換背景顏色。\n 按 (Ctrl + F) 翻轉顯示。\n 按 (Ctrl + C) 可按平台顯示用戶數量。\n 按 (Ctrl + R) 圓形名稱會顯示圓形類型的彩色徽章。\n 按 (Ctrl + Shift + ↑ 或 ↓) 調整疊加的透明度。\n 按 (Ctrl + Shift + Z) 自動改變為鏈接的個人資料。\n 按 (Ctrl + Shift + X) 重置疊加大小。\n 按 (Ctrl + Shift + C) 重置疊加層的位置。" }, - { "main_update_prefix_tooltip", "如果您希望 FallGuysStats 繼續更新," }, - { "main_update_suffix_tooltip", " 請不要忘記為 GitHub 存儲庫加註星標! " }, + { "main_fall_guys_wiki_tooltip", "Fall Guys 的终极维基指南,由玩家编写和维护。" }, + { "main_fall_guys_reddit_tooltip", "由社区运营和开发者支持的 Reddit 子版块,专门针对 Fall Guys。" }, + { "main_fallalytics_tooltip", "Fallalytics 是一个工具,用于探索收集到的有关 Fall Guys 回合分布的数据。" }, + { "main_roll_off_club_tooltip", "成为滚滚专家!" }, + { "main_lost_temple_analyzer_tooltip", "对失落的寺庙进行完整的视觉分析。" }, + { "main_todays_show_tooltip", "看看目前有哪些节目。" }, + { "main_fall_guys_official_tooltip", "Fall Guys(以前称为 Fall Guys: Ultimate Knockout)是一款由 Mediatonic 开发并由 Epic Games 发行的免费平台大逃杀游戏。" }, + { "main_overlay_show_tooltip", " 按 (Ctrl + O) 显示叠加层。" }, + { "main_overlay_hide_tooltip", " 按 (Ctrl + O) 隐藏叠加层。" }, + { "main_overlay_shortcut_tooltip", " 按 (Ctrl + M) 可叠加始终显示在顶部。\n 按 (Ctrl + T) 切换背景颜色。\n 按 (Ctrl + F) 翻转显示。\n 按 (Ctrl + C) 可按平台显示用户数量。\n 按 (Ctrl + R) 圆形名称会显示圆形类型的彩色徽章。\n 按 (Ctrl + Shift + ↑ 或 ↓) 调整叠加的透明度。\n 按 (Ctrl + Shift + Z) 自动改变为链接的个人资料。\n 按 (Ctrl + Shift + X) 重置叠加大小。\n 按 (Ctrl + Shift + C) 重置叠加层的位置。" }, + { "main_update_prefix_tooltip", "如果您希望 FallGuysStats 继续更新," }, + { "main_update_suffix_tooltip", " 请不要忘记为 GitHub 存储库加注星标! " }, { "main_you_can_update_new_version_prefix_tooltip", " 您可以更新到新版本(" }, { "main_you_can_update_new_version_suffix_tooltip", ")! " }, { "main_exit_program", "退出程序" }, - { "main_plays", "遊玩時長" }, - { "main_shows", "節目" }, + { "main_plays", "游玩时长" }, + { "main_shows", "节目" }, { "main_inning", ""}, - { "main_rounds", "輪" }, + { "main_rounds", "轮" }, { "main_round", ""}, - { "main_wins", "獲勝" }, + { "main_wins", "获胜" }, { "main_win", ""}, - { "main_finals", "決賽" }, - { "main_kudos", "榮耀值" }, + { "main_finals", "决赛" }, + { "main_kudos", "荣耀值" }, { "main_hour", " h " }, { "main_min", " m " }, { "main_sec", " s" }, - { "main_round_name", "關卡名" }, - { "main_played", "遊玩" }, - { "main_qualified", "達標" }, + { "main_round_name", "关卡名" }, + { "main_played", "游玩" }, + { "main_qualified", "达标" }, { "main_gold", "金牌" }, - { "main_silver", "銀牌" }, - { "main_bronze", "銅牌" }, + { "main_silver", "银牌" }, + { "main_bronze", "铜牌" }, { "main_fastest", "最快" }, - { "main_longest", "最長" }, + { "main_longest", "最长" }, { "main_ave_finish", "平均" }, - { "main_hoopsie_legends", "鑽圈王者" }, - { "main_hoopsie_heroes", "鑽圈英雄" }, - { "main_profile_solo", "單人" }, - { "main_profile_ranked_solo", "單人排名戰" }, - { "main_profile_duo", "雙人" }, - { "main_profile_ranked_duo", "雙人排名戰" }, + { "main_hoopsie_legends", "钻圈王者" }, + { "main_hoopsie_heroes", "钻圈英雄" }, + { "main_profile_solo", "单人" }, + { "main_profile_ranked_solo", "排位单人" }, + { "main_profile_duo", "双人" }, + { "main_profile_ranked_duo", "排位双人" }, { "main_profile_trio", "三人" }, - { "main_profile_ranked_trio", "三人排名戰" }, + { "main_profile_ranked_trio", "排位三人" }, { "main_profile_squad", "四人" }, - { "main_profile_ranked_squad", "四人排名戰" }, - { "main_profile_custom", "風俗" }, + { "main_profile_ranked_squad", "排位四人" }, + { "main_profile_custom", "风俗" }, { "main_profile_creative", "Creative" }, - { "main_custom_and_casual_shows", "風俗/探索" }, - { "main_export_csv", "導出 CSV" }, - { "main_export_html", "導出 HTML" }, - { "main_export_bbcode", "導出 BBCode" }, - { "main_export_markdown", "導出 MarkDown" }, - { "main_delete_shows", "刪除" }, - { "main_move_shows", "移動遊玩場次數據" }, - { "main_delete_finish_time", "刪除“結束”時間" }, + { "main_custom_and_casual_shows", "风俗/探索" }, + { "main_export_csv", "导出 CSV" }, + { "main_export_html", "导出 HTML" }, + { "main_export_bbcode", "导出 BBCode" }, + { "main_export_markdown", "导出 MarkDown" }, + { "main_delete_shows", "删除" }, + { "main_move_shows", "移动游玩场次数据" }, + { "main_delete_finish_time", "删除“结束”时间" }, { "main_update_creative_map_infos", "更新信息" }, { "main_update_program", "更新 Fall Guys Stats" }, - { "main_updating_program", "正在下載..." }, + { "main_updating_program", "正在下载..." }, { "main_update_complete", "更新完成" }, - { "level_detail_medal", "勳章" }, - { "level_detail_is_final", "決賽" }, - { "level_detail_show_id", "節目場次" }, - { "level_detail_show_name_id", "節目名" }, - { "level_detail_round", "輪次" }, + { "level_detail_medal", "勋章" }, + { "level_detail_is_final", "决赛" }, + { "level_detail_show_id", "节目场次" }, + { "level_detail_show_name_id", "节目名" }, + { "level_detail_round", "轮次" }, { "level_detail_round_suffix", ""}, - { "level_detail_name", "關卡" }, + { "level_detail_name", "关卡" }, { "level_detail_players", "玩家" }, { "level_detail_playersPs4", "PS4" }, { "level_detail_playersPs4_desc", "Play Station 4" }, @@ -2966,58 +2966,58 @@ public static class Multilingual { { "level_detail_playersXsx_desc", "Xbox Series X" }, { "level_detail_playersSw", "Switch" }, { "level_detail_playersSw_desc", "Nintendo Switch" }, - { "level_detail_playersPc", "電腦" }, - { "level_detail_playersPc_desc", "電腦" }, + { "level_detail_playersPc", "电脑" }, + { "level_detail_playersPc_desc", "电脑" }, { "level_detail_playersAndroid", "Android" }, { "level_detail_playersAndroid_desc", "Android" }, { "level_detail_playersIos", "iOS" }, { "level_detail_playersIos_desc", "iOS" }, - { "level_detail_playersBots", "機器人" }, - { "level_detail_playersBots_desc", "機器人" }, - { "level_detail_start", "開始" }, - { "level_detail_end", "時長" }, - { "level_detail_finish", "結束" }, + { "level_detail_playersBots", "机器人" }, + { "level_detail_playersBots_desc", "机器人" }, + { "level_detail_start", "开始" }, + { "level_detail_end", "时长" }, + { "level_detail_finish", "结束" }, { "level_detail_position", "名次" }, - { "level_detail_score", "分數" }, - { "level_detail_kudos", "榮耀值" }, + { "level_detail_score", "分数" }, + { "level_detail_kudos", "荣耀值" }, { "level_detail_gold", "金牌" }, - { "level_detail_silver", "銀牌" }, - { "level_detail_bronze", "銅牌" }, + { "level_detail_silver", "银牌" }, + { "level_detail_bronze", "铜牌" }, { "level_detail_pink", "合格" }, { "level_detail_eliminated", "淘汰" }, - { "level_detail_round_summary", "每輪統計信息" }, - { "level_detail_show_stats", "顯示統計列表" }, - { "level_detail_round_stats", "每輪統計列表" }, - { "level_detail_final_stats", "決賽統計列表" }, - { "level_detail_level_stats", "關卡統計列表" }, - { "level_detail_wins_per_day", "每日獲勝數" }, - { "level_detail_stats_by_round", "回合統計圖" }, - { "level_detail_success_reaching_finals", "成功進入決賽" }, - { "level_detail_failure_reaching_finals", "未進入決賽" }, - { "level_detail_shows", "場" }, - { "level_detail_finals", "決賽" }, - { "level_detail_wins", "冠軍" }, - { "level_detail_losses", "失敗" }, + { "level_detail_round_summary", "每轮统计信息" }, + { "level_detail_show_stats", "显示统计列表" }, + { "level_detail_round_stats", "每轮统计列表" }, + { "level_detail_final_stats", "决赛统计列表" }, + { "level_detail_level_stats", "关卡统计列表" }, + { "level_detail_wins_per_day", "每日获胜数" }, + { "level_detail_stats_by_round", "回合统计图" }, + { "level_detail_success_reaching_finals", "成功进入决赛" }, + { "level_detail_failure_reaching_finals", "未进入决赛" }, + { "level_detail_shows", "场" }, + { "level_detail_finals", "决赛" }, + { "level_detail_wins", "冠军" }, + { "level_detail_losses", "失败" }, { "level_detail_date", "日期" }, - { "level_detail_finals_stats", "總決賽統計" }, - { "level_detail_tooltiptext_prefix", "點擊查看" }, - { "level_detail_tooltiptext_suffix", "的等級統計。" }, + { "level_detail_finals_stats", "总决赛统计" }, + { "level_detail_tooltiptext_prefix", "点击查看" }, + { "level_detail_tooltiptext_suffix", "的等级统计。" }, { "level_date_format", "yyyy年 M月 d日 (ddd)" }, { "level_grid_date_format", "yyyy年 M月 d日 HH:mm (ddd)" }, - { "level_detail_no_data", "數據不存在。" }, - { "level_detail_no_data_caption", "沒有數據" }, - { "level_detail_share_code_copied", " 分享代碼已復制。" }, - { "level_detail_share_code_copied_tooltip", "雙擊來複製共享代碼。" }, + { "level_detail_no_data", "数据不存在。" }, + { "level_detail_no_data_caption", "没有数据" }, + { "level_detail_share_code_copied", " 分享代码已复制。" }, + { "level_detail_share_code_copied_tooltip", "双击来复制共享代码。" }, { "level_detail_creative_author", "作者" }, - { "level_detail_creative_likes", "讚" }, - { "level_detail_creative_dislikes", "不喜歡" }, - { "level_detail_creative_share_code", "分享代碼" }, + { "level_detail_creative_likes", "赞" }, + { "level_detail_creative_dislikes", "踩" }, + { "level_detail_creative_share_code", "分享代码" }, { "level_detail_creative_version", "版本" }, { "level_detail_creative_max_players", "最多玩家" }, - { "level_detail_creative_time_limit", "時限" }, + { "level_detail_creative_time_limit", "时限" }, { "level_detail_creative_platform", "平台" }, { "level_detail_creative_last_modified", "上一次更改" }, - { "level_detail_creative_play_count", "播放計數" }, + { "level_detail_creative_play_count", "播放计数" }, { "level_detail_creative_inning", ""}, { "level_detail_creative_player_suffix", "人" }, { "level_detail_online_platform_eos", "Epic Games" }, @@ -3032,42 +3032,42 @@ public static class Multilingual { { "level_detail_team", "Team" }, { "level_detail_invisibeans", "Invisibeans" }, { "level_detail_final", "Final" }, - + { "level_round_played_prefix", "播放了" }, { "level_round_played_suffix", ""}, - { "level_win_suffix", "勝" }, - { "level_wins_suffix", "勝" }, - { "level_loss_suffix", "負" }, - { "level_losses_suffix", "負" }, - { "level_no_statistical_data", " 無統計數據" }, - + { "level_win_suffix", "胜" }, + { "level_wins_suffix", "胜" }, + { "level_loss_suffix", "负" }, + { "level_losses_suffix", "负" }, + { "level_no_statistical_data", " 无统计数据" }, + { "leaderboard_menu_title", "排行榜" }, - { "leaderboard_report_cheater", "檢舉作弊者" }, - { "leaderboard_choose_a_round", "選擇一輪。" }, - { "leaderboard_overall_rank", "🏆 總排名" }, - { "leaderboard_search_players", "🔎 搜尋球員" }, - { "leaderboard_search_players_WaterMark", "🔎 我確實很美麗" }, - { "leaderboard_weekly_crown_league", "👑 每週皇冠聯賽" }, - { "leaderboard_total_players_prefix", "總共 " }, + { "leaderboard_report_cheater", "举报作弊者" }, + { "leaderboard_choose_a_round", "选择一轮。" }, + { "leaderboard_overall_rank", "🏆 总排名" }, + { "leaderboard_search_players", "🔎 搜索球员" }, + { "leaderboard_search_players_WaterMark", "🔎 我真棒的昵称" }, + { "leaderboard_weekly_crown_league", "👑 每周皇冠联赛" }, + { "leaderboard_total_players_prefix", "总共 " }, { "leaderboard_total_players_suffix", " 名玩家" }, - { "leaderboard_see_full_rankings_in_fallalytics", "請參閱 FALLALYTICS 中的完整排名" }, + { "leaderboard_see_full_rankings_in_fallalytics", "请参阅 FALLALYTICS 中的完整排名" }, { "leaderboard_grid_header_rank", "#" }, - { "leaderboard_grid_header_show", "節目" }, - { "leaderboard_grid_header_player", "球員" }, - { "leaderboard_grid_header_record", "記錄" }, + { "leaderboard_grid_header_show", "节目" }, + { "leaderboard_grid_header_player", "球员" }, + { "leaderboard_grid_header_record", "记录" }, { "leaderboard_grid_header_finish", "日期" }, { "leaderboard_grid_header_score", "得分" }, - { "leaderboard_grid_header_period", "時期" }, + { "leaderboard_grid_header_period", "时期" }, { "leaderboard_grid_header_first_places", "WRs(*)" }, { "leaderboard_grid_anonymous", "匿名" }, - { "leaderboard_grid_just_before", "剛剛" }, + { "leaderboard_grid_just_before", "刚刚" }, { "leaderboard_grid_today", "今天" }, { "leaderboard_grid_yesterday", "昨天" }, { "leaderboard_grid_the_day_before_yesterday", "前天" }, { "leaderboard_grid_n_days_ago_prefix", ""}, { "leaderboard_grid_n_days_ago_suffix", " 天前" }, { "leaderboard_grid_n_weeks_ago_prefix", ""}, - { "leaderboard_grid_n_weeks_ago_suffix", " 週前" }, + { "leaderboard_grid_n_weeks_ago_suffix", " 周前" }, { "leaderboard_grid_n_months_ago_prefix", ""}, { "leaderboard_grid_n_months_ago_suffix", " 月前" }, { "leaderboard_grid_n_years_ago_prefix", ""}, @@ -3076,106 +3076,106 @@ public static class Multilingual { { "leaderboard_grid_time_suffix", " 秒" }, { "leaderboard_grid_header_crowns", "Crowns" }, { "leaderboard_grid_header_shards", "Shards" }, - { "leaderboard_grid_header_country", "國家" }, + { "leaderboard_grid_header_country", "国家" }, - { "profile_icon_enable_tooltip", ""}, - { "profile_icon_disable_tooltip", ""}, - { "profile_change_tooltip", "通過左鍵或右鍵單擊更改當前配置文件" }, - { "shows_detail_tooltip", "點擊查看每場統計信息" }, - { "rounds_detail_tooltip", "點擊查看每輪統計信息" }, - { "wins_detail_tooltip", "點擊查看獲勝統計信息" }, - { "finals_detail_tooltip", "點擊查看決賽統計信息" }, - { "stats_detail_tooltip", "點擊查看各輪的統計信息" }, + { "profile_icon_enable_tooltip", "单击可不自动更改为链接的配置文件" }, + { "profile_icon_disable_tooltip", "按一下可不自動變更為連結的設定檔" }, + { "profile_change_tooltip", "通过左键或右键单击更改当前配置文件" }, + { "shows_detail_tooltip", "点击查看每场统计信息" }, + { "rounds_detail_tooltip", "点击查看每轮统计信息" }, + { "wins_detail_tooltip", "点击查看获胜统计信息" }, + { "finals_detail_tooltip", "点击查看决赛统计信息" }, + { "stats_detail_tooltip", "点击查看各轮的统计信息" }, - { "message_already_running_caption", "已在運行" }, - { "message_fall_guys_already_running", "糖豆人已在運行。" }, - { "message_tracker_already_running", "統計已在運行。" }, - { "message_register_shortcut_caption", "需要設置快捷方式路徑" }, - { "message_register_shortcut", "請設置糖豆人的快捷方式路徑。" }, - { "message_register_exe_caption", "需要設置exe路徑" }, - { "message_register_exe", "請為糖豆人設置一個exe路徑。" }, - { "message_wrong_selected_file_caption", "錯誤文件" }, - { "message_wrong_selected_file_epicgames", "請選擇糖豆人客戶端的快捷方式。" }, - { "message_wrong_selected_file_steam", "請選擇安裝文件夾中的 \"FallGuys_client_game.exe\"。" }, - { "message_not_installed_steam_caption", "未安裝" }, - { "message_not_installed_steam", "你沒有安裝Steam版的《Fall Guys》。" }, - { "message_not_installed_epicGames_caption", "未安裝" }, - { "message_not_installed_epicGames", "你沒有安裝Epic Games版的《Fall Guys》。" }, - { "message_save_csv_caption", "導出 CSV" }, + { "message_already_running_caption", "已在运行" }, + { "message_fall_guys_already_running", "糖豆人已在运行。" }, + { "message_tracker_already_running", "统计已在运行。" }, + { "message_register_shortcut_caption", "需要设置快捷方式路径" }, + { "message_register_shortcut", "请设置糖豆人的快捷方式路径。" }, + { "message_register_exe_caption", "需要设置exe路径" }, + { "message_register_exe", "请为糖豆人设置一个exe路径。" }, + { "message_wrong_selected_file_caption", "错误文件" }, + { "message_wrong_selected_file_epicgames", "请选择糖豆人客户端的快捷方式。" }, + { "message_wrong_selected_file_steam", "请选择安装文件夹中的 \"FallGuys_client_game.exe\"。" }, + { "message_not_installed_steam_caption", "未安装" }, + { "message_not_installed_steam", "你没有安装Steam版的《Fall Guys》。" }, + { "message_not_installed_epicGames_caption", "未安装" }, + { "message_not_installed_epicGames", "你没有安装Epic Games版的《Fall Guys》。" }, + { "message_save_csv_caption", "导出 CSV" }, { "message_save_csv", "CSV 文件已保存。" }, - { "message_save_html_caption", "導出 HTML" }, - { "message_save_html", "Html 已保存至剪貼板。" }, - { "message_save_bbcode_caption", "導出 BBCode" }, - { "message_save_bbcode", "BBCode 已保存至剪貼板。" }, - { "message_save_markdown_caption", "導出 Markdown" }, - { "message_save_markdown", "MarkDown 已保存至剪貼板。" }, - { "message_save_data_caption", "保存數據" }, - { "message_save_data_linked_profiles", "你想把數據保存到鏈接的配置文件中嗎?" }, - { "message_save_data_linked_profiles_info_prefix", "注:默認配置文件為" }, + { "message_save_html_caption", "导出 HTML" }, + { "message_save_html", "Html 已保存至剪贴板。" }, + { "message_save_bbcode_caption", "导出 BBCode" }, + { "message_save_bbcode", "BBCode 已保存至剪贴板。" }, + { "message_save_markdown_caption", "导出 Markdown" }, + { "message_save_markdown", "MarkDown 已保存至剪贴板。" }, + { "message_save_data_caption", "保存数据" }, + { "message_save_data_linked_profiles", "你想把数据保存到链接的配置文件中吗?" }, + { "message_save_data_linked_profiles_info_prefix", "注:默认配置文件为" }, { "message_save_data_linked_profiles_info_suffix", ""}, - { "message_delete_show_caption", "移除場次" }, - { "message_delete_show_prefix", "確定要移除已選中的" }, - { "message_delete_show_suffix", "場次嗎?" }, - { "message_create_profile_caption", "創建個人資料" }, - { "message_create_profile_prefix", "是否要創建個人資料 " }, + { "message_delete_show_caption", "移除场次" }, + { "message_delete_show_prefix", "确定要移除已选中的" }, + { "message_delete_show_suffix", "场次吗?" }, + { "message_create_profile_caption", "创建个人资料" }, + { "message_create_profile_prefix", "是否要创建个人资料 " }, { "message_create_profile_suffix", ""}, - { "message_same_profile_name_exists", "已註冊的設定檔之間存在相同的設定檔名稱。" }, - { "message_rename_profile_caption", "重命名個人資料" }, - { "message_rename_profile_prefix", "確定要將個人資料從 " }, + { "message_same_profile_name_exists", "已注册的配置文件之间存在相同的配置文件名称。" }, + { "message_rename_profile_caption", "重命名个人资料" }, + { "message_rename_profile_prefix", "确定要将个人资料从 " }, { "message_rename_profile_infix", " 更名到 " }, { "message_rename_profile_suffix", "?" }, - { "message_move_profile_caption", "移動個人資料" }, - { "message_move_profile_prefix", "確定要將個人資料數據從 " }, - { "message_move_profile_infix", " 移動到 " }, + { "message_move_profile_caption", "移动个人资料" }, + { "message_move_profile_prefix", "确定要将个人资料数据从 " }, + { "message_move_profile_infix", " 移动到 " }, { "message_move_profile_suffix", "?" }, - { "message_delete_profile_caption", "刪除個人資料" }, + { "message_delete_profile_caption", "删除个人资料" }, { "message_delete_profile_prefix", ""}, - { "message_delete_profile_infix", " 中游玩至今的全部個人資料將會被刪除。" }, - { "message_delete_profile_suffix", "確定要繼續嗎?" }, - { "message_save_profile_caption", "保存個人資料" }, - { "message_save_profile_prefix", "確定保存當前資料至 " }, - { "message_save_profile_suffix", " 個人資料中嗎?" }, - { "message_execution_caption", "啟動糖豆人" }, - { "message_execution_question", "確定要啟動糖豆人嗎?" }, - { "message_update_question_caption", "升級程序" }, + { "message_delete_profile_infix", " 中游玩至今的全部个人资料将会被删除。" }, + { "message_delete_profile_suffix", "确定要继续吗?" }, + { "message_save_profile_caption", "保存个人资料" }, + { "message_save_profile_prefix", "确定保存当前资料至 " }, + { "message_save_profile_suffix", " 个人资料中吗?" }, + { "message_execution_caption", "启动糖豆人" }, + { "message_execution_question", "确定要启动糖豆人吗?" }, + { "message_update_question_caption", "升级程序" }, { "message_update_question_prefix", "Fall Guys Stats 有新版本。" }, - { "message_update_question_suffix", "是否要立刻升級?" }, + { "message_update_question_suffix", "是否要立刻升级?" }, { "message_update_latest_version", "已更新至最新版本。" }, - { "message_update_not_determine_version", "無法檢測版本號。" }, - { "message_save_csv_file_caption", "保存為 CSV" }, - { "message_update_error_caption", "更新錯誤" }, - { "message_update_error", "無法檢查更新。" }, - { "message_program_error_caption", "程序錯誤" }, - { "message_delete_finish_time_caption", "刪除“結束”時間" }, - { "message_delete_finish_time", "確定要繼續嗎?" }, - { "message_update_creative_map_caption", "更新創意地圖資訊" }, - { "message_update_creative_map_with_sharecode_prefix", "您想用分享代碼「" }, - { "message_update_creative_map_with_sharecode_suffix", "」更新地圖資訊嗎?" }, - { "message_update_creative_map_with_title_prefix", "您想更新「" }, - { "message_update_creative_map_with_title_suffix", "」的地圖資訊嗎?" }, - { "message_update_creative_map_error", "尋找廣告素材等級時發生錯誤。" }, - { "message_new_personal_best_caption", "⏱️ 新個人最佳成績" }, + { "message_update_not_determine_version", "无法检测版本号。" }, + { "message_save_csv_file_caption", "保存为 CSV" }, + { "message_update_error_caption", "更新错误" }, + { "message_update_error", "无法检查更新。" }, + { "message_program_error_caption", "程序错误" }, + { "message_delete_finish_time_caption", "删除“结束”时间" }, + { "message_delete_finish_time", "确定要继续吗?" }, + { "message_update_creative_map_caption", "更新创意地图信息" }, + { "message_update_creative_map_with_sharecode_prefix", "您想更新带有共享代码 \"" }, + { "message_update_creative_map_with_sharecode_suffix", "\"的地图信息吗?" }, + { "message_update_creative_map_with_title_prefix", "您希望更新 \"" }, + { "message_update_creative_map_with_title_suffix", "\"的地图信息吗?" }, + { "message_update_creative_map_error", "查找广告素材级别时出错。" }, + { "message_new_personal_best_caption", "⏱️ 新个人最佳成绩" }, { "message_new_personal_best_prefix", "您在 " }, - { "message_new_personal_best_suffix", " 中創造了新的個人最佳成績。" }, + { "message_new_personal_best_suffix", " 中创造了新的个人最好成绩。" }, { "message_new_personal_best_timediff_by_minute_prefix", "少了 " }, { "message_new_personal_best_timediff_by_minute_infix", " 分 " }, { "message_new_personal_best_timediff_by_minute_suffix", " 秒!" }, - { "message_new_personal_best_timediff_by_second", " 秒縮短!" }, - { "message_test_notifications_caption", "🔔 測試通知" }, - { "message_connected_to_server_caption", "🔔 服務器連接通知" }, - { "message_connected_to_server_prefix", "您已連接到 " }, - { "message_connected_to_server_suffix", " 服務器。" }, - { "message_check_internet_connection_caption", "網絡錯誤" }, - { "message_check_internet_connection", "請檢查您的互聯網連接。" }, - { "message_changelog_caption", "變更日誌" }, - { "message_changelog_bugfix_and_program_optimization", "Bug修復和程序優化。" }, - { "message_changelog_updated_new_show_and_round_names", "更新了新的節目和回合名稱。" }, - { "message_changelog_overlay_display_improvements", "疊加顯示改進。" }, - { "message_changelog_added_and_improved_win_per_day_graph_feature", "新增並改進了每日獲勝圖表功能。" }, - { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "發布《FALLALYTICS》競速排行榜" }, - { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "每週皇冠聯賽現已在 FALLALYTICS 上開放。" }, - { "message_changelog_banning_users_using_hacking_programs", "禁止使用黑客程式的用戶。" }, - { "message_changelog_add_proxy_settings", "新增代理設定" }, + { "message_new_personal_best_timediff_by_second", " 秒缩短!" }, + { "message_test_notifications_caption", "🔔 测试通知" }, + { "message_connected_to_server_caption", "🔔 服务器连接通知" }, + { "message_connected_to_server_prefix", "您已连接到 " }, + { "message_connected_to_server_suffix", " 服务器。" }, + { "message_check_internet_connection_caption", "网络错误" }, + { "message_check_internet_connection", "请检查您的互联网连接。" }, + { "message_changelog_caption", "变更日志" }, + { "message_changelog_bugfix_and_program_optimization", "Bug修复和程序优化。" }, + { "message_changelog_updated_new_show_and_round_names", "更新了新的节目和回合名称。" }, + { "message_changelog_overlay_display_improvements", "叠加显示改进。" }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", "添加并改进了每日获胜图表功能。" }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "发布《FALLALYTICS》竞速排行榜" }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "每周皇冠联赛现已在 FALLALYTICS 上开放。" }, + { "message_changelog_banning_users_using_hacking_programs", "禁止使用黑客程序的用户。" }, + { "message_changelog_add_proxy_settings", "添加代理设置" }, { "numeric_suffix", ""}, { "message_question_mark", "?" }, @@ -3183,125 +3183,125 @@ public static class Multilingual { { "message_exclamation_mark", "!" }, { "message_comma", "," }, - { "settings_title", "設置" }, + { "settings_title", "设置" }, { "settings_program", "可用" }, { "settings_display", "展示" }, - { "settings_launch_fallguys", "啟動糖豆人" }, + { "settings_launch_fallguys", "启动糖豆人" }, { "settings_fallalytics", "Fallalytics" }, - { "settings_proxy_settings", "代理設定" }, - { "settings_use_a_proxy_server", "使用代理伺服器" }, + { "settings_proxy_settings", "代理设置" }, + { "settings_use_a_proxy_server", "使用代理服务器" }, { "settings_proxy_address", "地址" }, { "settings_proxy_port", "港口" }, - { "settings_enable_proxy_authentication", "啟用代理身份驗證" }, - { "settings_proxy_user_name", "使用者名稱" }, - { "settings_proxy_password", "密碼" }, - { "settings_test_proxy_connection", "測試代理連接" }, - { "settings_enter_fallalytics_api_key", "(可選)輸入Fallalytics的API密鑰" }, - { "settings_sends_info_about_rounds_played_to_fallalytics", "將比賽回合和個人最佳成績的資訊發送至 Fallalytics" }, - { "settings_join_a_weekly_crown_league", "參加每週一次的皇冠聯賽" }, - { "settings_sends_anonymously_to_fallalytics", "👻 匿名發送" }, - { "settings_fallalytics_desc", "ℹ️ Fallalytics 是一個工具,用於探索收集到的有關 Fall Guys 回合分佈的數據。" }, - { "settings_visit_fallalytics", "訪問Fallalytics" }, - { "settings_about", "關於這個應用程序" }, - { "settings_log_path", "📁 日誌文件路徑" }, - { "settings_log_path_description", "🏷️ 僅在程序無法正確讀取日誌地址時才改動此設置。" }, - { "settings_stats", "統計" }, - { "settings_theme", "主題" }, - { "settings_theme_light", "☀️ 輕" }, - { "settings_theme_dark", "🌑 深色" }, - { "settings_preferred_ip_geolocation_service", "首選IP地理定位服務" }, - { "settings_auto_selected", "自動" }, - { "settings_ipinfo_token", "Token" }, - { "settings_enter_ipinfo_token", "(可選)" }, - { "settings_link_to_get_ipinfo_token", "建立帳戶獲取token" }, - { "settings_previous_win", "之前獲勝次數" }, - { "settings_before_using_tracker", "(使用此軟件前)" }, - { "settings_auto_update_program", "🔄️ 啟動時檢查更新" }, - { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "將 鑽圈王者 重命名為 鑽圈英雄" }, + { "settings_enable_proxy_authentication", "启用代理身份验证" }, + { "settings_proxy_user_name", "用户名" }, + { "settings_proxy_password", "密码" }, + { "settings_test_proxy_connection", "测试代理连接" }, + { "settings_enter_fallalytics_api_key", "(可选)输入Fallalytics的API密钥" }, + { "settings_sends_info_about_rounds_played_to_fallalytics", "将有关比赛回合和个人最好成绩的信息发送至 Fallalytics" }, + { "settings_join_a_weekly_crown_league", "参加每周一次的皇冠联赛" }, + { "settings_sends_anonymously_to_fallalytics", "👻 匿名发送" }, + { "settings_fallalytics_desc", "ℹ️ Fallalytics 是一个工具,用于探索收集到的有关 Fall Guys 回合分布的数据。" }, + { "settings_visit_fallalytics", "访问Fallalytics" }, + { "settings_about", "关于这个应用程序" }, + { "settings_log_path", "📁 日志文件路径" }, + { "settings_log_path_description", "🏷️ 仅在程序无法正确读取日志地址时才改动此设置。" }, + { "settings_stats", "统计" }, + { "settings_theme", "主题" }, + { "settings_theme_light", "☀️ 轻" }, + { "settings_theme_dark", "🌑 深色" }, + { "settings_preferred_ip_geolocation_service", "首选IP地理定位服务" }, + { "settings_auto_selected", "自动" }, + { "settings_ipinfo_token", "Token" }, + { "settings_enter_ipinfo_token", "(可选)" }, + { "settings_link_to_get_ipinfo_token", "创建账户获取token" }, + { "settings_previous_win", "之前获胜次数" }, + { "settings_before_using_tracker", "(使用此软件前)" }, + { "settings_auto_update_program", "🔄️ 启动时检查更新" }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "将 钻圈王者 重命名为 钻圈英雄" }, { "settings_overlay", "浮窗" }, - { "settings_hide_wins_info", "隱藏獲勝信息" }, - { "settings_hide_round_info", "隱藏關卡信息" }, - { "settings_hide_time_info", "隱藏時間信息" }, - { "settings_hide_percentages", "隱藏百分比" }, - { "settings_show_tab_for_currnet_filter__profile", "為當前的篩選器和個人資料顯示標籤" }, - { "settings_wins__final_filter", "獲勝 / 決賽篩選" }, - { "settings_qualify__gold_filter", "達標 / 第一篩選" }, - { "settings_fastest__longest_filter", "最快 / 最久篩選" }, - { "settings_all_time_stats", "全部時間統計" }, - { "settings_stats_and_party_filter", "統計和組隊篩選" }, - { "settings_season_stats", "賽季統計" }, - { "settings_week_stats", "週統計" }, - { "settings_day_stats", "日統計" }, - { "settings_session_stats", "場次統計" }, - { "settings_cycle_time", "循環時間" }, + { "settings_hide_wins_info", "隐藏获胜信息" }, + { "settings_hide_round_info", "隐藏关卡信息" }, + { "settings_hide_time_info", "隐藏时间信息" }, + { "settings_hide_percentages", "隐藏百分比" }, + { "settings_show_tab_for_currnet_filter__profile", "为当前的筛选器和个人资料显示标签" }, + { "settings_wins__final_filter", "获胜 / 决赛筛选" }, + { "settings_qualify__gold_filter", "达标 / 第一筛选" }, + { "settings_fastest__longest_filter", "最快 / 最久筛选" }, + { "settings_all_time_stats", "全部时间统计" }, + { "settings_stats_and_party_filter", "统计和组队筛选" }, + { "settings_season_stats", "赛季统计" }, + { "settings_week_stats", "周统计" }, + { "settings_day_stats", "日统计" }, + { "settings_session_stats", "场次统计" }, + { "settings_cycle_time", "循环时间" }, { "settings_sec", "秒" }, - { "settings_background_image", "背景圖" }, + { "settings_background_image", "背景图" }, { "settings_background", "背景" }, { "settings_background_opacity", "背景不透明度" }, - { "settings_lock_button_location", "鎖定按鈕位置" }, - { "settings_lock_button_location_top", "頂部" }, + { "settings_lock_button_location", "锁定按钮位置" }, + { "settings_lock_button_location_top", "顶部" }, { "settings_lock_button_location_bottom", "底部" }, { "settings_transparent", "透明" }, - { "settings_magenta", "洋紅" }, - { "settings_red", "紅" }, - { "settings_green", "綠" }, - { "settings_blue", "藍" }, + { "settings_magenta", "洋红" }, + { "settings_red", "红" }, + { "settings_green", "绿" }, + { "settings_blue", "蓝" }, { "settings_black", "黑" }, { "settings_white", "白" }, - { "settings_cycle_qualify__gold", "循環 達標 / 第一" }, - { "settings_qualify_only", "僅 達標" }, - { "settings_gold_only", "僅 第一" }, - { "settings_cycle_best__lowest", "循環 最佳 / 最低" }, - { "settings_personal_best_only", "僅限個人最佳紀錄" }, - { "settings_personal_lowest_only", "僅限個人最低記錄`" }, - { "settings_cycle_win__final_streak", "循環 連勝 / 連續晉級決賽" }, - { "settings_win_streak_only", "僅 連勝" }, - { "settings_final_streak_only", "僅 連續晉級決賽" }, - { "settings_cycle_players__ping", "循環 玩家數 / 延遲" }, - { "settings_players_only", "僅 玩家數" }, - { "settings_ping_only", "僅 延遲" }, - { "settings_flip_display_horizontally", "水平翻轉 (Ctrl + F)" }, - { "settings_always_show_on_top", "📌 置頂顯示 (Ctrl + M)" }, - { "settings_display_players_based_on_platform", "🚹 按照平台顯示玩家 (Ctrl + C)" }, - { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 按照關卡類型顯示顏色 (Ctrl + R)" }, - { "settings_auto_change_profile", "🔃 自動改變為鏈接的個人資料 (Ctrl + Shift + Z)" }, - { "settings_shade_the_flag_image", "🏁 對要顯示的服務器標誌圖像進行著色" }, - { "settings_diaplay_current_time", "🕓 等待時顯示當前時間" }, - { "settings_diaplay_game_played_info", "ℹ️ 在一輪遊戲結束時顯示已進行的遊戲訊息 (排名、倖存者數、勝利、淘汰等)" }, - { "settings_count_players_during_the_level", "統計比賽中通過或被淘汰的玩家" }, - { "settings_custom_overlay_font", "🅰️ 自定義浮窗字體" }, - { "settings_select_font", "選擇字體" }, - { "settings_reset_font", "重置字體" }, + { "settings_cycle_qualify__gold", "循环 达标 / 第一" }, + { "settings_qualify_only", "仅 达标" }, + { "settings_gold_only", "仅 第一" }, + { "settings_cycle_best__lowest", "循环 最佳 / 最低" }, + { "settings_personal_best_only", "仅限个人最佳纪录" }, + { "settings_personal_lowest_only", "仅限个人最低记录" }, + { "settings_cycle_win__final_streak", "循环 连胜 / 连续晋级决赛" }, + { "settings_win_streak_only", "仅 连胜" }, + { "settings_final_streak_only", "仅 连续晋级决赛" }, + { "settings_cycle_players__ping", "循环 玩家数 / 延迟" }, + { "settings_players_only", "仅 玩家数" }, + { "settings_ping_only", "仅 延迟" }, + { "settings_flip_display_horizontally", "水平翻转 (Ctrl + F)" }, + { "settings_always_show_on_top", "📌 置顶显示 (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 按照平台显示玩家 (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 按照关卡类型显示颜色 (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 自动改变为链接的个人资料 (Ctrl + Shift + Z)" }, + { "settings_shade_the_flag_image", "🏁 对要显示的服务器标志图像进行着色" }, + { "settings_diaplay_current_time", "🕓 等待时显示当前时间" }, + { "settings_diaplay_game_played_info", "ℹ️ 在一轮游戏结束时显示已进行的游戏信息 (排名、幸存者数量、胜利、淘汰等)" }, + { "settings_count_players_during_the_level", "计算游戏过程中通过或被淘汰的玩家数量" }, + { "settings_custom_overlay_font", "🅰️ 自定义浮窗字体" }, + { "settings_select_font", "选择字体" }, + { "settings_reset_font", "重置字体" }, { "settings_font_example", "示例" }, - { "settings_round_example", "第 3 輪:水漲爬高" }, - { "settings_sorting_options", "排序選項" }, - { "settings_ignore_level_type_when_sorting", "📶 排序時忽略關卡類型" }, - { "settings_grouping_creative_round_levels", "🛠️ 將創意回合級別分組為一類" }, - { "settings_record_escape_during_a_game", "👻 如果你在比賽中逃跑,記錄為失敗" }, - { "settings_game_options", "遊戲選項" }, + { "settings_round_example", "第 3 轮:水涨爬高" }, + { "settings_sorting_options", "排序选项" }, + { "settings_ignore_level_type_when_sorting", "📶 排序时忽略关卡类型" }, + { "settings_grouping_creative_round_levels", "🛠️ 将创意回合级别分组为一类" }, + { "settings_record_escape_during_a_game", "👻 如果你在比赛中逃跑,记录为失败" }, + { "settings_game_options", "游戏选项" }, { "settings_game_options_platform", "平台" }, - { "settings_fall_guys_exe_location", "↗️ 遊戲可執行路徑" }, - { "settings_fall_guys_exe_openfile_title", "選擇遊戲可執行文件" }, + { "settings_fall_guys_exe_location", "↗️ 游戏可执行路径" }, + { "settings_fall_guys_exe_openfile_title", "选择游戏可执行文件" }, { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, { "settings_fall_guys_exe_openfile_filter", "EXE Files (*.exe)|*.exe" }, - { "settings_fall_guys_shortcut_location", "↗️ 遊戲快捷鍵文件路徑" }, - { "settings_fall_guys_shortcut_openfile_title", "選擇一個遊戲快捷方式文件" }, + { "settings_fall_guys_shortcut_location", "↗️ 游戏快捷键文件路径" }, + { "settings_fall_guys_shortcut_openfile_title", "选择一个游戏快捷方式文件" }, { "settings_fall_guys_shortcut_openfile_name", ""}, { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, - { "settings_browse", "瀏覽" }, - { "settings_launch_fall_guys_on_tracker_launch", "啟動統計器時啟動遊戲" }, - { "settings_language", "語言" }, + { "settings_browse", "浏览" }, + { "settings_launch_fall_guys_on_tracker_launch", "启动统计器时启动游戏" }, + { "settings_language", "语言" }, { "settings_new_update_prefix", "新更新" }, { "settings_new_update_suffix", "可用" }, { "settings_save", "保存" }, { "settings_cancel", "取消" }, - { "settings_select_language_title", "選擇你的語言" }, - { "settings_auto_generate_profiles", "自動生成配置文件" }, - { "settings_select_language_button", "選擇" }, - { "settings_system_tray_icon", "📍 使用系統托盤圖標" }, - { "settings_notify_personal_best", "🔔 當您在比賽中打破個人最佳成績時,您會收到 Windows 通知" }, - { "settings_notify_server_connected", "🔔 連接服務器時,帶有服務器國家/地區名稱的 Windows 通知" }, - { "settings_mute_notification_sounds", "🔇 將通知聲音靜音" }, + { "settings_select_language_title", "选择你的语言" }, + { "settings_auto_generate_profiles", "自动生成配置文件" }, + { "settings_select_language_button", "选择" }, + { "settings_system_tray_icon", "📍 使用系统托盘图标" }, + { "settings_notify_personal_best", "🔔 当您在比赛中打破个人最好成绩时,会收到 Windows 通知" }, + { "settings_notify_server_connected", "🔔 连接服务器时,带有服务器国家/地区名称的 Windows 通知" }, + { "settings_mute_notification_sounds", "🔇 将通知声音静音" }, { "settings_notification_sounds_01", "🔊 01" }, { "settings_notification_sounds_02", "🔊 02" }, { "settings_notification_sounds_03", "🔊 03" }, @@ -3310,216 +3310,2431 @@ public static class Multilingual { { "settings_notification_window_bottom_right", "右下角" }, { "settings_notification_window_top_left", "左上方" }, { "settings_notification_window_top_right", "右上角" }, - { "settings_prevent_overlay_mouse_clicks", "🖱️ 防止鼠標光標錯誤" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ 防止鼠标光标错误" }, { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, - { "settings_issue_traker", "問題追踪器" }, - { "settings_translation", "翻譯" }, - { "settings_font_need_to_be_installed_caption", "需要安裝字體" }, - { "settings_font_need_to_be_installed_message", "安裝 Fall Guys Stats 文件夾中的字體文件。" }, - { "settings_checking_for_updates", "查詢更新..." }, + { "settings_issue_traker", "问题追踪器" }, + { "settings_translation", "翻译" }, + { "settings_font_need_to_be_installed_caption", "需要安装字体" }, + { "settings_font_need_to_be_installed_message", "安装 Fall Guys Stats 文件夹中的字体文件。" }, + { "settings_checking_for_updates", "查询更新..." }, - { "overlay_streak", "連勝" }, + { "overlay_streak", "连胜" }, { "overlay_streak_suffix", ""}, - { "overlay_streak_finals", "連續晉級決賽" }, - { "overlay_finals", "決賽" }, - { "overlay_qualify_chance", "達標" }, + { "overlay_streak_finals", "连续晋级决赛" }, + { "overlay_finals", "决赛" }, + { "overlay_qualify_chance", "达标" }, { "overlay_qualify_gold", "第一" }, { "overlay_longest", "最久" }, { "overlay_fastest", "最快" }, - { "overlay_personal_best", "個人最佳得分" }, + { "overlay_personal_best", "个人最佳得分" }, { "overlay_high_score", "最高分" }, { "overlay_low_score", "最低分" }, - { "overlay_duration", "時間" }, + { "overlay_duration", "时间" }, { "overlay_players", "玩家" }, - { "overlay_current_time", "當前時間" }, + { "overlay_current_time", "当前时间" }, { "overlay_round_prefix", "回合 " }, { "overlay_round_suffix", ""}, { "overlay_round_abbreviation_prefix", "回合 " }, { "overlay_round_abbreviation_suffix", ""}, - { "overlay_wins", "獲勝" }, + { "overlay_wins", "获胜" }, { "overlay_win", ""}, - { "overlay_finish", "結束" }, - { "overlay_queued_players", "排隊的玩家" }, - { "overlay_ping", "延遲" }, + { "overlay_finish", "结束" }, + { "overlay_queued_players", "排队的玩家" }, + { "overlay_ping", "延迟" }, { "overlay_best", ""}, { "overlay_inning", ""}, { "overlay_position_prefix", "第" }, { "overlay_position_suffix", "名" }, - { "overlay_position_win", "贏" }, - { "overlay_position_survived", "倖存者" }, - { "overlay_position_qualified", "過關" }, + { "overlay_position_win", "赢" }, + { "overlay_position_survived", "幸存者" }, + { "overlay_position_qualified", "过关" }, { "overlay_position_eliminated", "被淘汰" }, - { "overlay_picPositionLock_tooltip", " 將疊加層固定到其當前位置。" }, - { "overlay_picPositionNE_tooltip", " 將疊加層固定到屏幕的左上角。" }, - { "overlay_picPositionNW_tooltip", " 將疊加層固定到屏幕的右上角。" }, - { "overlay_picPositionSE_tooltip", " 將疊加層固定到屏幕的左下角。" }, - { "overlay_picPositionSW_tooltip", " 將疊加層固定到屏幕的右下角。" }, + { "overlay_picPositionLock_tooltip", " 将叠加层固定到其当前位置。" }, + { "overlay_picPositionNE_tooltip", " 将叠加层固定到屏幕的左上角。" }, + { "overlay_picPositionNW_tooltip", " 将叠加层固定到屏幕的右上角。" }, + { "overlay_picPositionSE_tooltip", " 将叠加层固定到屏幕的左下角。" }, + { "overlay_picPositionSW_tooltip", " 将叠加层固定到屏幕的右下角。" }, - { "profile_title", "個人資料設置" }, - { "profile_list", "個人資料列表" }, + { "profile_title", "个人资料设置" }, + { "profile_list", "个人资料列表" }, { "profile_add_tab", "添加" }, - { "profile_add_tab_label1", "個人資料名稱" }, + { "profile_add_tab_label1", "个人资料名称" }, { "profile_add_tab_button", "添加" }, { "profile_rename_tab", "重命名" }, - { "profile_rename_tab_label1", "個人資料" }, - { "profile_rename_tab_label2", "個人資料名稱" }, + { "profile_rename_tab_label1", "个人资料" }, + { "profile_rename_tab_label2", "个人资料名称" }, { "profile_rename_tab_button", "重命名" }, - { "profile_move_tab", "移動" }, - { "profile_move_tab_label1", "從" }, + { "profile_move_tab", "移动" }, + { "profile_move_tab_label1", "从" }, { "profile_move_tab_label2", "至" }, - { "profile_move_tab_button", "移動" }, + { "profile_move_tab_button", "移动" }, { "profile_remove_tab", "移除" }, - { "profile_remove_tab_label1", "個人資料" }, - { "profile_remove_tab_label2", "* 只能刪除不包含數據的個人資料" }, + { "profile_remove_tab_label1", "个人资料" }, + { "profile_remove_tab_label2", "* 只能删除不包含数据的个人资料" }, { "profile_remove_tab_button", "移除" }, - { "profile_rounds_suffix", "輪次" }, + { "profile_rounds_suffix", "轮次" }, { "profile_apply_change_button", "保存" }, { "profile_undo_change_button", "取消" }, - { "profile_add_select_title", "添加場次" }, - { "profile_add_select_question_prefix", "存在尚未導入的比賽記錄。" }, - { "profile_add_select_question_suffix", "選擇一個個人資料來導入。" }, - { "profile_add_select_question_suffix_linked_profiles", "數據將被添加到鏈接的配置文件中。" }, - { "profile_add_select_use_linked_profiles", "使用鏈接的個人資料" }, - { "profile_move_select_title", "移動遊玩場次數據" }, - { "profile_move_select_description_prefix", "選擇一個個人資料來移動遊玩數據。" }, - { "profile_move_select_description_suffix", "選中的遊玩數據" }, - { "profile_move_select_question_prefix", "是否要移動選中的 " }, - { "profile_move_select_question_infix", " 遊玩數據到 " }, - { "profile_move_select_question_suffix", "個人資料?" }, - { "profile_move_select_button", "移動" }, - - { "custom_range_range", "範圍" }, - { "custom_range_templates", "模板" }, - { "custom_range_legacy_season", "季節" }, - { "custom_range_ffa_season", "季節" }, - { "custom_range_season", "季節" }, - { "custom_range_legacy", "季節" }, - { "custom_range_ffa", "FFA" }, - { "custom_range_not_set", "沒有設置" }, - { "custom_range_filter", "篩選" }, + { "profile_add_select_title", "添加场次" }, + { "profile_add_select_question_prefix", "存在尚未导入的比赛记录。" }, + { "profile_add_select_question_suffix", "选择一个个人资料来导入。" }, + { "profile_add_select_question_suffix_linked_profiles", "数据将被添加到链接的配置文件中。" }, + { "profile_add_select_use_linked_profiles", "使用链接的个人资料" }, + { "profile_move_select_title", "移动游玩场次数据" }, + { "profile_move_select_description_prefix", "选择一个个人资料来移动游玩数据。" }, + { "profile_move_select_description_suffix", "选中的游玩数据" }, + { "profile_move_select_question_prefix", "是否要移动选中的 " }, + { "profile_move_select_question_infix", " 游玩数据到 " }, + { "profile_move_select_question_suffix", "个人资料?" }, + { "profile_move_select_button", "移动" }, + + { "custom_range_range", "范围" }, + { "custom_range_templates", "模板" }, + { "custom_range_legacy_season", "季节" }, + { "custom_range_ffa_season", "季节" }, + { "custom_range_season", "季节" }, + { "custom_range_legacy", "季节" }, + { "custom_range_ffa", "FFA" }, + { "custom_range_not_set", "没有设置" }, + { "custom_range_filter", "筛选" }, } }, - }; + { Language.TraditionalChinese, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "author", "Eunma" }, + { "main_by", "by" }, + { "main_on_twitch", "on Twitch" }, + { "main_multilingual", "多語言" }, + { "main_settings", "設置" }, + { "main_fall_guys_stats", "Fall Guys Stats" }, + { "main_filters", "篩選" }, + { "main_stats", "統計" }, + { "main_all", "全部" }, + { "main_season", "賽季" }, + { "main_week", "週" }, + { "main_day", "天" }, + { "main_session", "次" }, + { "main_custom_range", "自定" }, + { "main_party_type", "組隊" }, + { "main_party", "組隊" }, + { "main_solo", "單人" }, + { "main_profile", "個人資料" }, + { "main_profile_setting", "個人資料設置" }, + { "main_show_overlay", "顯示浮窗" }, + { "main_hide_overlay", "隱藏浮窗" }, + { "main_update", "升級" }, + { "main_manual_update_version", "手動更新版本" }, + { "main_help", "幫助" }, + { "main_launch_fall_guys", "啟動糖豆人" }, + { "main_useful_things", "有用的東西!" }, + { "main_fall_guys_wiki", "Fall Guys Wiki" }, + { "main_fall_guys_reddit", "Fall Guys Reddit" }, + { "main_fallalytics", "Fallalytics" }, + { "main_fallalytics_main", "Main Page" }, + { "main_fallalytics_find_player", "Find Player" }, + { "main_fallalytics_overall_rankings", "Overall Ranking" }, + { "main_fallalytics_level_rankings", "Level Rakings" }, + { "main_fallalytics_weekly_crown_league", "Weekly Crown League" }, + { "main_fallalytics_round_statistics", "Round Statistics" }, + { "main_fallalytics_show_statistics", "Show Statistics" }, + { "main_fallalytics_news", "News" }, + { "main_roll_off_club", "滾輪俱樂部" }, + { "main_lost_temple_analyzer", "失落的神廟分析器" }, + { "main_fall_guys_db", "FallGuys DB" }, + { "main_fall_guys_db_main", "Main Page" }, + { "main_fall_guys_db_shows", "Shows List" }, + { "main_fall_guys_db_discovery", "Discovery" }, + { "main_fall_guys_db_shop", "Item Shop" }, + { "main_fall_guys_db_newsfeeds", "Newsfeeds" }, + { "main_fall_guys_db_strings", "Localized Strings" }, + { "main_fall_guys_db_cosmetics", "All Cosmetics" }, + { "main_fall_guys_db_crown_ranks", "Crown Ranks" }, + { "main_fall_guys_db_live_events", "Live Events" }, + { "main_fall_guys_db_daily_shop", "Daily Items" }, + { "main_fall_guys_db_creative", "Creative Level Lookup" }, + { "main_fall_guys_db_faq", "FAQ" }, + { "main_fall_guys_official", "Fall Guys Official" }, + { "main_fall_guys_wiki_tooltip", "Fall Guys 的終極維基指南,由玩家編寫和維護。" }, + { "main_fall_guys_reddit_tooltip", "由社區運營和開發者支持的 Reddit 子版塊,專門針對 Fall Guys。" }, + { "main_fallalytics_tooltip", "Fallalytics 是一個工具,用於探索收集到的有關 Fall Guys 回合分佈的數據。" }, + { "main_roll_off_club_tooltip", "成為滾滾專家!" }, + { "main_lost_temple_analyzer_tooltip", "對失落的寺廟進行完整的視覺分析。" }, + { "main_todays_show_tooltip", "看看目前有哪些節目。" }, + { "main_fall_guys_official_tooltip", "Fall Guys(以前稱為 Fall Guys: Ultimate Knockout)是一款由 Mediatonic 開發並由 Epic Games 發行的免費平台大逃殺遊戲。" }, + { "main_overlay_show_tooltip", " 按 (Ctrl + O) 顯示疊加層。" }, + { "main_overlay_hide_tooltip", " 按 (Ctrl + O) 隱藏疊加層。" }, + { "main_overlay_shortcut_tooltip", " 按 (Ctrl + M) 可疊加始終顯示在頂部。\n 按 (Ctrl + T) 切換背景顏色。\n 按 (Ctrl + F) 翻轉顯示。\n 按 (Ctrl + C) 可按平台顯示用戶數量。\n 按 (Ctrl + R) 圓形名稱會顯示圓形類型的彩色徽章。\n 按 (Ctrl + Shift + ↑ 或 ↓) 調整疊加的透明度。\n 按 (Ctrl + Shift + Z) 自動改變為鏈接的個人資料。\n 按 (Ctrl + Shift + X) 重置疊加大小。\n 按 (Ctrl + Shift + C) 重置疊加層的位置。" }, + { "main_update_prefix_tooltip", "如果您希望 FallGuysStats 繼續更新," }, + { "main_update_suffix_tooltip", " 請不要忘記為 GitHub 存儲庫加註星標! " }, + { "main_you_can_update_new_version_prefix_tooltip", " 您可以更新到新版本(" }, + { "main_you_can_update_new_version_suffix_tooltip", ")! " }, + { "main_exit_program", "退出程序" }, + { "main_plays", "遊玩時長" }, + { "main_shows", "節目" }, + { "main_inning", ""}, + { "main_rounds", "輪" }, + { "main_round", ""}, + { "main_wins", "獲勝" }, + { "main_win", ""}, + { "main_finals", "決賽" }, + { "main_kudos", "榮耀值" }, + { "main_hour", " h " }, + { "main_min", " m " }, + { "main_sec", " s" }, + { "main_round_name", "關卡名" }, + { "main_played", "遊玩" }, + { "main_qualified", "達標" }, + { "main_gold", "金牌" }, + { "main_silver", "銀牌" }, + { "main_bronze", "銅牌" }, + { "main_fastest", "最快" }, + { "main_longest", "最長" }, + { "main_ave_finish", "平均" }, + { "main_hoopsie_legends", "鑽圈王者" }, + { "main_hoopsie_heroes", "鑽圈英雄" }, + { "main_profile_solo", "單人" }, + { "main_profile_ranked_solo", "單人排名戰" }, + { "main_profile_duo", "雙人" }, + { "main_profile_ranked_duo", "雙人排名戰" }, + { "main_profile_trio", "三人" }, + { "main_profile_ranked_trio", "三人排名戰" }, + { "main_profile_squad", "四人" }, + { "main_profile_ranked_squad", "四人排名戰" }, + { "main_profile_custom", "風俗" }, + { "main_profile_creative", "Creative" }, + { "main_custom_and_casual_shows", "風俗/探索" }, + { "main_export_csv", "導出 CSV" }, + { "main_export_html", "導出 HTML" }, + { "main_export_bbcode", "導出 BBCode" }, + { "main_export_markdown", "導出 MarkDown" }, + { "main_delete_shows", "刪除" }, + { "main_move_shows", "移動遊玩場次數據" }, + { "main_delete_finish_time", "刪除“結束”時間" }, + { "main_update_creative_map_infos", "更新信息" }, + { "main_update_program", "更新 Fall Guys Stats" }, + { "main_updating_program", "正在下載..." }, + { "main_update_complete", "更新完成" }, - private static readonly Dictionary> MultilingualLevelsDictionary = new Dictionary> { - { Language.English, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "round_airtime", "Airtime" }, - { "round_bluejay", "Bean Hill Zone" }, - { "round_biggestfan", "Big Fans" }, - { "round_hoops_revenge_symphony_launch_show", "Bounce Party" }, - { "round_king_of_the_hill", "Bubble Trouble" }, - { "round_1v1_button_basher", "Button Bashers" }, - { "round_satellitehoppers_almond", "Cosmic Highway" }, - { "round_door_dash", "Door Dash" }, - { "round_gauntlet_02", "Dizzy Heights" }, - { "round_ffa_button_bashers_squads_almond", "Frantic Factory" }, - { "round_iceclimb", "Freezy Peak" }, - { "round_dodge_fall", "Fruit Chute" }, - { "round_see_saw_360", "Full Tilt" }, - { "round_chompchomp", "Gate Crash" }, - { "round_gauntlet_01", "Hit Parade" }, - { "round_slippy_slide", "Hoop Chute" }, - { "round_hoops_blockade_solo", "Hoopsie Legends" }, - { "round_gauntlet_04", "Knight Fever" }, - { "round_follow-the-leader_s6_launch", "Leading Light" }, - { "round_drumtop", "Lily Leapers" }, - { "round_gauntlet_08", "Party Promenade" }, - { "round_penguin_solos", "Pegwin Pool Party" }, - { "round_pipedup_s6_launch", "Pipe Dream" }, - { "round_pixelperfect_almond", "Pixel Painters" }, - { "round_follow_the_line", "Puzzle Path" }, - { "round_tunnel_race", "Roll On" }, - { "round_see_saw", "See Saw" }, - { "round_shortcircuit", "Short Circuit" }, - { "round_skeefall", "Ski Fall" }, - { "round_gauntlet_06", "Skyline Stumble" }, - { "round_lava", "Slime Climb" }, - { "round_slimeclimb_2", "The Slimescraper" }, - { "round_gauntlet_10_almond", "Space Race" }, - { "round_slide_chute", "Speed Slider" }, - { "round_short_circuit_2_symphony_launch_show", "Speed Circuit" }, - { "round_starlink_almond", "Starchart" }, - { "round_tip_toe", "Tip Toe" }, - { "round_gauntlet_09_symphony_launch_show", "Track Attack" }, - { "round_gauntlet_07", "Treetop Tumble" }, - { "round_gauntlet_05", "Tundra Run" }, - { "round_gauntlet_03", "The Whirlygig" }, - { "round_wall_guys", "Wall Guys" }, - { "round_fruitpunch_s4_show", "Big Shots" }, - { "round_blastballruins", "Blastlantis" }, - { "round_block_party", "Block Party" }, - { "round_hoverboardsurvival_s4_show", "Hoverboard Heroes" }, - { "round_hoverboardsurvival2_almond", "Hyperdrive Heroes" }, - { "round_jump_club", "Jump Club" }, - { "round_match_fall", "Perfect Match" }, - { "round_tunnel", "Roll Out" }, - { "round_snowballsurvival", "Snowball Survival" }, - { "round_robotrampage_arena_2", "Stompin' Ground" }, - { "round_fruit_bowl", "Sum Fruit" }, - { "round_tail_tag", "Tail Tag" }, - { "round_spin_ring_symphony_launch_show", "The Swiveller" }, - { "round_1v1_volleyfall_symphony_launch_show", "Volleyfall" }, - { "round_basketfall_s4_show", "Basketfall" }, - { "round_egg_grab", "Egg Scramble" }, - { "round_egg_grab_02", "Egg Siege" }, - { "round_fall_ball_60_players", "Fall Ball" }, - { "round_ballhogs", "Hoarders" }, - { "round_hoops", "Hoopsie Daisy" }, - { "round_jinxed", "Jinxed" }, - { "round_chicken_chase", "Pegwin Pursuit" }, - { "round_territory_control_s4_show", "Power Trip" }, - { "round_rocknroll", "Rock 'n' Roll" }, - { "round_snowy_scrap", "Snowy Scrap" }, - { "round_invisibeans", "Sweet Thieves" }, - { "round_pumpkin_pie", "Treat Thieves" }, - { "round_conveyor_arena", "Team Tail Tag" }, - { "round_blastball_arenasurvival_symphony_launch_show", "Blast Ball" }, - { "round_fall_mountain_hub_complete", "Fall Mountain" }, - { "round_floor_fall", "Hex-A-Gone" }, - { "round_hexaring_symphony_launch_show", "Hex-A-Ring" }, - { "round_hexsnake_almond", "Hex-A-Terrestrial" }, - { "round_jump_showdown", "Jump Showdown" }, - { "round_kraken_attack", "Kraken Slam" }, - { "round_crown_maze", "Lost Temple" }, - { "round_tunnel_final", "Roll Off" }, - { "round_royal_rumble", "Royal Fumble" }, - { "round_thin_ice", "Thin Ice" }, - { "round_tiptoefinale_almond", "Tip Toe Finale" }, - - { "user_creative_race_round", "User Creative Race Round" }, - { "user_creative_survival_round", "User Creative Survival Round" }, - { "user_creative_hunt_round", "User Creative Points Round" }, - { "user_creative_logic_round", "User Creative Logic Round" }, - { "user_creative_team_round", "User Creative Team Round" }, - { "creative_race_round", "Creative Race Round" }, - { "creative_race_final_round", "Creative Race Final Round" }, - { "creative_survival_round", "Creative Survival Round" }, - { "creative_survival_final_round", "Creative Survival Final Round" }, - { "creative_hunt_round", "Creative Points Round" }, - { "creative_hunt_final_round", "Creative Points Final Round" }, - { "creative_logic_round", "Creative Logic Round" }, - { "creative_logic_final_round", "Creative Logic Final Round" }, - { "creative_team_round", "Creative Team Round" }, - { "creative_team_final_round", "Creative Team Final Round" }, - - // { "wle_main_filler_01", "Ruta en la selva" }, - // { "wle_main_filler_02", "ROTATION STATION" }, - // { "wle_main_filler_03", "canyon sun day" }, - // { "wle_main_opener_01", "Winter Disc-O" }, - // { "wle_main_opener_02", "Satellite Sprint" }, - // - // { "wle_s10_orig_round_001", "Beans Ahoy!" }, - // { "wle_s10_orig_round_002", "Airborne Antics" }, - // { "wle_s10_orig_round_003", "Scythes & Roundabouts" }, - // { "wle_s10_orig_round_004", "Cardio Runners" }, - // { "wle_s10_orig_round_005", "Fan Flingers" }, - // { "wle_s10_orig_round_006", "Uphill Struggle" }, - // { "wle_s10_orig_round_007", "Spinner Sprint" }, - // { "wle_s10_orig_round_008", "Lane Changers" }, - // { "wle_s10_orig_round_009", "Gentle Gauntlet" }, - // { "wle_s10_orig_round_010", "Square Up" }, - // { "wle_s10_orig_round_011", "Slide Showdown" }, - // { "wle_s10_orig_round_012", "Up & Down" }, + { "level_detail_medal", "勳章" }, + { "level_detail_is_final", "決賽" }, + { "level_detail_show_id", "節目場次" }, + { "level_detail_show_name_id", "節目名" }, + { "level_detail_round", "輪次" }, + { "level_detail_round_suffix", ""}, + { "level_detail_name", "關卡" }, + { "level_detail_players", "玩家" }, + { "level_detail_playersPs4", "PS4" }, + { "level_detail_playersPs4_desc", "Play Station 4" }, + { "level_detail_playersPs5", "PS5" }, + { "level_detail_playersPs5_desc", "Play Station 5" }, + { "level_detail_playersXb1", "Xbox One" }, + { "level_detail_playersXb1_desc", "Xbox One" }, + { "level_detail_playersXsx", "Xbox Series X" }, + { "level_detail_playersXsx_desc", "Xbox Series X" }, + { "level_detail_playersSw", "Switch" }, + { "level_detail_playersSw_desc", "Nintendo Switch" }, + { "level_detail_playersPc", "電腦" }, + { "level_detail_playersPc_desc", "電腦" }, + { "level_detail_playersAndroid", "Android" }, + { "level_detail_playersAndroid_desc", "Android" }, + { "level_detail_playersIos", "iOS" }, + { "level_detail_playersIos_desc", "iOS" }, + { "level_detail_playersBots", "機器人" }, + { "level_detail_playersBots_desc", "機器人" }, + { "level_detail_start", "開始" }, + { "level_detail_end", "時長" }, + { "level_detail_finish", "結束" }, + { "level_detail_position", "名次" }, + { "level_detail_score", "分數" }, + { "level_detail_kudos", "榮耀值" }, + { "level_detail_gold", "金牌" }, + { "level_detail_silver", "銀牌" }, + { "level_detail_bronze", "銅牌" }, + { "level_detail_pink", "合格" }, + { "level_detail_eliminated", "淘汰" }, + { "level_detail_round_summary", "每輪統計信息" }, + { "level_detail_show_stats", "顯示統計列表" }, + { "level_detail_round_stats", "每輪統計列表" }, + { "level_detail_final_stats", "決賽統計列表" }, + { "level_detail_level_stats", "關卡統計列表" }, + { "level_detail_wins_per_day", "每日獲勝數" }, + { "level_detail_stats_by_round", "回合統計圖" }, + { "level_detail_success_reaching_finals", "成功進入決賽" }, + { "level_detail_failure_reaching_finals", "未進入決賽" }, + { "level_detail_shows", "場" }, + { "level_detail_finals", "決賽" }, + { "level_detail_wins", "冠軍" }, + { "level_detail_losses", "失敗" }, + { "level_detail_date", "日期" }, + { "level_detail_finals_stats", "總決賽統計" }, + { "level_detail_tooltiptext_prefix", "點擊查看" }, + { "level_detail_tooltiptext_suffix", "的等級統計。" }, + { "level_date_format", "yyyy年 M月 d日 (ddd)" }, + { "level_grid_date_format", "yyyy年 M月 d日 HH:mm (ddd)" }, + { "level_detail_no_data", "數據不存在。" }, + { "level_detail_no_data_caption", "沒有數據" }, + { "level_detail_share_code_copied", " 分享代碼已復制。" }, + { "level_detail_share_code_copied_tooltip", "雙擊來複製共享代碼。" }, + { "level_detail_creative_author", "作者" }, + { "level_detail_creative_likes", "讚" }, + { "level_detail_creative_dislikes", "不喜歡" }, + { "level_detail_creative_share_code", "分享代碼" }, + { "level_detail_creative_version", "版本" }, + { "level_detail_creative_max_players", "最多玩家" }, + { "level_detail_creative_time_limit", "時限" }, + { "level_detail_creative_platform", "平台" }, + { "level_detail_creative_last_modified", "上一次更改" }, + { "level_detail_creative_play_count", "播放計數" }, + { "level_detail_creative_inning", ""}, + { "level_detail_creative_player_suffix", "人" }, + { "level_detail_online_platform_eos", "Epic Games" }, + { "level_detail_online_platform_steam", "Steam" }, + { "level_detail_online_platform_psn", "PSN" }, + { "level_detail_online_platform_xbl", "Xbox Live" }, + { "level_detail_online_platform_nso", "Nintendo Switch Online" }, + { "level_detail_race", "Race" }, + { "level_detail_hunt", "Hunt" }, + { "level_detail_survival", "Survival" }, + { "level_detail_logic", "Logic" }, + { "level_detail_team", "Team" }, + { "level_detail_invisibeans", "Invisibeans" }, + { "level_detail_final", "Final" }, + + { "level_round_played_prefix", "播放了" }, + { "level_round_played_suffix", ""}, + { "level_win_suffix", "勝" }, + { "level_wins_suffix", "勝" }, + { "level_loss_suffix", "負" }, + { "level_losses_suffix", "負" }, + { "level_no_statistical_data", " 無統計數據" }, + + { "leaderboard_menu_title", "排行榜" }, + { "leaderboard_report_cheater", "檢舉作弊者" }, + { "leaderboard_choose_a_round", "選擇一輪。" }, + { "leaderboard_overall_rank", "🏆 總排名" }, + { "leaderboard_search_players", "🔎 搜尋球員" }, + { "leaderboard_search_players_WaterMark", "🔎 我確實很美麗" }, + { "leaderboard_weekly_crown_league", "👑 每週皇冠聯賽" }, + { "leaderboard_total_players_prefix", "總共 " }, + { "leaderboard_total_players_suffix", " 名玩家" }, + { "leaderboard_see_full_rankings_in_fallalytics", "請參閱 FALLALYTICS 中的完整排名" }, + { "leaderboard_grid_header_rank", "#" }, + { "leaderboard_grid_header_show", "節目" }, + { "leaderboard_grid_header_player", "球員" }, + { "leaderboard_grid_header_record", "記錄" }, + { "leaderboard_grid_header_finish", "日期" }, + { "leaderboard_grid_header_score", "得分" }, + { "leaderboard_grid_header_period", "時期" }, + { "leaderboard_grid_header_first_places", "WRs(*)" }, + { "leaderboard_grid_anonymous", "匿名" }, + { "leaderboard_grid_just_before", "剛剛" }, + { "leaderboard_grid_today", "今天" }, + { "leaderboard_grid_yesterday", "昨天" }, + { "leaderboard_grid_the_day_before_yesterday", "前天" }, + { "leaderboard_grid_n_days_ago_prefix", ""}, + { "leaderboard_grid_n_days_ago_suffix", " 天前" }, + { "leaderboard_grid_n_weeks_ago_prefix", ""}, + { "leaderboard_grid_n_weeks_ago_suffix", " 週前" }, + { "leaderboard_grid_n_months_ago_prefix", ""}, + { "leaderboard_grid_n_months_ago_suffix", " 月前" }, + { "leaderboard_grid_n_years_ago_prefix", ""}, + { "leaderboard_grid_n_years_ago_suffix", " 年前" }, + { "leaderboard_grid_time_prefix", " 分" }, + { "leaderboard_grid_time_suffix", " 秒" }, + { "leaderboard_grid_header_crowns", "Crowns" }, + { "leaderboard_grid_header_shards", "Shards" }, + { "leaderboard_grid_header_country", "國家" }, + + { "profile_icon_enable_tooltip", ""}, + { "profile_icon_disable_tooltip", ""}, + { "profile_change_tooltip", "通過左鍵或右鍵單擊更改當前配置文件" }, + { "shows_detail_tooltip", "點擊查看每場統計信息" }, + { "rounds_detail_tooltip", "點擊查看每輪統計信息" }, + { "wins_detail_tooltip", "點擊查看獲勝統計信息" }, + { "finals_detail_tooltip", "點擊查看決賽統計信息" }, + { "stats_detail_tooltip", "點擊查看各輪的統計信息" }, + + { "message_already_running_caption", "已在運行" }, + { "message_fall_guys_already_running", "糖豆人已在運行。" }, + { "message_tracker_already_running", "統計已在運行。" }, + { "message_register_shortcut_caption", "需要設置快捷方式路徑" }, + { "message_register_shortcut", "請設置糖豆人的快捷方式路徑。" }, + { "message_register_exe_caption", "需要設置exe路徑" }, + { "message_register_exe", "請為糖豆人設置一個exe路徑。" }, + { "message_wrong_selected_file_caption", "錯誤文件" }, + { "message_wrong_selected_file_epicgames", "請選擇糖豆人客戶端的快捷方式。" }, + { "message_wrong_selected_file_steam", "請選擇安裝文件夾中的 \"FallGuys_client_game.exe\"。" }, + { "message_not_installed_steam_caption", "未安裝" }, + { "message_not_installed_steam", "你沒有安裝Steam版的《Fall Guys》。" }, + { "message_not_installed_epicGames_caption", "未安裝" }, + { "message_not_installed_epicGames", "你沒有安裝Epic Games版的《Fall Guys》。" }, + { "message_save_csv_caption", "導出 CSV" }, + { "message_save_csv", "CSV 文件已保存。" }, + { "message_save_html_caption", "導出 HTML" }, + { "message_save_html", "Html 已保存至剪貼板。" }, + { "message_save_bbcode_caption", "導出 BBCode" }, + { "message_save_bbcode", "BBCode 已保存至剪貼板。" }, + { "message_save_markdown_caption", "導出 Markdown" }, + { "message_save_markdown", "MarkDown 已保存至剪貼板。" }, + { "message_save_data_caption", "保存數據" }, + { "message_save_data_linked_profiles", "你想把數據保存到鏈接的配置文件中嗎?" }, + { "message_save_data_linked_profiles_info_prefix", "注:默認配置文件為" }, + { "message_save_data_linked_profiles_info_suffix", ""}, + { "message_delete_show_caption", "移除場次" }, + { "message_delete_show_prefix", "確定要移除已選中的" }, + { "message_delete_show_suffix", "場次嗎?" }, + { "message_create_profile_caption", "創建個人資料" }, + { "message_create_profile_prefix", "是否要創建個人資料 " }, + { "message_create_profile_suffix", ""}, + { "message_same_profile_name_exists", "已註冊的設定檔之間存在相同的設定檔名稱。" }, + { "message_rename_profile_caption", "重命名個人資料" }, + { "message_rename_profile_prefix", "確定要將個人資料從 " }, + { "message_rename_profile_infix", " 更名到 " }, + { "message_rename_profile_suffix", "?" }, + { "message_move_profile_caption", "移動個人資料" }, + { "message_move_profile_prefix", "確定要將個人資料數據從 " }, + { "message_move_profile_infix", " 移動到 " }, + { "message_move_profile_suffix", "?" }, + { "message_delete_profile_caption", "刪除個人資料" }, + { "message_delete_profile_prefix", ""}, + { "message_delete_profile_infix", " 中游玩至今的全部個人資料將會被刪除。" }, + { "message_delete_profile_suffix", "確定要繼續嗎?" }, + { "message_save_profile_caption", "保存個人資料" }, + { "message_save_profile_prefix", "確定保存當前資料至 " }, + { "message_save_profile_suffix", " 個人資料中嗎?" }, + { "message_execution_caption", "啟動糖豆人" }, + { "message_execution_question", "確定要啟動糖豆人嗎?" }, + { "message_update_question_caption", "升級程序" }, + { "message_update_question_prefix", "Fall Guys Stats 有新版本。" }, + { "message_update_question_suffix", "是否要立刻升級?" }, + { "message_update_latest_version", "已更新至最新版本。" }, + { "message_update_not_determine_version", "無法檢測版本號。" }, + { "message_save_csv_file_caption", "保存為 CSV" }, + { "message_update_error_caption", "更新錯誤" }, + { "message_update_error", "無法檢查更新。" }, + { "message_program_error_caption", "程序錯誤" }, + { "message_delete_finish_time_caption", "刪除“結束”時間" }, + { "message_delete_finish_time", "確定要繼續嗎?" }, + { "message_update_creative_map_caption", "更新創意地圖資訊" }, + { "message_update_creative_map_with_sharecode_prefix", "您想用分享代碼「" }, + { "message_update_creative_map_with_sharecode_suffix", "」更新地圖資訊嗎?" }, + { "message_update_creative_map_with_title_prefix", "您想更新「" }, + { "message_update_creative_map_with_title_suffix", "」的地圖資訊嗎?" }, + { "message_update_creative_map_error", "尋找廣告素材等級時發生錯誤。" }, + { "message_new_personal_best_caption", "⏱️ 新個人最佳成績" }, + { "message_new_personal_best_prefix", "您在 " }, + { "message_new_personal_best_suffix", " 中創造了新的個人最佳成績。" }, + { "message_new_personal_best_timediff_by_minute_prefix", "少了 " }, + { "message_new_personal_best_timediff_by_minute_infix", " 分 " }, + { "message_new_personal_best_timediff_by_minute_suffix", " 秒!" }, + { "message_new_personal_best_timediff_by_second", " 秒縮短!" }, + { "message_test_notifications_caption", "🔔 測試通知" }, + { "message_connected_to_server_caption", "🔔 服務器連接通知" }, + { "message_connected_to_server_prefix", "您已連接到 " }, + { "message_connected_to_server_suffix", " 服務器。" }, + { "message_check_internet_connection_caption", "網絡錯誤" }, + { "message_check_internet_connection", "請檢查您的互聯網連接。" }, + { "message_changelog_caption", "變更日誌" }, + { "message_changelog_bugfix_and_program_optimization", "Bug修復和程序優化。" }, + { "message_changelog_updated_new_show_and_round_names", "更新了新的節目和回合名稱。" }, + { "message_changelog_overlay_display_improvements", "疊加顯示改進。" }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", "新增並改進了每日獲勝圖表功能。" }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "發布《FALLALYTICS》競速排行榜" }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "每週皇冠聯賽現已在 FALLALYTICS 上開放。" }, + { "message_changelog_banning_users_using_hacking_programs", "禁止使用黑客程式的用戶。" }, + { "message_changelog_add_proxy_settings", "新增代理設定" }, + + { "numeric_suffix", ""}, + { "message_question_mark", "?" }, + { "message_full_stop", "。" }, + { "message_exclamation_mark", "!" }, + { "message_comma", "," }, + + { "settings_title", "設置" }, + { "settings_program", "可用" }, + { "settings_display", "展示" }, + { "settings_launch_fallguys", "啟動糖豆人" }, + { "settings_fallalytics", "Fallalytics" }, + { "settings_proxy_settings", "代理設定" }, + { "settings_use_a_proxy_server", "使用代理伺服器" }, + { "settings_proxy_address", "地址" }, + { "settings_proxy_port", "港口" }, + { "settings_enable_proxy_authentication", "啟用代理身份驗證" }, + { "settings_proxy_user_name", "使用者名稱" }, + { "settings_proxy_password", "密碼" }, + { "settings_test_proxy_connection", "測試代理連接" }, + { "settings_enter_fallalytics_api_key", "(可選)輸入Fallalytics的API密鑰" }, + { "settings_sends_info_about_rounds_played_to_fallalytics", "將比賽回合和個人最佳成績的資訊發送至 Fallalytics" }, + { "settings_join_a_weekly_crown_league", "參加每週一次的皇冠聯賽" }, + { "settings_sends_anonymously_to_fallalytics", "👻 匿名發送" }, + { "settings_fallalytics_desc", "ℹ️ Fallalytics 是一個工具,用於探索收集到的有關 Fall Guys 回合分佈的數據。" }, + { "settings_visit_fallalytics", "訪問Fallalytics" }, + { "settings_about", "關於這個應用程序" }, + { "settings_log_path", "📁 日誌文件路徑" }, + { "settings_log_path_description", "🏷️ 僅在程序無法正確讀取日誌地址時才改動此設置。" }, + { "settings_stats", "統計" }, + { "settings_theme", "主題" }, + { "settings_theme_light", "☀️ 輕" }, + { "settings_theme_dark", "🌑 深色" }, + { "settings_preferred_ip_geolocation_service", "首選IP地理定位服務" }, + { "settings_auto_selected", "自動" }, + { "settings_ipinfo_token", "Token" }, + { "settings_enter_ipinfo_token", "(可選)" }, + { "settings_link_to_get_ipinfo_token", "建立帳戶獲取token" }, + { "settings_previous_win", "之前獲勝次數" }, + { "settings_before_using_tracker", "(使用此軟件前)" }, + { "settings_auto_update_program", "🔄️ 啟動時檢查更新" }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "將 鑽圈王者 重命名為 鑽圈英雄" }, + { "settings_overlay", "浮窗" }, + { "settings_hide_wins_info", "隱藏獲勝信息" }, + { "settings_hide_round_info", "隱藏關卡信息" }, + { "settings_hide_time_info", "隱藏時間信息" }, + { "settings_hide_percentages", "隱藏百分比" }, + { "settings_show_tab_for_currnet_filter__profile", "為當前的篩選器和個人資料顯示標籤" }, + { "settings_wins__final_filter", "獲勝 / 決賽篩選" }, + { "settings_qualify__gold_filter", "達標 / 第一篩選" }, + { "settings_fastest__longest_filter", "最快 / 最久篩選" }, + { "settings_all_time_stats", "全部時間統計" }, + { "settings_stats_and_party_filter", "統計和組隊篩選" }, + { "settings_season_stats", "賽季統計" }, + { "settings_week_stats", "週統計" }, + { "settings_day_stats", "日統計" }, + { "settings_session_stats", "場次統計" }, + { "settings_cycle_time", "循環時間" }, + { "settings_sec", "秒" }, + { "settings_background_image", "背景圖" }, + { "settings_background", "背景" }, + { "settings_background_opacity", "背景不透明度" }, + { "settings_lock_button_location", "鎖定按鈕位置" }, + { "settings_lock_button_location_top", "頂部" }, + { "settings_lock_button_location_bottom", "底部" }, + { "settings_transparent", "透明" }, + { "settings_magenta", "洋紅" }, + { "settings_red", "紅" }, + { "settings_green", "綠" }, + { "settings_blue", "藍" }, + { "settings_black", "黑" }, + { "settings_white", "白" }, + { "settings_cycle_qualify__gold", "循環 達標 / 第一" }, + { "settings_qualify_only", "僅 達標" }, + { "settings_gold_only", "僅 第一" }, + { "settings_cycle_best__lowest", "循環 最佳 / 最低" }, + { "settings_personal_best_only", "僅限個人最佳紀錄" }, + { "settings_personal_lowest_only", "僅限個人最低記錄`" }, + { "settings_cycle_win__final_streak", "循環 連勝 / 連續晉級決賽" }, + { "settings_win_streak_only", "僅 連勝" }, + { "settings_final_streak_only", "僅 連續晉級決賽" }, + { "settings_cycle_players__ping", "循環 玩家數 / 延遲" }, + { "settings_players_only", "僅 玩家數" }, + { "settings_ping_only", "僅 延遲" }, + { "settings_flip_display_horizontally", "水平翻轉 (Ctrl + F)" }, + { "settings_always_show_on_top", "📌 置頂顯示 (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 按照平台顯示玩家 (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 按照關卡類型顯示顏色 (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 自動改變為鏈接的個人資料 (Ctrl + Shift + Z)" }, + { "settings_shade_the_flag_image", "🏁 對要顯示的服務器標誌圖像進行著色" }, + { "settings_diaplay_current_time", "🕓 等待時顯示當前時間" }, + { "settings_diaplay_game_played_info", "ℹ️ 在一輪遊戲結束時顯示已進行的遊戲訊息 (排名、倖存者數、勝利、淘汰等)" }, + { "settings_count_players_during_the_level", "統計比賽中通過或被淘汰的玩家" }, + { "settings_custom_overlay_font", "🅰️ 自定義浮窗字體" }, + { "settings_select_font", "選擇字體" }, + { "settings_reset_font", "重置字體" }, + { "settings_font_example", "示例" }, + { "settings_round_example", "第 3 輪:水漲爬高" }, + { "settings_sorting_options", "排序選項" }, + { "settings_ignore_level_type_when_sorting", "📶 排序時忽略關卡類型" }, + { "settings_grouping_creative_round_levels", "🛠️ 將創意回合級別分組為一類" }, + { "settings_record_escape_during_a_game", "👻 如果你在比賽中逃跑,記錄為失敗" }, + { "settings_game_options", "遊戲選項" }, + { "settings_game_options_platform", "平台" }, + { "settings_fall_guys_exe_location", "↗️ 遊戲可執行路徑" }, + { "settings_fall_guys_exe_openfile_title", "選擇遊戲可執行文件" }, + { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, + { "settings_fall_guys_exe_openfile_filter", "EXE Files (*.exe)|*.exe" }, + { "settings_fall_guys_shortcut_location", "↗️ 遊戲快捷鍵文件路徑" }, + { "settings_fall_guys_shortcut_openfile_title", "選擇一個遊戲快捷方式文件" }, + { "settings_fall_guys_shortcut_openfile_name", ""}, + { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, + { "settings_browse", "瀏覽" }, + { "settings_launch_fall_guys_on_tracker_launch", "啟動統計器時啟動遊戲" }, + { "settings_language", "語言" }, + { "settings_new_update_prefix", "新更新" }, + { "settings_new_update_suffix", "可用" }, + { "settings_save", "保存" }, + { "settings_cancel", "取消" }, + { "settings_select_language_title", "選擇你的語言" }, + { "settings_auto_generate_profiles", "自動生成配置文件" }, + { "settings_select_language_button", "選擇" }, + { "settings_system_tray_icon", "📍 使用系統托盤圖標" }, + { "settings_notify_personal_best", "🔔 當您在比賽中打破個人最佳成績時,您會收到 Windows 通知" }, + { "settings_notify_server_connected", "🔔 連接服務器時,帶有服務器國家/地區名稱的 Windows 通知" }, + { "settings_mute_notification_sounds", "🔇 將通知聲音靜音" }, + { "settings_notification_sounds_01", "🔊 01" }, + { "settings_notification_sounds_02", "🔊 02" }, + { "settings_notification_sounds_03", "🔊 03" }, + { "settings_notification_sounds_04", "🔊 04" }, + { "settings_notification_window_bottom_left", "左下方" }, + { "settings_notification_window_bottom_right", "右下角" }, + { "settings_notification_window_top_left", "左上方" }, + { "settings_notification_window_top_right", "右上角" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ 防止鼠標光標錯誤" }, + { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, + { "settings_issue_traker", "問題追踪器" }, + { "settings_translation", "翻譯" }, + { "settings_font_need_to_be_installed_caption", "需要安裝字體" }, + { "settings_font_need_to_be_installed_message", "安裝 Fall Guys Stats 文件夾中的字體文件。" }, + { "settings_checking_for_updates", "查詢更新..." }, + + { "overlay_streak", "連勝" }, + { "overlay_streak_suffix", ""}, + { "overlay_streak_finals", "連續晉級決賽" }, + { "overlay_finals", "決賽" }, + { "overlay_qualify_chance", "達標" }, + { "overlay_qualify_gold", "第一" }, + { "overlay_longest", "最久" }, + { "overlay_fastest", "最快" }, + { "overlay_personal_best", "個人最佳得分" }, + { "overlay_high_score", "最高分" }, + { "overlay_low_score", "最低分" }, + { "overlay_duration", "時間" }, + { "overlay_players", "玩家" }, + { "overlay_current_time", "當前時間" }, + { "overlay_round_prefix", "回合 " }, + { "overlay_round_suffix", ""}, + { "overlay_round_abbreviation_prefix", "回合 " }, + { "overlay_round_abbreviation_suffix", ""}, + { "overlay_wins", "獲勝" }, + { "overlay_win", ""}, + { "overlay_finish", "結束" }, + { "overlay_queued_players", "排隊的玩家" }, + { "overlay_ping", "延遲" }, + { "overlay_best", ""}, + { "overlay_inning", ""}, + { "overlay_position_prefix", "第" }, + { "overlay_position_suffix", "名" }, + { "overlay_position_win", "贏" }, + { "overlay_position_survived", "倖存者" }, + { "overlay_position_qualified", "過關" }, + { "overlay_position_eliminated", "被淘汰" }, + { "overlay_picPositionLock_tooltip", " 將疊加層固定到其當前位置。" }, + { "overlay_picPositionNE_tooltip", " 將疊加層固定到屏幕的左上角。" }, + { "overlay_picPositionNW_tooltip", " 將疊加層固定到屏幕的右上角。" }, + { "overlay_picPositionSE_tooltip", " 將疊加層固定到屏幕的左下角。" }, + { "overlay_picPositionSW_tooltip", " 將疊加層固定到屏幕的右下角。" }, + + { "profile_title", "個人資料設置" }, + { "profile_list", "個人資料列表" }, + { "profile_add_tab", "添加" }, + { "profile_add_tab_label1", "個人資料名稱" }, + { "profile_add_tab_button", "添加" }, + { "profile_rename_tab", "重命名" }, + { "profile_rename_tab_label1", "個人資料" }, + { "profile_rename_tab_label2", "個人資料名稱" }, + { "profile_rename_tab_button", "重命名" }, + { "profile_move_tab", "移動" }, + { "profile_move_tab_label1", "從" }, + { "profile_move_tab_label2", "至" }, + { "profile_move_tab_button", "移動" }, + { "profile_remove_tab", "移除" }, + { "profile_remove_tab_label1", "個人資料" }, + { "profile_remove_tab_label2", "* 只能刪除不包含數據的個人資料" }, + { "profile_remove_tab_button", "移除" }, + { "profile_rounds_suffix", "輪次" }, + { "profile_apply_change_button", "保存" }, + { "profile_undo_change_button", "取消" }, + { "profile_add_select_title", "添加場次" }, + { "profile_add_select_question_prefix", "存在尚未導入的比賽記錄。" }, + { "profile_add_select_question_suffix", "選擇一個個人資料來導入。" }, + { "profile_add_select_question_suffix_linked_profiles", "數據將被添加到鏈接的配置文件中。" }, + { "profile_add_select_use_linked_profiles", "使用鏈接的個人資料" }, + { "profile_move_select_title", "移動遊玩場次數據" }, + { "profile_move_select_description_prefix", "選擇一個個人資料來移動遊玩數據。" }, + { "profile_move_select_description_suffix", "選中的遊玩數據" }, + { "profile_move_select_question_prefix", "是否要移動選中的 " }, + { "profile_move_select_question_infix", " 遊玩數據到 " }, + { "profile_move_select_question_suffix", "個人資料?" }, + { "profile_move_select_button", "移動" }, + + { "custom_range_range", "範圍" }, + { "custom_range_templates", "模板" }, + { "custom_range_legacy_season", "季節" }, + { "custom_range_ffa_season", "季節" }, + { "custom_range_season", "季節" }, + { "custom_range_legacy", "季節" }, + { "custom_range_ffa", "FFA" }, + { "custom_range_not_set", "沒有設置" }, + { "custom_range_filter", "篩選" }, + } + }, + }; + + private static readonly Dictionary> MultilingualLevelsDictionary = new Dictionary> { + { Language.English, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "round_airtime", "Airtime" }, + { "round_bluejay", "Bean Hill Zone" }, + { "round_biggestfan", "Big Fans" }, + { "round_hoops_revenge_symphony_launch_show", "Bounce Party" }, + { "round_king_of_the_hill", "Bubble Trouble" }, + { "round_1v1_button_basher", "Button Bashers" }, + { "round_satellitehoppers_almond", "Cosmic Highway" }, + { "round_door_dash", "Door Dash" }, + { "round_gauntlet_02", "Dizzy Heights" }, + { "round_ffa_button_bashers_squads_almond", "Frantic Factory" }, + { "round_iceclimb", "Freezy Peak" }, + { "round_dodge_fall", "Fruit Chute" }, + { "round_see_saw_360", "Full Tilt" }, + { "round_chompchomp", "Gate Crash" }, + { "round_gauntlet_01", "Hit Parade" }, + { "round_slippy_slide", "Hoop Chute" }, + { "round_hoops_blockade_solo", "Hoopsie Legends" }, + { "round_gauntlet_04", "Knight Fever" }, + { "round_follow-the-leader_s6_launch", "Leading Light" }, + { "round_drumtop", "Lily Leapers" }, + { "round_gauntlet_08", "Party Promenade" }, + { "round_penguin_solos", "Pegwin Pool Party" }, + { "round_pipedup_s6_launch", "Pipe Dream" }, + { "round_pixelperfect_almond", "Pixel Painters" }, + { "round_follow_the_line", "Puzzle Path" }, + { "round_tunnel_race", "Roll On" }, + { "round_see_saw", "See Saw" }, + { "round_shortcircuit", "Short Circuit" }, + { "round_skeefall", "Ski Fall" }, + { "round_gauntlet_06", "Skyline Stumble" }, + { "round_lava", "Slime Climb" }, + { "round_slimeclimb_2", "The Slimescraper" }, + { "round_gauntlet_10_almond", "Space Race" }, + { "round_slide_chute", "Speed Slider" }, + { "round_short_circuit_2_symphony_launch_show", "Speed Circuit" }, + { "round_starlink_almond", "Starchart" }, + { "round_tip_toe", "Tip Toe" }, + { "round_gauntlet_09_symphony_launch_show", "Track Attack" }, + { "round_gauntlet_07", "Treetop Tumble" }, + { "round_gauntlet_05", "Tundra Run" }, + { "round_gauntlet_03", "The Whirlygig" }, + { "round_wall_guys", "Wall Guys" }, + { "round_fruitpunch_s4_show", "Big Shots" }, + { "round_blastballruins", "Blastlantis" }, + { "round_block_party", "Block Party" }, + { "round_hoverboardsurvival_s4_show", "Hoverboard Heroes" }, + { "round_hoverboardsurvival2_almond", "Hyperdrive Heroes" }, + { "round_jump_club", "Jump Club" }, + { "round_match_fall", "Perfect Match" }, + { "round_tunnel", "Roll Out" }, + { "round_snowballsurvival", "Snowball Survival" }, + { "round_robotrampage_arena_2", "Stompin' Ground" }, + { "round_fruit_bowl", "Sum Fruit" }, + { "round_tail_tag", "Tail Tag" }, + { "round_spin_ring_symphony_launch_show", "The Swiveller" }, + { "round_1v1_volleyfall_symphony_launch_show", "Volleyfall" }, + { "round_basketfall_s4_show", "Basketfall" }, + { "round_egg_grab", "Egg Scramble" }, + { "round_egg_grab_02", "Egg Siege" }, + { "round_fall_ball_60_players", "Fall Ball" }, + { "round_ballhogs", "Hoarders" }, + { "round_hoops", "Hoopsie Daisy" }, + { "round_jinxed", "Jinxed" }, + { "round_chicken_chase", "Pegwin Pursuit" }, + { "round_territory_control_s4_show", "Power Trip" }, + { "round_rocknroll", "Rock 'n' Roll" }, + { "round_snowy_scrap", "Snowy Scrap" }, + { "round_invisibeans", "Sweet Thieves" }, + { "round_pumpkin_pie", "Treat Thieves" }, + { "round_conveyor_arena", "Team Tail Tag" }, + { "round_blastball_arenasurvival_symphony_launch_show", "Blast Ball" }, + { "round_fall_mountain_hub_complete", "Fall Mountain" }, + { "round_floor_fall", "Hex-A-Gone" }, + { "round_hexaring_symphony_launch_show", "Hex-A-Ring" }, + { "round_hexsnake_almond", "Hex-A-Terrestrial" }, + { "round_jump_showdown", "Jump Showdown" }, + { "round_kraken_attack", "Kraken Slam" }, + { "round_crown_maze", "Lost Temple" }, + { "round_tunnel_final", "Roll Off" }, + { "round_royal_rumble", "Royal Fumble" }, + { "round_thin_ice", "Thin Ice" }, + { "round_tiptoefinale_almond", "Tip Toe Finale" }, + + { "user_creative_race_round", "User Creative Race Round" }, + { "user_creative_survival_round", "User Creative Survival Round" }, + { "user_creative_hunt_round", "User Creative Points Round" }, + { "user_creative_logic_round", "User Creative Logic Round" }, + { "user_creative_team_round", "User Creative Team Round" }, + { "creative_race_round", "Creative Race Round" }, + { "creative_race_final_round", "Creative Race Final Round" }, + { "creative_survival_round", "Creative Survival Round" }, + { "creative_survival_final_round", "Creative Survival Final Round" }, + { "creative_hunt_round", "Creative Points Round" }, + { "creative_hunt_final_round", "Creative Points Final Round" }, + { "creative_logic_round", "Creative Logic Round" }, + { "creative_logic_final_round", "Creative Logic Final Round" }, + { "creative_team_round", "Creative Team Round" }, + { "creative_team_final_round", "Creative Team Final Round" }, + + // { "wle_main_filler_01", "Ruta en la selva" }, + // { "wle_main_filler_02", "ROTATION STATION" }, + // { "wle_main_filler_03", "canyon sun day" }, + // { "wle_main_opener_01", "Winter Disc-O" }, + // { "wle_main_opener_02", "Satellite Sprint" }, + // + // { "wle_s10_orig_round_001", "Beans Ahoy!" }, + // { "wle_s10_orig_round_002", "Airborne Antics" }, + // { "wle_s10_orig_round_003", "Scythes & Roundabouts" }, + // { "wle_s10_orig_round_004", "Cardio Runners" }, + // { "wle_s10_orig_round_005", "Fan Flingers" }, + // { "wle_s10_orig_round_006", "Uphill Struggle" }, + // { "wle_s10_orig_round_007", "Spinner Sprint" }, + // { "wle_s10_orig_round_008", "Lane Changers" }, + // { "wle_s10_orig_round_009", "Gentle Gauntlet" }, + // { "wle_s10_orig_round_010", "Square Up" }, + // { "wle_s10_orig_round_011", "Slide Showdown" }, + // { "wle_s10_orig_round_012", "Up & Down" }, + // { "wle_s10_orig_round_013", "Choo Choo Challenge" }, + // { "wle_s10_orig_round_014", "Runner Beans" }, + // { "wle_s10_orig_round_015", "Disc Dashers" }, + // { "wle_s10_orig_round_016", "Two Faced" }, + // { "wle_s10_orig_round_017", "Bellyflop Battlers" }, + // { "wle_s10_orig_round_018", "Apples & Oranges" }, + // { "wle_s10_orig_round_019", "Blueberry Bombardment" }, + // { "wle_s10_orig_round_020", "Chuting Stars" }, + // { "wle_s10_orig_round_021", "Slimy Slopes" }, + // { "wle_s10_orig_round_022", "Circuit Breakers" }, + // { "wle_s10_orig_round_023", "Winding Walkways" }, + // { "wle_s10_orig_round_024", "Wooseleum" }, + // { "wle_s10_orig_round_025", "Mount Boom" }, + // { "wle_s10_orig_round_026", "Hyperlink Hijinks" }, + // { "wle_s10_orig_round_027", "Fan Frolics" }, + // { "wle_s10_orig_round_028", "Windmill Road" }, + // { "wle_s10_orig_round_029", "Conveyor Clash" }, + // { "wle_s10_orig_round_030", "Mega Monument" }, + // { "wle_s10_orig_round_031", "Transfer Turnpike" }, + // { "wle_s10_orig_round_032", "Fortress Frolics" }, + // { "wle_s10_orig_round_033", "Super Door Dash" }, + // { "wle_s10_orig_round_034", "Spiral Of Woo" }, + // { "wle_s10_orig_round_035", "Tornado Trial" }, + // { "wle_s10_orig_round_036", "Hopscotch Havoc" }, + // { "wle_s10_orig_round_037", "Beat Bouncers" }, + // { "wle_s10_orig_round_038", "Blunder Bridges" }, + // { "wle_s10_orig_round_039", "Incline Rewind" }, + // { "wle_s10_orig_round_040", "Prismatic Parade" }, + // { "wle_s10_orig_round_041", "Swept Away" }, + // { "wle_s10_orig_round_042", "Balancing Act" }, + // { "wle_s10_orig_round_043", "Trouble Tower" }, + // { "wle_s10_orig_round_044", "Serpent Slalom" }, + // { "wle_s10_orig_round_045", "Floorless" }, + // { "wle_s10_orig_round_045_long", "Floorless" }, + // { "wle_s10_orig_round_046", "In The Cloud" }, + // { "wle_s10_orig_round_047", "Downstream Duel" }, + // { "wle_s10_orig_round_048", "Lost Palace" }, + // { "wle_s10_long_round_003", "Fall Speedway" }, + // { "wle_s10_long_round_004", "ZigZag Zoomies" }, + // { "wle_s10_long_round_005", "Terrabyte Trial" }, + // { "wle_s10_round_001", "Digi Trek" }, + // { "wle_s10_round_002", "Shortcut Links" }, + // { "wle_s10_round_003", "Upload Heights" }, + // { "wle_s10_round_004", "Parkour Panic" }, + // { "wle_s10_round_005", "Data Streams" }, + // { "wle_s10_round_006", "Gigabyte Gauntlet" }, + // { "wle_s10_round_007", "Cube Corruption" }, + // { "wle_s10_round_008", "Wham Bam Boom" }, + // { "wle_s10_round_009", "Firewall Finale" }, + // { "wle_s10_round_010", "Pixel Hearts" }, + // { "wle_s10_round_011", "Cyber Circuit" }, + // { "wle_s10_round_012", "Boom Blaster Trial" }, + // + // { "wle_s10_player_round_wk3_01", "Cloudy Chaos" }, + // { "wle_s10_player_round_wk3_02", "Door Game" }, + // { "wle_s10_player_round_wk3_03", "Full Speed Sliding (FSS) - Jelly Road" }, + // { "wle_s10_player_round_wk3_04", "Sky High Run" }, + // { "wle_s10_player_round_wk3_06", "Spiral Upheaval" }, + // { "wle_s10_player_round_wk3_07", "Descente Créative" }, + // { "wle_s10_player_round_wk3_08", "Rainbow Slide" }, + // { "wle_s10_player_round_wk3_09", "Fragrant Trumpet" }, + // { "wle_s10_player_round_wk3_10", "Bridges That Don't Like You" }, + // { "wle_s10_player_round_wk3_11", "Rainbow dash" }, + // { "wle_s10_player_round_wk3_12", "Variable Valley" }, + // { "wle_fp2_wk6_01", "Broken Course" }, + // { "wle_s10_player_round_wk3_14", "Tower of Fall" }, + // { "wle_s10_player_round_wk3_15", "Parkour Party" }, + // { "wle_s10_player_round_wk3_16", "Catastrophe Climb" }, + // { "wle_s10_player_round_wk3_17", "Yeet Golf" }, + // { "wle_s10_player_round_wk3_18", "Hill of Fear" }, + // { "wle_s10_player_round_wk3_19", "Sky Time" }, + // { "wle_s10_player_round_wk3_20", "EZz Map" }, + // + // { "wle_s10_player_round_wk4_01", "Slippery Stretch" }, + // { "wle_s10_player_round_wk4_02", "Ball 'N Fall" }, + // { "wle_s10_player_round_wk4_03", "Rowdy Cloudy" }, + // { "wle_s10_player_round_wk4_05", "Vertiginous Steps" }, + // { "wle_s10_player_round_wk4_06", "Topsie Tursie" }, + // { "wle_s10_player_round_wk4_07", "Arcade Assault" }, + // { "wle_s10_player_round_wk4_08", "The Eight Pit Trials" }, + // { "wle_s10_player_round_wk4_09", "Green Beans" }, + // { "wle_s10_player_round_wk4_10", "Hop Hill" }, + // { "wle_s10_player_round_wk4_11", "Quick Sliders" }, + // { "wle_s10_player_round_wk4_12", "Split Path" }, + // { "wle_s10_player_round_wk4_13", "Piso resbaloso" }, + // { "wle_s10_player_round_wk4_15", "Snowboard Street" }, + // { "wle_s10_player_round_wk4_18", "House Invasion" }, + // { "wle_s10_player_round_wk4_19", "SOLO FULL-TILT RAGE" }, + // { "wle_s10_player_round_wk4_20", "Temminal Slime-ocity" }, + // { "wle_s10_player_round_wk4_21", "Spin" }, + // { "wle_s10_player_round_wk4_22", "Lane Changers" }, + // + // { "wle_s10_player_round_wk5_01", "Block Park" }, + // { "wle_s10_player_round_wk5_02", "The Drummatical Story" }, + // { "wle_s10_player_round_wk5_03", "Digital Temple" }, + // { "wle_s10_player_round_wk5_04", "Tower Escape" }, + // { "wle_s10_player_round_wk5_05", "Tower Dash" }, + // { "wle_s10_player_round_wk5_06", "Gpu Gauntlet" }, + // { "wle_s10_player_round_wk5_07", "Looooping" }, + // { "wle_s10_player_round_wk5_08", "Rad Bean Skatepark" }, + // { "wle_s10_player_round_wk5_10", "Siank Arena" }, + // { "wle_s10_player_round_wk5_11", "Pro Players Only" }, + // { "wle_s10_player_round_wk5_12", "Extreme Tower" }, + // { "wle_s10_player_round_wk5_13", "Dessert Village" }, + // { "wle_s10_player_round_wk5_14", "Extreme Trampoline Jumping" }, + // { "wle_s10_player_round_wk5_15", "Beast Route" }, + // { "wle_s10_player_round_wk5_16", "METROPOLIS" }, + // { "wle_s10_player_round_wk5_17", "Big Bookcase" }, + // { "wle_s10_player_round_wk5_18", "Digital Doom" }, + // + // { "wle_s10_player_round_wk6_01", "Hammer Heaven" }, + // { "wle_s10_player_round_wk6_02", "RISKY ROUTES" }, + // { "wle_s10_player_round_wk6_03", "Castle Rush" }, + // { "wle_s10_player_round_wk6_04", "Chaotic Race" }, + // { "wle_s10_player_round_wk6_05", "FREEFALL TOWER" }, + // { "wle_s10_player_round_wk6_06", "西西的天空之城 Castle in the Sky" }, + // { "wle_s10_player_round_wk6_08", "Flower Power" }, + // { "wle_s10_player_round_wk6_09", "Dimension Explorer" }, + // { "wle_s10_player_round_wk6_10", "Forked Passage" }, + // { "wle_s10_player_round_wk6_12", "The Bee Hive" }, + // { "wle_s10_player_round_wk6_13", "Yeets & Ladders" }, + // { "wle_s10_player_round_wk6_14", "Snek" }, + // { "wle_s10_player_round_wk6_15", "SCHOOL OF FISH" }, + // { "wle_s10_player_round_wk6_17", "Slippery Helixes" }, + // { "wle_s10_player_round_wk6_18", "Recess" }, + // { "wle_s10_player_round_wk6_19", "Parrot river" }, + // { "wle_s10_player_round_wk6_20", "PARKOUR CITY 城市跑酷" }, + // + // { "current_wle_fp3_07_01", "Block Sledding" }, + // { "current_wle_fp3_07_02", "Layup Wallop" }, + // { "current_wle_fp3_07_03", "Minecart Mayhem" }, + // { "current_wle_fp3_07_04", "Bouncing Pass" }, + // { "current_wle_fp3_07_05", "Ball Factory" }, + // { "current_wle_fp3_07_0_01", "Funky Sanctuaries" }, + // { "current_wle_fp3_07_0_02", "Woo-F-O" }, + // { "current_wle_fp3_07_0_03", "Travel Diary - Great Wall of China" }, + // + // { "current_wle_fp3_08_01", "Grabbers Territory" }, + // { "current_wle_fp3_08_02", "A Way Out" }, + // { "current_wle_fp3_08_03", "Wall Block" }, + // { "current_wle_fp3_08_04", "The dream island" }, + // { "current_wle_fp3_08_05", "Rainbow pulsion" }, + // { "current_wle_fp3_08_06", "WHIPPITY WOPPITY" }, + // { "current_wle_fp3_08_09", "Big Fans Box Challenge" }, + // { "current_wle_fp3_08_10", "Crazy boxes" }, + // { "current_wle_fp3_08_13", "Season 1 Race Mashup" }, + // { "current_wle_fp3_08_14", "Flippy Hoopshots" }, + // { "current_wle_fp3_08_15", "Stumble Teams" }, + // { "current_wle_fp3_08_16", "Twisting Tower" }, + // { "current_wle_fp3_08_17", "PUSH 'N' PULL" }, + // { "current_wle_fp3_08_18", "The Rising Blocks" }, + // { "current_wle_fp3_08_19", "Puzzle Blokies Path" }, + // { "current_wle_fp3_09_01", "The up tower" }, + // { "current_wle_fp3_09_02", "Short shuriken" }, + // { "current_wle_fp3_09_03", "Les mêmes mécaniques de + en + dure" }, + // { "current_wle_fp3_09_04", "Digi-Lily Sliding" }, + // { "current_wle_fp3_09_05", "STUMBLE MEDIEVAL TOWER" }, + // { "current_wle_fp3_09_06", "Random Heights" }, + // { "current_wle_fp3_09_07", "Climb scramble" }, + // { "current_wle_fp3_09_08", "Collide Gaming" }, + // { "current_wle_fp3_09_09", "Very Compressed Level" }, + // { "current_wle_fp3_09_0_01", "Slippery Slope" }, + // { "current_wle_fp3_09_0_02", "The Most Hardest Fall Guys LEVEL" }, + // { "current_wle_fp3_09_0_03", "Free Falling" }, + // { "current_wle_fp3_09_0_04", "Conveyor Problems" }, + // { "current_wle_fp3_09_0_05", "Clocktower Climb" }, + // { "current_wle_fp3_09_0_06", "Savour Your Happiness" }, + // { "current_wle_fp3_09_0_0_01", "Pastel Paradise" }, + // + // { "current_wle_fp3_10_01", "When Nature Falls" }, + // { "current_wle_fp3_10_02", "The Slippery Conveyor" }, + // { "current_wle_fp3_10_03", "The Slime Trials" }, + // { "current_wle_fp3_10_04", "Friendly Obstacles" }, + // { "current_wle_fp3_10_05", "Climb and Fall" }, + // { "current_wle_fp3_10_06", "Stairs and some other things" }, + // { "current_wle_fp3_10_07", "Meowgical World" }, + // { "current_wle_fp3_10_08", "Polluelo Speed" }, + // { "current_wle_fp3_10_09", "Pixel Parade" }, + // { "current_wle_fp3_10_10", "Total Madness" }, + // { "current_wle_fp3_10_11", "The Abstract Maze" }, + // { "current_wle_fp3_10_12", "Fan Off" }, + // { "current_wle_fp3_10_13", "cloud highway" }, + // { "current_wle_fp3_10_14", "はねるの!?トビラ(Door Bounce)" }, + // { "current_wle_fp3_10_15", "Speedrunners be like" }, + // { "current_wle_fp3_10_16", "Tumble Tower" }, + // { "current_wle_fp3_10_17", "Silver's Snake Run" }, + // { "current_wle_fp3_10_18", "Now Boarding" }, + // { "current_wle_fp3_10_19", "Slime Scale" }, + // { "current_wle_fp3_10_20", "TUMBLEDOWN MINESHAFT" }, + // { "current_wle_fp3_10_21", "Circuito CHILL 1" }, + // { "current_wle_fp3_10_22", "STUMBLE SLIDER" }, + // { "current_wle_fp3_10_23", "Controlled Chaos" }, + // { "current_wle_fp3_10_24", "Xtreme Jumping" }, + // { "current_wle_fp3_10_25", "Odin" }, + // { "current_wle_fp3_10_26", "Ciudad nube" }, + // { "current_wle_fp3_10_27", "Bean Voyage" }, + // { "current_wle_fp3_10_28", "SLIP-SAW" }, + // { "current_wle_fp3_10_29", "Bbq bacon burger" }, + // + // { "current_wle_fp4_05_01_01", "巅峰车站" }, + // { "current_wle_fp4_05_01_02", "Beba Park 7" }, + // { "current_wle_fp4_05_01_03", "Rainbow in the clouds" }, + // { "current_wle_fp4_05_01_04", "So You Think You Can Bounce" }, + // { "current_wle_fp4_05_01_05", "Bounce Back Racetrack" }, + // { "current_wle_fp4_05_01", "¡!OLYMPE¡!" }, + // { "current_wle_fp4_05_02", "Mini only up" }, + // { "current_wle_fp4_05_03_01", "Cubic Conundrum" }, + // { "current_wle_fp4_05_03_02", "Remote Control" }, + // { "current_wle_fp4_05_03", "Parkway Slide" }, + // { "current_wle_fp4_05_04", "Duel Dash" }, + // { "current_wle_fp4_05_05", "beaten trackless road" }, + // { "current_wle_fp4_05_2_01", "¡River Paradise!" }, + // { "current_wle_fp4_05_2_02", "arch city" }, + // { "current_wle_fp4_05_2_03", "Desert Ruins" }, + // + // { "current_wle_fp4_06_01", "PENTAGON CIRCUIT" }, + // { "current_wle_fp4_06_02", "Pachislo" }, + // { "current_wle_fp4_06_0_01", "AquArsene" }, + // { "current_wle_fp4_06_0_02", "RainbowCloud" }, + // { "current_wle_fp4_06_0_03", "Pink Cascade" }, + // { "current_wle_fp4_06_0_04", "Conveyor Conundrum" }, + // { "current_wle_fp4_06_0_05", "RICKETY STRAWBRIDGE" }, + // { "current_wle_fp4_06_0_10_01", "The Bee Hive" }, + // { "current_wle_fp4_06_1_01", "Buggin' Out" }, + // { "current_wle_fp4_06_1_02", "RISE AND SLIDE" }, + // { "current_wle_fp4_06_1_03", "Bean Mini Golf" }, + // { "current_wle_fp4_06_1_04", "Youpii Youpii" }, + // { "current_wle_fp4_06_1_05", "The climb of Trials" }, + // { "current_wle_fp4_06_1_06", "Bouncy Castle" }, + // + // { "current_wle_fp4_07_01", "Rotational Runner" }, + // { "current_wle_fp4_07_02", "SPIRAL DASH ROAD" }, + // { "current_wle_fp4_07_03", "simple stage" }, + // { "current_wle_fp4_07_04", "Slip Slide Jump and Run" }, + // { "current_wle_fp4_07_05", "Factory Valley" }, + // { "current_wle_fp4_07_06", "Jumpy Beans" }, + // { "current_wle_fp4_07_07", "Slimetastic Stumble" }, + // { "current_wle_fp4_07_0_01", "Camino Ninja" }, + // + // { "current_wle_fp4_08_01", "co-op guys" }, + // { "current_wle_fp4_08_0_01", "The big slide" }, + // { "current_wle_fp4_08_0_02", "Freefall Mountain" }, + // { "current_wle_fp4_08_0_03", "Hazy Stairways" }, + // { "current_wle_fp4_08_0_04", "Pillar Promenade" }, + // { "current_wle_fp4_08_0_05", "Hidden Treasure of Magical Castle" }, + // { "current_wle_fp4_08_0_06", "X-Course" }, + // { "current_wle_fp4_08_0_07", "Speed Gauntlet" }, + // { "current_wle_fp4_08_1_01", "Boost in Dash" }, + // { "current_wle_fp4_08_1_02", "Rainbow Raceway" }, + // { "current_wle_fp4_08_1_03", "Giddy up!" }, + // { "current_wle_fp4_08_1_04", "Mad lab" }, + // { "current_wle_fp4_08_2_01", "Convoluted Conveyors" }, + // { "current_wle_fp4_08_3_01", "The Oasis" }, + // + // { "current_wle_fp4_09_01", "Crate Collector" }, + // { "current_wle_fp4_09_02", "Dribble Drills" }, + // { "current_wle_fp4_09_03", "Spinning Slide Dodge" }, + // { "current_wle_fp4_09_04", "Skyline Park" }, + // { "current_wle_fp4_09_05", "Birthday bonanza" }, + // { "current_wle_fp4_09_06", "The Chaotic Waterfall" }, + // { "current_wle_fp4_09_0_01", "ICY PEAKS" }, + // { "current_wle_fp4_09_1_01", "Push-Box Chaos" }, + // { "current_wle_fp4_09_1_02", "Haute voltige" }, + // { "current_wle_fp4_09_2_01", "DNA Test" }, + // + // { "current_wle_fp4_10_01", "Bouncy Box Boulevard 3 Extreme Delivery" }, + // { "current_wle_fp4_10_02", "Hot Blast" }, + // { "current_wle_fp4_10_03", "Box Fan Blitz" }, + // { "current_wle_fp4_10_04", "Woo-terfall Way" }, + // { "current_wle_fp4_10_05", "Slime race" }, + // { "current_wle_fp4_10_06", "Moving Day" }, + // { "current_wle_fp4_10_07", "Birthday Dash" }, + // { "current_wle_fp4_10_08_m", "Wall Breaker" }, + // { "current_wle_fp4_10_08", "Chess History" }, + // { "current_wle_fp4_10_11", "HOARDER BLOCKS" }, + // { "current_wle_fp4_10_12", "Chickens run away" }, + // { "current_wle_fp4_10_20", "Co-op and CO" }, + // { "current_wle_fp4_10_21", "Construction Site" }, + // { "current_wle_fp4_10_0_01", "Cheese Canyon" }, + // { "current_wle_fp4_10_0_02", "Molehills" }, + // + // { "current_wle_fp5_2_01_01", "Plummet Summit" }, + // { "current_wle_fp5_2_01_02", "タワークライム" }, + // { "current_wle_fp5_2_01_03", "けいけいどうくつ" }, + // { "current_wle_fp5_2_01_04", "Quicksand Valley 01" }, + // { "current_wle_fp5_2_01", "Jabonsotes" }, + // { "current_wle_fp5_2_02_01", "のっぽタワー" }, + // { "current_wle_fp5_2_02_02", "Blaster Course" }, + // { "current_wle_fp5_2_02_03", "Panna Cotta Guys" }, + // { "current_wle_fp5_2_02_04", "The hard Climb" }, + // { "current_wle_fp5_2_02_05", "sliding guys" }, + // { "current_wle_fp5_2_02_06", "Hallow's Haunt" }, + // { "current_wle_fp5_2_02", "Rainbow highway" }, + // { "current_wle_fp5_2_03", "Falligator" }, + // { "current_wle_fp5_2_04_01", "Lily Lovers" }, + // { "current_wle_fp5_2_04_02", "rainow rode" }, + // { "current_wle_fp5_2_04_03", "L' Rumorosa" }, + // { "current_wle_fp5_2_04_04", "Super crazy level" }, + // { "current_wle_fp5_2_04", "Big WaterFall Planet(巨大な滝の惑星)" }, + // { "current_wle_fp5_2_05_01", "Level XVIII" }, + // { "current_wle_fp5_2_05_02", "Ricochet Raceway" }, + // { "current_wle_fp5_2_05_03", "L' Rumorosa" }, + // { "current_wle_fp5_2_05_04", "rainbow roade" }, + // { "current_wle_fp5_2_05", "The tension Parkour" }, + // { "current_wle_fp5_2_06", "Stairing Contest" }, + // { "current_wle_fp5_2_07", "Vibrant Ascension" }, + // + // { "current_wle_fp5_3_05_01", "Beany Golf!" }, + // { "current_wle_fp5_3_05_02_01", "Speedy Bros" }, + // { "current_wle_fp5_4_01_01", "Tilted Walls" }, + // { "current_wle_fp5_4_01_02", "The Lost Diamond" }, + // { "current_wle_fp5_4_01_03", "The Flowery Garden" }, + // { "current_wle_fp5_4_01_04", "Happy Bean Cube Land 2" }, + // { "current_wle_fp5_4_01_05", "Traffic Jamboree" }, + // + // { "current_wle_fp5_10_01", "Breezy Buddies" }, + // { "current_wle_fp5_10_0_01", "Salto Plancha" }, + // { "current_wle_fp5_10_0_02", "My house" }, + // { "current_wle_fp5_10_0_03", "Sleepwalk Speedway" }, + // { "current_wle_fp5_10_1_01", "Desert Ruins" }, + // { "current_wle_fp5_10_1_02", "¡River Paradise!" }, + // { "current_wle_fp5_10_2_01", "Desert Ruins" }, + // { "current_wle_fp5_10_2_02", "¡River Paradise!" }, + // { "current_wle_fp5_10_2_03", "Mystic River" }, + // { "current_wle_fp5_10_2_04", "Split Path Stumble" }, + // { "current_wle_fp5_10_2_05", "Cliffside" }, + // { "current_wle_fp5_10_2_06", "Tricky Turnpike" }, + // { "current_wle_fp5_10_2_07", "The Avenue" }, + // { "current_wle_fp5_10_2_08", "Gold City" }, + // { "current_wle_fp5_10_2_09", "タイトル決まりませんw" }, + // { "current_wle_fp5_10_2_10", "初心者用コース" }, + // { "current_wle_fp5_10_2_11", "Chain Reaction" }, + // + // { "current_wle_fp5_wk3_1_01", "Gobille infernal" }, + // { "current_wle_fp5_wk3_1_02", "SLIMY RACE" }, + // { "current_wle_fp5_wk3_1_03", "Bouncy Bros" }, + // { "current_wle_fp5_wk3_1_04", "El airecito" }, + // { "current_wle_fp5_wk3_1_05", "Crown Tunnel" }, + // { "current_wle_fp5_wk3_1_06", "Sweet Sweet Scurry" }, + // { "current_wle_fp5_wk3_2_01", "Magical Journey" }, + // { "current_wle_fp5_wk3_2_02", "The Crown Jewel" }, + // { "current_wle_fp5_wk3_2_03", "From bottom to top" }, + // { "current_wle_fp5_wk3_2_04", "The Throne Of The Best King" }, + // { "current_wle_fp5_wk3_2_05", "Honeycomb Highway" }, + // { "current_wle_fp5_wk3_3_01", "Bouncier Heights" }, + // { "current_wle_fp5_wk3_3_02", "Rainbow Racers" }, + // { "current_wle_fp5_wk3_3_03", "Bye have a great time part 24" }, + // { "current_wle_fp5_wk3_3_04", "speedrun snek" }, + // + // { "current_wle_fp5_falloween_1_01", "Falloween Dash" }, + // { "current_wle_fp5_falloween_1_02", "深秋寻路 Fall Routes" }, + // { "current_wle_fp5_falloween_1_03", "Синни Санни Сонни" }, + // { "current_wle_fp5_falloween_1_04", "Falloween Festival!" }, + // { "current_wle_fp5_falloween_1_05", "Hearth Attack" }, + // { "current_wle_fp5_falloween_1_06", "Mirage" }, + // { "current_wle_fp5_falloween_1_07", "Spooky Sprinter" }, + // { "current_wle_fp5_falloween_1_08", "Toon World" }, + // { "current_wle_fp5_falloween_1_09", "Creepy climb" }, + // { "current_wle_fp5_falloween_1_10", "Spooky Buttons" }, + // { "current_wle_fp5_falloween_1_11", "Spider's Lair" }, + // { "current_wle_fp5_falloween_1_12", "Night of goosebumps - Trick or Treat" }, + // { "current_wle_fp5_falloween_1_13", "The Falloween Spirits" }, + // { "current_wle_fp5_falloween_1_14", "Jack-O'-Runners" }, + // { "current_wle_fp5_falloween_2_01", "spooky nightwalk" }, + // { "current_wle_fp5_falloween_2_02", "Creepy Crawly Canyon" }, + // { "current_wle_fp5_falloween_2_03_01", "Spider Web Escape" }, + // { "current_wle_fp5_falloween_2_03_02", "Fallen Beans" }, + // { "current_wle_fp5_falloween_2_03_03", "Pumpkin Patch Dash" }, + // { "current_wle_fp5_falloween_2_03_04", "Going batty" }, + // { "current_wle_fp5_falloween_2_03_05", "Bone Bridges" }, + // { "current_wle_fp5_falloween_2_03_06", "Spider" }, + // { "current_wle_fp5_falloween_2_03", "fastoween" }, + // { "current_wle_fp5_falloween_3_01", "Haunted Hoops" }, + // { "current_wle_fp5_falloween_3_02", "SPIDER SCURRY" }, + // { "current_wle_fp5_falloween_3_03", "Fallobeans" }, + // { "current_wle_fp5_falloween_3_04", "Escape the haunted mansion" }, + // { "current_wle_fp5_falloween_4_01", "Cursed Catacombs" }, + // { "current_wle_fp5_falloween_4_02", "Altar de Alubias" }, + // { "current_wle_fp5_falloween_4_03", "This is Fall O Ween" }, + // { "current_wle_fp5_falloween_4_04", "Belly of the Beast" }, + // { "current_wle_fp5_falloween_4_05", "Scary Final" }, + // { "current_wle_fp5_falloween_4_06", "Slip 'N' Scare" }, + // { "current_wle_fp5_falloween_4_07", "Spooky Speedy Arches" }, + // { "current_wle_fp5_falloween_4_08", "Catoween" }, + // { "current_wle_fp5_falloween_4_09", "Jack-O'-Zoom" }, + // { "current_wle_fp5_falloween_4_10", "Bean´s Spooky Route" }, + // { "current_wle_fp5_falloween_4_11", "Tricks and treats" }, + // { "current_wle_fp5_falloween_4_12", "HAUNTED CAT MANSION" }, + // { "current_wle_fp5_falloween_4_13", "Feeling Batty" }, + // { "current_wle_fp5_falloween_4_14", "Monster Dash" }, + // { "current_wle_fp5_falloween_4_15", "Pumpkin Parkour" }, + // { "current_wle_fp5_falloween_4_16", "Cauldron of Treats" }, + // { "current_wle_fp5_falloween_4_17", "Eerie Enigma" }, + // { "current_wle_fp5_falloween_4_18", "Candy Cruisers" }, + // { "current_wle_fp5_falloween_4_19", "Pumpkin eater" }, + // { "current_wle_fp5_falloween_5_01", "Spooky Run" }, + // { "current_wle_fp5_falloween_5_02", "HORROR NIGHT RITUAL" }, + // { "current_wle_fp5_falloween_5_03", "Spooky slime race" }, + // { "current_wle_fp5_falloween_5_04", "Halloween" }, + // { "current_wle_fp5_falloween_5_05", "Spooky Momentum" }, + // { "current_wle_fp5_falloween_5_06", "Cloud 9" }, + // { "current_wle_fp5_falloween_5_07", "HAUNTED HAUL" }, + // { "current_wle_fp5_falloween_6_01", "Coffin Droppin'" }, + // { "current_wle_fp5_falloween_6_02", "Tricky Treats!" }, + // { "current_wle_fp5_falloween_6_03", "Happy Falloween" }, + // { "current_wle_fp5_falloween_7_01_01", "The Haunted Castle" }, + // { "current_wle_fp5_falloween_7_01_02", "City of fear" }, + // { "current_wle_fp5_falloween_7_01_03", "Monster Mayhem" }, + // { "current_wle_fp5_falloween_7_01_04", "Halloween Island" }, + // { "current_wle_fp5_falloween_7_01_05", "Beyond The Grave Rave" }, + // { "current_wle_fp5_falloween_7_01_06", "Falloween Monster" }, + // { "current_wle_fp5_falloween_7_01_07", "Falloween Castle" }, + // { "current_wle_fp5_falloween_7_01_08", "Halloween sky course" }, + // { "current_wle_fp5_falloween_7_01_09", "WICKED RACE" }, + // { "current_wle_fp5_falloween_7_02_01", "Happy Bean Spooky Tumble" }, + // { "current_wle_fp5_falloween_7_03_01", "Horror Movie Night" }, + // { "current_wle_fp5_falloween_7_04_01", "Night Temptation(ナイトテンプテーション)" }, + // { "current_wle_fp5_falloween_7_04_02", "Fall Haunted" }, + // { "current_wle_fp5_falloween_7_04_03", "Color Climb" }, + // { "current_wle_fp5_falloween_7_04_04", "Pumpkin (Speed) Party" }, + // { "current_wle_fp5_falloween_7_05_01", "FALLOWEEN FOREST TUMBLE" }, + // { "current_wle_fp5_falloween_7_05_02", "Ominous Outpost" }, + // { "current_wle_fp5_falloween_7_05_03", "Spook Circuit" }, + // { "current_wle_fp5_falloween_7_05_04", "Path of horrors" }, + // { "current_wle_fp5_falloween_7_06_01", "PUMPKIN KINGDOM" }, + // { "current_wle_fp5_falloween_7_06_02", "Grave Danger Graveyard" }, + // { "current_wle_fp5_falloween_7_06_03", "Coffin Droppin'" }, + // { "current_wle_fp5_falloween_7_06_04", "Skeleton Climb" }, + // { "current_wle_fp5_falloween_7_06_05", "Falloween Heights" }, + // { "current_wle_fp5_falloween_7_08_01", "Trick ! - Falloween party" }, + // { "current_wle_fp5_falloween_7_10_01", "NEW OBSTACLES! - The Falloween Trial" }, + // { "current_wle_fp5_falloween_7_10_02", "Nightmare Mansion" }, + // { "current_wle_fp5_falloween_9_01", "Skeleton Mayhem" }, + // { "current_wle_fp5_falloween_9_02", "Raveyard" }, + // { "current_wle_fp5_falloween_9_03", "Spooky Sprint" }, + // { "current_wle_fp5_falloween_9_04", "Collapsed World 2" }, + // { "current_wle_fp5_falloween_9_05", "Maximum Turbulance" }, + // { "current_wle_fp5_falloween_10_01", "Graveyard Mansion" }, + // { "current_wle_fp5_falloween_10_02", "Trick Treat Fall" }, + // { "current_wle_fp5_falloween_11_01", "Night Runners" }, + // { "current_wle_fp5_falloween_12_01", "Haunted Mansion" }, + // { "current_wle_fp5_falloween_12_02", "Spooky Orange and Purple" }, + // { "current_wle_fp5_falloween_13_01", "Witch Way" }, + // { "current_wle_fp5_falloween_14_01", "Nightmare Bump" }, + // { "current_wle_fp5_falloween_15_01", "Spooktacular Fun Run" }, + // + // { "current_wle_fp6_1_01", "Boo-mblaster Betrayal" }, + // { "current_wle_fp6_1_02", "MOUNT SMOODGIE!" }, + // { "current_wle_fp6_1_03", "SKULL KING" }, + // { "current_wle_fp6_1_04", "shorter circuit" }, + // { "current_wle_fp6_1_05", "be speedy" }, + // { "current_wle_fp6_1_06", "Sky-City Stumble" }, + // { "current_wle_fp6_1_07", "Wormhole Mountain" }, + // { "current_wle_fp6_1_08", "Sweet Tooth Slide" }, + // { "current_wle_fp6_1_09", "Splitspeed" }, + // { "current_wle_fp6_1_10", "Fall Canyon" }, + // { "current_wle_fp6_2_01", "Valise" }, + // { "current_wle_fp6_2_02", "Big Yeetus challenge 2 FaIIoween" }, + // { "current_wle_fp6_2_03", "Water Way" }, + // { "current_wle_fp6_2_04", "The Doors of Doom" }, + // { "current_wle_fp6_2_05", "SPOOKY CEMETERY" }, + // { "current_wle_fp6_2_06", "Liana Swings" }, + // { "current_wle_fp6_2_07", "Colourful" }, + // { "current_wle_fp6_2_08", "The Heist!" }, + // { "current_wle_fp6_2_09", "Factory of Fallmecanic" }, + // { "current_wle_fp6_3_01", "Tricky Treat" }, + // { "current_wle_fp6_3_02", "The Lighthouse" }, + // { "current_wle_fp6_3_03", "どっちがかんたんだとおもいますか?" }, + // { "current_wle_fp6_3_04", "The Scarescraper" }, + // { "current_wle_fp6_3_05", "Obstacle Road" }, + // { "current_wle_fp6_3_06", "Rest In Paris" }, + // { "current_wle_fp6_3_07", "Horror pumpkim" }, + // { "current_wle_fp6_3_08", "时间停止了(Time Stop)" }, + // + // { "current_wle_fp6_wk2_01", "CreatorShop TOURNAMENT x GameAthlon" }, + // { "current_wle_fp6_wk2_02", "MONUMENT FALLS!" }, + // { "current_wle_fp6_wk2_03", "Slidy Road" }, + // { "current_wle_fp6_wk2_04", "SatsuRyu's speed city" }, + // { "current_wle_fp6_wk2_05", "Lost in space" }, + // { "current_wle_fp6_wk2_06", "Turbine Decline" }, + // { "current_wle_fp6_wk2_07", "Zero Displacement" }, + // { "current_wle_fp6_wk2_08", "Slide Fall-o-City" }, + // { "current_wle_fp6_wk2_09", "Travel Diary - Berlin" }, + // { "current_wle_fp6_wk2_10", "Neoway" }, + // { "current_wle_fp6_wk2_11", "Niagara Falls" }, + // { "current_wle_fp6_wk2_1_01", "DOWN THE HATCH!" }, + // { "current_wle_fp6_wk2_1_02", "Flash Flight" }, + // { "current_wle_fp6_wk2_1_03", "ヒヤヒヤ(イライラ) コンベア ロード !【NORMAL】" }, + // { "current_wle_fp6_wk2_1_04", "diferentes pasos" }, + // { "current_wle_fp6_wk2_1_05", "INCLINALUBIAS" }, + // { "current_wle_fp6_wk2_1_06", "Locomoção" }, + // { "current_wle_fp6_wk2_1_07", "Frightening Fogway" }, + // { "current_wle_fp6_wk2_1_08", "Pure Presser" }, + // { "current_wle_fp6_wk2_1_09", "Spooky Sliders" }, + // + // { "current_wle_fp6_wk3_01", "BLACK AND WHITE" }, + // { "current_wle_fp6_wk3_02", "Compact 5" }, + // { "current_wle_fp6_wk3_03", "Turkey Takeoff Tryouts" }, + // { "current_wle_fp6_wk3_04", "SLIME DISTRICT" }, + // { "current_wle_fp6_wk3_05", "Alto voltaje" }, + // { "current_wle_fp6_wk3_06", "SEA OF TERROR" }, + // { "current_wle_fp6_wk3_07", "Aeriodeslizador (beta)" }, + // { "current_wle_fp6_wk3_08", "Obstructed Running Track" }, + // { "current_wle_fp6_wk3_09", "Work and Travel" }, + // { "current_wle_fp6_wk3_10", "connect the bridge" }, + // { "current_wle_fp6_wk3_2_01", "Immer weiter" }, + // { "current_wle_fp6_wk3_2_02", "speed demon" }, + // { "current_wle_fp6_wk3_2_03", "Royaume brave" }, + // { "current_wle_fp6_wk3_2_04", "Cyber Jam" }, + // { "current_wle_fp6_wk3_2_05", "Delectable Parade" }, + // { "current_wle_fp6_wk3_3_01", "おこらないで!" }, + // { "current_wle_fp6_wk3_3_02", "Track and Field Stadium - Challenge" }, + // + // { "current_wle_fp6_wk4_01_01", "Processed Beans" }, + // { "current_wle_fp6_wk4_01_02", "Xmas tower" }, + // { "current_wle_fp6_wk4_02_01", "Jingle Falls" }, + // { "current_wle_fp6_wk4_02_02", "Ice Confusion Cave(アイスコンフュージョンケイブ)" }, + // { "current_wle_fp6_wk4_02_03", "Beans in Sand Land" }, + // { "current_wle_fp6_wk4_02_04", "MERRY MAYHEM!" }, + // { "current_wle_fp6_wk4_02_05", "BIG FREEZE RACE" }, + // { "current_wle_fp6_wk4_03_01", "Frostbite Forest" }, + // { "current_wle_fp6_wk4_03_02", "Temple of Love" }, + // { "current_wle_fp6_wk4_03_03", "fall mountain (糖豆山涧)" }, + // { "current_wle_fp6_wk4_03_04", "Le mont glacé" }, + // { "current_wle_fp6_wk4_03_05", "Snow Style" }, + // { "current_wle_fp6_wk4_03_06", "Wintery woods" }, + // { "current_wle_fp6_wk4_05_01", "Rebound" }, + // { "current_wle_fp6_wk4_05_02", "Rebound Rampway" }, + // { "current_wle_fp6_wk4_05_03", "The Winter Islands" }, + // + // { "current_wle_community_10_5_01", "Snowy Starfall" }, + // { "current_wle_community_10_5_02", "The Earthquake" }, + // { "current_wle_community_10_5_1_01", "Tree Sky Hights!" }, + // { "current_wle_community_10_5_1_04", "Garden of Woo" }, + // { "current_wle_community_10_5_1_05", "Out in the open" }, + // { "current_wle_community_10_5_1_07", "CANDY INDUSTRY" }, + // { "current_wle_community_10_5_1_08", "Jungle Journey" }, + // { "current_wle_community_10_5_1_09", "Mount Fallmore" }, + // { "current_wle_community_10_5_1_10", "The Slanted Rooms" }, + // { "current_wle_community_10_5_1_12", "Futuristic Facility" }, + // { "current_wle_community_10_5_1_14", "Dangerou's Trap" }, + // { "current_wle_community_10_5_1_15", "Three Rooms" }, + // { "current_wle_community_10_5_1_16", "Jungle Mira tumble" }, + // { "current_wle_community_10_5_1_17", "Winter Slide" }, + // { "current_wle_community_10_5_1_18", "Digi-Crown Summit" }, + // + // { "wle_discover_level_wk2_001", "Castle in the Clouds" }, + // { "wle_discover_level_wk2_002", "Christmas corner!" }, + // { "wle_discover_level_wk2_003", "Hot Wheels 2069" }, + // { "wle_discover_level_wk2_004", "Bounce Back Racetrack" }, + // { "wle_discover_level_wk2_005", "Space Getaway" }, + // { "wle_discover_level_wk2_006", "fall mountain (糖豆山涧)" }, + // { "wle_discover_level_wk2_007", "伝説のポケモン!" }, + // { "wle_discover_level_wk2_008", "Knight Slide" }, + // { "wle_discover_level_wk2_009", "Christmas Run" }, + // { "wle_discover_level_wk2_010", "Labyrinth (1986) Part1" }, + // { "wle_discover_level_wk2_011", "Rebound" }, + // { "wle_discover_level_wk2_012", "Trip to Santa's home" }, + // { "wle_discover_level_wk2_013", "ピッピカチュ☆彡" }, + // { "wle_discover_level_wk2_014", "Rainbow Race" }, + // { "wle_discover_level_wk2_015", "Speed Suburbs" }, + // { "wle_discover_level_wk2_016", "SUPER MARIO WONDER" }, + // { "wle_discover_level_wk2_017", "Punching Bridges" }, + // { "wle_discover_level_wk2_018", "The Slimescrapper" }, + // { "wle_discover_level_wk2_019", "Snowy Flakes" }, + // { "wle_discover_level_wk2_020", "Foggy Freeway" }, + // { "wle_discover_level_wk2_021", "Snowy Climb" }, + // { "wle_discover_level_wk2_022", "snow athletic valley" }, + // { "wle_discover_level_wk2_023", "詰め込んだだけレース4" }, + // { "wle_discover_level_wk2_024", "Winter Wonder Sprint" }, + // { "wle_discover_level_wk2_025", "Randonnée Galactique" }, + // { "wle_discover_level_wk2_026", "Cloudy with a Chance of Cannonballs" }, + // { "wle_discover_level_wk2_027", "Digital Snowland" }, + // { "wle_discover_level_wk2_028", "Shiver Beans" }, + // { "wle_discover_level_wk2_029", "SanTama Run" }, + // { "wle_discover_level_wk2_030", "Winter Run" }, + // { "wle_discover_level_wk2_031", "Jiggle Jingle" }, + // { "wle_discover_level_wk2_032", "Ice Pop Interstate" }, + // { "wle_discover_level_wk2_033", "クリエだよ全員集合" }, + // { "wle_discover_level_wk2_034", "Snow Day" }, + // { "wle_discover_level_wk2_035", "It's Tiiiiiiiimeee!" }, + // { "wle_discover_level_wk2_036", "KYOUFUU GUYS BACK" }, + // { "wle_discover_level_wk2_037", "Sonic's Sunset Adventure" }, + // { "wle_discover_level_wk2_038", "♪勝利のフォンフォーレ" }, + // { "wle_discover_level_wk2_039", "RACE ORIGINS" }, + // { "wle_discover_level_wk2_040", "Winter Wipeout" }, + // { "wle_discover_level_wk2_041", "Centripetal Circuit" }, + // { "wle_discover_level_wk2_042", "MERRY MAYHEM!" }, + // { "wle_discover_level_wk2_043", "SQUID FALL GUYS" }, + // { "wle_discover_level_wk2_044", "The Scarescraper" }, + // { "wle_discover_level_wk2_045", "SQUID FALL GUYS" }, + // { "wle_discover_level_wk2_046", "$$$¡The Casino Crew!$$$" }, + // { "wle_discover_level_wk2_047", "Dee's- Escape the Pirate Ship!" }, + // { "wle_discover_level_wk2_048", "ジャングル ぐるぐる" }, + // { "wle_discover_level_wk2_049", "ショートステージ" }, + // { "wle_discover_level_wk2_050", "スノーマウンテンクライム" }, + // + // { "wle_round_mrs_shuffle_discover_005", "My Melody" }, + // { "wle_round_mrs_shuffle_discover_006", "prismatic ice crystal" }, + // { "wle_round_mrs_shuffle_discover_007", "スキルアップステージ" }, + // { "wle_round_mrs_shuffle_discover_008", "WHITE TREE JUMBLE" }, + // { "wle_round_mrs_shuffle_discover_009", "Snowy Adventure" }, + // { "wle_round_mrs_shuffle_discover_010", "Happy Bean Food Fiesta" }, + // { "wle_round_mrs_shuffle_discover_011", "Belly Flop Bobsleigh" }, + // { "wle_round_mrs_shuffle_discover_012", "winter party" }, + // { "wle_round_mrs_shuffle_discover_013", "The lost keys" }, + // { "wle_round_mrs_shuffle_discover_014", "Bonk" }, + // { "wle_round_mrs_shuffle_discover_015", "Winter Disc-O" }, + // { "wle_round_mrs_shuffle_discover_016", "christmas wreath!" }, + // { "wle_round_mrs_shuffle_discover_017", "Winter BebaLand" }, + // { "wle_round_mrs_shuffle_discover_018", "Automatic FallGuys" }, + // { "wle_round_mrs_shuffle_discover_019", "Holiday Dash" }, + // { "wle_round_mrs_shuffle_discover_020", "Treetop Frost" }, + // { "wle_round_mrs_shuffle_discover_021", "Rainbow Run" }, + // { "wle_round_mrs_shuffle_discover_022", "BYE DONT HAVE A GREAT TIME PART LXIX" }, + // { "wle_round_mrs_shuffle_discover_023", "Hieroglysphinx Hurdles" }, + // { "wle_round_mrs_shuffle_discover_024", "ホなら" }, + // { "wle_round_mrs_shuffle_discover_025", "Bye have a great time part 45" }, + // { "wle_round_mrs_shuffle_discover_026", "POWDERY PEAK" }, + // { "wle_round_mrs_shuffle_discover_027", "It's Christmas Slime Climb Time!" }, + // { "wle_round_mrs_shuffle_discover_028", "MERRY CLIMBING!" }, + // { "wle_round_mrs_shuffle_discover_030", "Snow N' Speed" }, + // { "wle_round_mrs_shuffle_discover_032", "Lets Have Fun (74)" }, + // { "wle_round_mrs_shuffle_discover_033", "Concept Ladder Match (Pre-alpha)" }, + // { "wle_round_mrs_shuffle_discover_034", "Speedy City" }, + // { "wle_round_mrs_shuffle_discover_036", "Fall Village" }, + // { "wle_round_mrs_shuffle_discover_037", "超巨大な、クリスマスツリー" }, + // { "wle_round_mrs_shuffle_discover_038", "TINSELTOWN MELTDOWN!" }, + // { "wle_round_mrs_shuffle_discover_039", "Jump jar jar" }, + // { "wle_round_mrs_shuffle_discover_040", "FOOD FIESTA" }, + // { "wle_round_mrs_shuffle_discover_041", "Bye have a great time part 46" }, + // { "wle_round_mrs_shuffle_discover_044", "BEAN BALL" }, + // { "wle_round_mrs_shuffle_discover_045", "Python Pinball" }, + // { "wle_round_mrs_shuffle_discover_046", "Block Battle" }, + // { "wle_round_mrs_shuffle_discover_047", "Ice Cold Ascension" }, + // { "wle_round_mrs_shuffle_discover_048", "ボタンでGO!" }, + // { "wle_round_mrs_shuffle_discover_049", "ミクセル MIKUSERU" }, + // { "wle_round_mrs_shuffle_discover_050", "ホなら" }, + // + // { "wle_discovery_shuffle_up2_01", "The spooky trail" }, + // { "wle_discovery_shuffle_up2_05", "Balance Bean" }, + // { "wle_discovery_shuffle_up2_06", "digital slime road" }, + // { "wle_discovery_shuffle_up2_07", "The Punch Warriors! - Definitive Edition" }, + // { "wle_discovery_shuffle_up2_08", "Winter Mansion" }, + // { "wle_discovery_shuffle_up2_13", "Festive Rush" }, + // { "wle_discovery_shuffle_up2_14", "Mound Mountain" }, + // { "wle_discovery_shuffle_up2_15", "FEVER DREAM FUNHOUSE!" }, + // { "wle_discovery_shuffle_up2_17", "WinteRace" }, + // { "wle_discovery_shuffle_up2_18", "4 Seasons" }, + // { "wle_discovery_shuffle_up2_19", "WAVE RUNNERS!" }, + // { "wle_discovery_shuffle_up2_24", "Tool Up! Winter Season Fall Guys" }, + // { "wle_discovery_shuffle_up2_26", "Arctic Run" }, + // { "wle_discovery_shuffle_up2_28", "Grenouille X pinkixx" }, + // { "wle_discovery_shuffle_up2_29", "GAME OVER" }, + // { "wle_discovery_shuffle_up2_30", "Hot Wheels III" }, + // { "wle_discovery_shuffle_up2_32", "Ski Mountain" }, + // { "wle_discovery_shuffle_up2_33", "夜店" }, + // { "wle_discovery_shuffle_up2_34", "チャッキーのタイムアタックレース" }, + // { "wle_discovery_shuffle_up2_37", "Frosty run" }, + // { "wle_discovery_shuffle_up2_38", "MONUMENT FALLS!" }, + // + // { "wle_mrs_shuffle_show_roundpool_winter_01", "Spiral Trial" }, + // { "wle_mrs_shuffle_show_roundpool_winter_02", "SNOWMAN CLIMB" }, + // { "wle_mrs_shuffle_show_roundpool_winter_03", "Perpetual motion" }, + // { "wle_mrs_shuffle_show_roundpool_winter_04", "No way to go" }, + // { "wle_mrs_shuffle_show_roundpool_winter_06", "The winter slime climb time!" }, + // { "wle_mrs_shuffle_show_roundpool_winter_07", "The Speedy Zone" }, + // { "wle_mrs_shuffle_show_roundpool_winter_08", "The crown's race" }, + // { "wle_mrs_shuffle_show_roundpool_winter_09", "Mitten Mountain" }, + // { "wle_mrs_shuffle_show_roundpool_winter_10", "Parcours arc en ciel" }, + // { "wle_mrs_shuffle_show_roundpool_winter_11", "forest balls" }, + // { "wle_mrs_shuffle_show_roundpool_winter_12", "FIREBALL FRENZY!" }, + // { "wle_mrs_shuffle_show_roundpool_winter_13", "GIFT EXCHANGE!" }, + // { "wle_mrs_shuffle_show_roundpool_winter_14", "The Snowscraper" }, + // { "wle_mrs_shuffle_show_roundpool_winter_15", "roll roll bean" }, + // { "wle_mrs_shuffle_show_roundpool_winter_16", "Overclocked" }, + // { "wle_mrs_shuffle_show_roundpool_winter_17", "Spaceball Spin" }, + // { "wle_mrs_shuffle_show_roundpool_winter_18", "Winter Disc-O" }, + // { "wle_mrs_shuffle_show_roundpool_winter_19", "Chill 'n' Roll" }, + // { "wle_mrs_shuffle_show_roundpool_winter_20", "FEVER DREAM FUNHOUSE!" }, + // { "wle_mrs_shuffle_show_roundpool_winter_21", "Himalayan Railway" }, + // { "wle_mrs_shuffle_show_roundpool_winter_22", "Need for Speed" }, + // { "wle_mrs_shuffle_show_roundpool_winter_23", "Rebound" }, + // { "wle_mrs_shuffle_show_roundpool_winter_24", "スライムスクレイパー" }, + // { "wle_mrs_shuffle_show_roundpool_winter_25", "Frosty Cold Sprint" }, + // { "wle_mrs_shuffle_show_roundpool_winter_26", "Halfpipe Havoc" }, + // { "wle_mrs_shuffle_show_roundpool_winter_27", "Snowflake Wonderland" }, + // { "wle_mrs_shuffle_show_roundpool_winter_28", "Ball Guys" }, + // { "wle_mrs_shuffle_show_roundpool_winter_30", "REINDEER GAMES!" }, + // { "wle_mrs_shuffle_show_roundpool_winter_31", "Belly Flop Bobsleigh" }, + // { "wle_mrs_shuffle_show_roundpool_winter_32", "Hot Wheels 2069" }, + // { "wle_mrs_shuffle_show_roundpool_winter_33", "Gingerbread Lane" }, + // { "wle_mrs_shuffle_show_roundpool_winter_34", "We ballin'" }, + // { "wle_mrs_shuffle_show_roundpool_winter_35", "Ice Cold Ascension" }, + // { "wle_mrs_shuffle_show_roundpool_winter_36", "étage sur étage" }, + // { "wle_mrs_shuffle_show_roundpool_winter_37", "Birthday Dash" }, + // { "wle_mrs_shuffle_show_roundpool_winter_39", "MARBLE RACE [Bean-Ball]" }, + // { "wle_mrs_shuffle_show_roundpool_winter_38", "The Jolly Express" }, + // { "wle_mrs_shuffle_show_roundpool_winter_40", "Roller Race" }, + // { "wle_mrs_shuffle_show_roundpool_winter_41", "Return to Fall Rapids" }, + // { "wle_mrs_shuffle_show_roundpool_winter_42", "Frosty run" }, + // { "wle_mrs_shuffle_show_roundpool_winter_44", "Sirbeans garden racetrack" }, + // { "wle_mrs_shuffle_show_roundpool_winter_45", "Roll-a-Coaster" }, + // { "wle_mrs_shuffle_show_roundpool_winter_46", "Gran Glaciar Paradicial" }, + // { "wle_mrs_shuffle_show_roundpool_winter_47", "Cave Exploration ~洞窟探検~" }, + // { "wle_mrs_shuffle_show_roundpool_winter_48", "SanTama Run" }, + // + // { "wle_shuffle_discover_fp7_1_01", "Green hill zone" }, + // { "wle_shuffle_discover_fp7_1_02", "Lost Temple" }, + // { "wle_shuffle_discover_fp7_1_03", "Champiñón Volante" }, + // { "wle_shuffle_discover_fp7_1_04", "Mitten Mountain" }, + // { "wle_shuffle_discover_fp7_1_05", "Jack-O'-Runners" }, + // { "wle_shuffle_discover_fp7_1_06", "Parcours arc en ciel" }, + // { "wle_shuffle_discover_fp7_1_07", "Mario kart" }, + // { "wle_shuffle_discover_fp7_1_08", "A Day At The Holiday Race" }, + // { "wle_shuffle_discover_fp7_1_09", "2024 謹賀新年" }, + // { "wle_shuffle_discover_fp7_1_10", "Hustling run" }, + // { "wle_shuffle_discover_fp7_1_11", "tempête arc en ciel" }, + // { "wle_shuffle_discover_fp7_1_12", "Wander- Weg" }, + // { "wle_shuffle_discover_fp7_1_13", "Ruta en la selva" }, + // { "wle_shuffle_discover_fp7_1_14", "Turboslide" }, + // { "wle_shuffle_discover_fp7_1_15", "A piece of cake" }, + // { "wle_shuffle_discover_fp7_1_16", "WOW" }, + // { "wle_shuffle_discover_fp7_1_18", "Magic Squirrel" }, + // { "wle_shuffle_discover_fp7_1_19", "Dinosaur Climb" }, + // { "wle_shuffle_discover_fp7_1_20", "bouing bouing" }, + // { "wle_shuffle_discover_fp7_1_21", "快感快速!!" }, + // { "wle_shuffle_discover_fp7_1_23", "challenge" }, + // { "wle_shuffle_discover_fp7_1_24", "Fnf final escape" }, + // { "wle_shuffle_discover_fp7_1_25", "Speedrun" }, + // { "wle_shuffle_discover_fp7_1_26", "AS AVENTURAS DO PIETRO" }, + // { "wle_shuffle_discover_fp7_1_27", "The Desert temple" }, + // { "wle_shuffle_discover_fp7_1_28", "Snowy Speed Sprint" }, + // { "wle_shuffle_discover_fp7_1_29", "Arcade escape" }, + // { "wle_shuffle_discover_fp7_1_30", "Guardian's Grace" }, + // { "wle_shuffle_discover_fp7_1_31", "Desertic Templus" }, + // { "wle_shuffle_discover_fp7_1_32", "Calamité arc en ciel" }, + // { "wle_shuffle_discover_fp7_1_33", "Map Test V1" }, + // { "wle_shuffle_discover_fp7_1_34", "From A to Z" }, + // { "wle_shuffle_discover_fp7_1_35", "YULE LOG SPRINT" }, + // { "wle_shuffle_discover_fp7_1_37", "Turnaround Turnpike" }, + // { "wle_shuffle_discover_fp7_1_38", "Good morning 2024 world" }, + // { "wle_shuffle_discover_fp7_1_39", "Sirbeans garden racetrack" }, + // + // { "wle_shuffle_2_24_01", "classic sewer" }, + // { "wle_shuffle_2_24_02", "Speed Ball" }, + // { "wle_shuffle_2_24_03", "Rainbow Riser" }, + // { "wle_shuffle_2_24_04", "cave tree" }, + // { "wle_shuffle_2_24_05", "Orbital Junction" }, + // { "wle_shuffle_2_24_06", "Lily leapers remix v3" }, + // { "wle_shuffle_2_24_07", "Little Pipe Dream" }, + // { "wle_shuffle_2_24_08", "FIREBALL FRENZY!" }, + // { "wle_shuffle_2_24_09", "Ruta en la selva" }, + // { "wle_shuffle_2_24_10", "A piece of cake" }, + // { "wle_shuffle_2_24_11", "Monster Forest Road" }, + // { "wle_shuffle_2_24_12", "Slippery Stumble" }, + // { "wle_shuffle_2_24_13", "Mound Mountain" }, + // { "wle_shuffle_2_24_15", "Non-Stop Slide" }, + // { "wle_shuffle_2_24_16", "slime climb Creative" }, + // { "wle_shuffle_2_24_17", "(REBORN) WITH THE WIND OMAME-CHAN !!!" }, + // { "wle_shuffle_2_24_18", "The Desert Temple Escape" }, + // { "wle_shuffle_2_24_19", "Rebound" }, + // { "wle_shuffle_2_24_20", "Roundabout Route" }, + // { "wle_shuffle_2_24_21", "Sparkly gingerbred trail" }, + // { "wle_shuffle_2_24_22", "Ski Fall Remix" }, + // { "wle_shuffle_2_24_24", "Fan Flingers" }, + // { "wle_shuffle_2_24_25", "Ball Carnival" }, + // { "wle_shuffle_2_24_26", "Tool Up! Winter Season Fall Guys" }, + // { "wle_shuffle_2_24_27", "Trompeta Teatral" }, + // { "wle_shuffle_2_24_28", "Birthday bonanza" }, + // { "wle_shuffle_2_24_29", "BlueBlur Circuit" }, + // { "wle_shuffle_2_24_30", "Lemon Grass" }, + // { "wle_shuffle_2_24_31", "Tuyauterie au nez" }, + // { "wle_shuffle_2_24_32", "Slimey's showdown" }, + // { "wle_shuffle_2_24_33", "GOLF GUYS" }, + // { "wle_shuffle_2_24_34", "(REBORN) DIGI×2 LOVE×2 GUYS REVERSE !!!" }, + // { "wle_shuffle_2_24_35", "R" }, + // { "wle_shuffle_2_24_36", "Zelda is BANANAS!!!!" }, + // { "wle_shuffle_2_24_38", "Traffic Jamboree" }, + // { "wle_shuffle_2_24_39", "Turnaround Turnpike" }, + // { "wle_shuffle_2_24_40", "Great hunt" }, + // { "wle_shuffle_2_24_41", "HYPERSPACE HIGHWAY!" }, + // { "wle_shuffle_2_24_42", "Back in Slime" }, + // + // { "wle_shuffle_wk2405_01", "Duckling Beach" }, + // { "wle_shuffle_wk2405_02", "BUILDER GUYS" }, + // { "wle_shuffle_wk2405_03", "ヒヤヒヤハイウェイ Unstable Highway" }, + // { "wle_shuffle_wk2405_04", "Speed Ball" }, + // { "wle_shuffle_wk2405_05", "North Pole Traps" }, + // { "wle_shuffle_wk2405_06", "Volcanic Island Travel!" }, + // { "wle_shuffle_wk2405_07", "Kepler 21's town" }, + // { "wle_shuffle_wk2405_08", "Orbital Junction" }, + // { "wle_shuffle_wk2405_11", "Balance Bean" }, + // { "wle_shuffle_wk2405_12", "ťřūťű" }, + // { "wle_shuffle_wk2405_13", "Summer Vibes" }, + // { "wle_shuffle_wk2405_14", "Dee's- Pinball Lilly" }, + // { "wle_shuffle_wk2405_15", "Galactic Guys" }, + // { "wle_shuffle_wk2405_16", "Orbital Stumbling" }, + // { "wle_shuffle_wk2405_17", "Winter Mansion" }, + // { "wle_shuffle_wk2405_18", "Pole Jumper" }, + // { "wle_shuffle_wk2405_19", "Little Pipe Dream" }, + // { "wle_shuffle_wk2405_20", "FIREBALL FRENZY!" }, + // { "wle_shuffle_wk2405_21", "Ruta en la selva" }, + // { "wle_shuffle_wk2405_22", "The Spacescřaper" }, + // { "wle_shuffle_wk2405_23", "Downward Spiral! (& Beyond)" }, + // { "wle_shuffle_wk2405_24", "Slippery Swoop Showdown" }, + // { "wle_shuffle_wk2405_25", "Tunnel of tumble" }, + // { "wle_shuffle_wk2405_26", "Digital Paradise" }, + // { "wle_shuffle_wk2405_27", "Monster Forest Road" }, + // { "wle_shuffle_wk2405_28", "GALACTIC RUN" }, + // { "wle_shuffle_wk2405_29", "Non-Stop Slide" }, + // { "wle_shuffle_wk2405_30", "slime climb Creative" }, + // { "wle_shuffle_wk2405_31", "Love a day" }, + // { "wle_shuffle_wk2405_32", "serious circuit" }, + // { "wle_shuffle_wk2405_33", "Falling in Love" }, + // { "wle_shuffle_wk2405_34", "Rebound" }, + // { "wle_shuffle_wk2405_35", "Digifal Guys" }, + // { "wle_shuffle_wk2405_36", "Vaporia" }, + // { "wle_shuffle_wk2405_37", "Solar Speedway" }, + // { "wle_shuffle_wk2405_38", "Rollin' Ruins" }, + // { "wle_shuffle_wk2405_39", "The drum course" }, + // { "wle_shuffle_wk2405_40", "AX-ATTACK" }, + // { "wle_shuffle_wk2405_41", "Pipe beans" }, + // { "wle_shuffle_wk2405_42", "Ball World" }, + // { "wle_shuffle_wk2405_43", "Fan Flingers" }, + // { "wle_shuffle_wk2405_44", "Deserted Frontier" }, + // { "wle_shuffle_wk2405_45", "Torapo" }, + // { "wle_shuffle_wk2405_46", "No Name" }, + // { "wle_shuffle_wk2405_47", "Satellite Scramble" }, + // { "wle_shuffle_wk2405_48", "STATION SPRINT" }, + // { "wle_shuffle_wk2405_49", "Route 20" }, + // { "wle_shuffle_wk2405_50", "Jungle escape" }, + // { "wle_shuffle_wk2405_51", "Love at First Woo" }, + // { "wle_shuffle_wk2405_52", "Satellite Circuit" }, + // { "wle_shuffle_wk2405_53", "Round and around" }, + // { "wle_shuffle_wk2405_54", "World of rolling" }, + // { "wle_shuffle_wk2405_55", "Lemon Grass" }, + // { "wle_shuffle_wk2405_56", "Downward Spiral" }, + // { "wle_shuffle_wk2405_57", "STARS ALIGN!" }, + // { "wle_shuffle_wk2405_58", "Interstellar Sprint" }, + // { "wle_shuffle_wk2405_59", "World of cakes" }, + // { "wle_shuffle_wk2405_60", "ASTRAL AIRWAY" }, + // { "wle_shuffle_wk2405_61", "secret ways" }, + // { "wle_shuffle_wk2405_62", "No Name" }, + // { "wle_shuffle_wk2405_63", "Space adventure (part 1)" }, + // { "wle_shuffle_wk2405_64", "Rainbow Road" }, + // { "wle_shuffle_wk2405_65", "Falltropolis" }, + // + // { "wle_digishuffle_feb_01", "jungle fun run" }, + // { "wle_digishuffle_feb_02", "☆Witch Way☆" }, + // { "wle_digishuffle_feb_03", "Mushroom Mayhem" }, + // { "wle_digishuffle_feb_04", "Orbital Junction" }, + // { "wle_digishuffle_feb_06", "Day at the beach" }, + // { "wle_digishuffle_feb_07", "Summer Vibes" }, + // { "wle_digishuffle_feb_08", "Roll Asteroid Field" }, + // { "wle_digishuffle_feb_09", "Ruta en la selva" }, + // { "wle_digishuffle_feb_10", "Cosmic Dash" }, + // { "wle_digishuffle_feb_11", "Bouncing Frenzy" }, + // { "wle_digishuffle_feb_12", "Beehive Havoc" }, + // { "wle_digishuffle_feb_13", "Snowy Cave-in" }, + // { "wle_digishuffle_feb_15", "Winter Disc-O" }, + // { "wle_digishuffle_feb_16", "magician" }, + // { "wle_digishuffle_feb_17", "Love a day" }, + // { "wle_digishuffle_feb_18", "Chilly Leapers" }, + // { "wle_digishuffle_feb_19", "Colorful Year - Beans Memories" }, + // { "wle_digishuffle_feb_20", "BIPLANE BLUNDER" }, + // { "wle_digishuffle_feb_21", "Vaporia" }, + // { "wle_digishuffle_feb_22", "Satellite Sprint" }, + // { "wle_digishuffle_feb_23", "Galactic Gauntlet" }, + // { "wle_digishuffle_feb_24", "RUN COWBOY" }, + // { "wle_digishuffle_feb_25", "Breakfast Run" }, + // { "wle_digishuffle_feb_26", "Spin 'n' Swing" }, + // { "wle_digishuffle_feb_27", " Love at First Woo" }, + // { "wle_digishuffle_feb_28", "Astral Exploration" }, + // { "wle_digishuffle_feb_29", "Speedway 2069" }, + // { "wle_digishuffle_feb_30", "Data Eraser" }, + // { "wle_digishuffle_feb_31", "Mediefall Highway" }, + // { "wle_digishuffle_feb_33", "パンダフルワールド" }, + // { "wle_digishuffle_feb_34", "Celestial Tale" }, + // + // { "chill_01", "Ariko Jones" }, + // { "chill_02", "Floating island" }, + // { "chill_03", "Colorful World" }, + // { "chill_04", "Winter Wallop" }, + // { "chill_06", "Tropical Top2" }, + // { "chill_07", "rainbows and stickers" }, + // { "chill_08", "Ancient Fallstronomers" }, + // { "chill_11", "ORBITAL STUMBLE" }, + // { "chill_12", "The Bisounours" }, + // { "chill_13", "Adrenaline Force 2" }, + // { "chill_14", "Summer Vibes" }, + // { "chill_15", "Speedy Bounces" }, + // { "chill_16", "Data Dash" }, + // { "chill_17", "Snow Mountain" }, + // { "chill_18", "Monster Mayhem" }, + // { "chill_19", "Star Power!" }, + // { "chill_20", "Sketchy Sledding!" }, + // { "chill_21", "Musical Madness" }, + // { "chill_22", "BEANS ORBITAL ZONE" }, + // { "chill_23", "Safe Mode" }, + // { "chill_24", "Piste de neige" }, + // { "chill_25", "Love a day" }, + // { "chill_26", "Chilly Leapers" }, + // { "chill_27", "Passage imbroglio arc en ciel" }, + // { "chill_28", "Shogun Guys I" }, + // { "chill_29", "WINDMILL WAY" }, + // { "chill_30", "Solar Speedway" }, + // { "chill_31", "Micro Machine" }, + // { "chill_32", "Satellite Sprint" }, + // { "chill_33", "Rudinn's Garden Palace" }, + // { "chill_35", "Frosty Wonderland" }, + // { "chill_36", "Freezy Frolic" }, + // { "chill_37", "Extraterrestrial Terminal" }, + // { "chill_38", "Cluster Cosmos" }, + // { "chill_39", " Love at First Woo" }, + // { "chill_40", "A night in Paris" }, + // { "chill_41", "Float Parkour" }, + // + // { "wle_mrs_survival_showdown_opener", "Slime Surfers" }, + // { "wle_mrs_survival_showdown_opener_01", "Bean Fort" }, + // { "wle_mrs_survival_showdown_opener_02", "Back & Forth" }, + // { "wle_mrs_survival_showdown_final", "Hectic Hexagons" }, + // { "wle_mrs_survival_showdown_final_01", "Cosmic Clash" }, + // { "wle_mrs_survival_showdown_final_02", "Bouncy Castle" }, + // { "wle_mrs_survival_showdown_final_04", "Volcanic Chaos" }, + // + // { "wle_survival_shuffle_fp8_01", "More Blastball!" }, + // { "wle_survival_shuffle_fp8_02", "Rhino Runaway" }, + // { "wle_survival_shuffle_fp8_03", "Bouncy Castle" }, + // { "wle_survival_shuffle_fp8_04", "Snowy Stronghold" }, + // { "wle_survival_shuffle_fp8_05", "Hexa-Towers - Finals Arena" }, + // { "wle_survival_shuffle_fp8_06", "Satellite Delight" }, + // { "wle_survival_shuffle_fp8_07", "pacific jump" }, + // { "wle_survival_shuffle_fp8_08", "There can only be one" }, + // { "wle_survival_shuffle_fp8_09", "Ganj's Matter Baby" }, + // { "wle_survival_shuffle_fp8_10", "RHINOCHET" }, + // { "wle_survival_shuffle_fp8_11", "Rocky Rumble" }, + // { "wle_survival_shuffle_fp8_12", "Ludo War" }, + // { "wle_survival_shuffle_fp8_13", "Slimelantis" }, + // { "wle_survival_shuffle_fp8_14", "Dramatic Squirrel" }, + // { "wle_survival_shuffle_fp8_15", "HEX-A-BLAST" }, + // { "wle_survival_shuffle_fp8_16", "HEX-A-RUN" }, + // { "wle_survival_shuffle_fp8_17", "BLAST BRIDGES" }, + // { "wle_survival_shuffle_fp8_18", "HEX-A-BATTLE" }, + // { "wle_survival_shuffle_fp8_19", "Blast Ball X" }, + // { "wle_survival_shuffle_fp8_20", "Explosive Arena" }, + // { "wle_survival_shuffle_fp8_21", "Rhino Blast" }, + // { "wle_survival_shuffle_fp8_22", "Slime Surfers" }, + // { "wle_survival_shuffle_fp8_23", "Eduardo Escapades" }, + // { "wle_survival_shuffle_fp8_24", "Hex A Trouble" }, + // { "wle_survival_shuffle_fp8_25", "Roll In - Finals Arena" }, + // { "wle_survival_shuffle_fp8_26", "Back & Forth" }, + // { "wle_survival_shuffle_fp8_27", "HEXAGONAL RING BLAST" }, + // { "wle_survival_shuffle_fp8_29", "beens royal resurrection" }, + // { "wle_survival_shuffle_fp8_30", "Hexa-Toto" }, + // { "wle_survival_shuffle_fp8_31", "Blender Container" }, + // { "wle_survival_shuffle_fp8_32", "Circular Jump" }, + // { "wle_survival_shuffle_fp8_33", "hex-a-volcanic" }, + // { "wle_survival_shuffle_fp8_34", "ボマーぽよまつからの挑戦状☆ミ" }, + // { "wle_survival_shuffle_fp8_35", "Reverse Chaos" }, + // { "wle_survival_shuffle_fp8_36", "survival board" }, + // { "wle_survival_shuffle_fp8_37", "Volcanic Chaos" }, + // { "wle_survival_shuffle_fp8_38", "High-Ground Arena" }, + // { "wle_survival_shuffle_fp8_39", "rainbow convoyer" }, + // { "wle_survival_shuffle_fp8_40", "すぱいだーすっぱいんだー" }, + // { "wle_survival_shuffle_fp8_41", "HEX-A-PARTY" }, + // { "wle_survival_shuffle_fp8_42", "HEX A REBORN" }, + // { "wle_survival_shuffle_fp8_43", "CAROUSEL CHAOS" }, + // { "wle_survival_shuffle_fp8_44", "west sniper" }, + // { "wle_survival_shuffle_fp8_45", "Blast Balls Hexa Trials" }, + // { "wle_survival_shuffle_fp8_46", "自製生存關2-蹦蹦犀牛炸彈!" }, + // { "wle_survival_shuffle_fp8_47", "Hexagon Battle" }, + // { "wle_survival_shuffle_fp8_49", "Tick Tock Clock" }, + // { "wle_survival_shuffle_fp8_50", "ダイナミクスビート DYNAMICS BEAT" }, + // + // { "survival_shuffle_01", "Speed attack" }, + // { "survival_shuffle_02", "Garbage Chute V2" }, + // { "survival_shuffle_03", "Hex-a-Disco (20p Version)" }, + // { "survival_shuffle_04", "Night Crashers" }, + // { "survival_shuffle_05", "Survival Area" }, + // { "survival_shuffle_06", "Can You Win!" }, + // { "survival_shuffle_07", "SPINNER SURVIVAL(Hard)" }, + // { "survival_shuffle_08", "NAMEK" }, + // { "survival_shuffle_09", "Hex-A-Blast" }, + // { "survival_shuffle_10", "HEX-A-JUMP" }, + // { "survival_shuffle_11", "Space Blast" }, + // { "survival_shuffle_12", "とまきけアイス" }, + // { "survival_shuffle_13", "SPINNER SURVIVAL(Very Hard)" }, + // { "survival_shuffle_14", "Caldera chaos" }, + // { "survival_shuffle_15", "hexatourne" }, + // { "survival_shuffle_16", "HEX-A-MANIA" }, + // { "survival_shuffle_17", "Slime leakage royale" }, + // { "survival_shuffle_18", "Merciless Traverse" }, + // { "survival_shuffle_19", "Stompin' Ground Challenge" }, + // { "survival_shuffle_20", "Bird is the Word" }, + // { "survival_shuffle_21", "Conflagration interstellaire" }, + // { "survival_shuffle_22", "Subzero Gale" }, + // { "survival_shuffle_23", "Piti afundando" }, + // { "survival_shuffle_24", "つかみ魔たちの祭典" }, + // { "survival_shuffle_25", "Slime Surfers" }, + // { "survival_shuffle_26", "Space Blast ball" }, + // { "survival_shuffle_27", "Fan wars survival" }, + // { "survival_shuffle_28", "World of Guys - Ultimate Shotout -" }, + // { "survival_shuffle_29", "Shogun's Arena" }, + // { "survival_shuffle_30", "Boulder Hex" }, + // { "survival_shuffle_31", "HEX-A-RENA" }, + // { "survival_shuffle_32", "BLAST BALL BASHERS" }, + // { "survival_shuffle_33", "hexa roll beta 2" }, + // { "survival_shuffle_34", "Running survivor ver1・3" }, + // { "survival_shuffle_35", "King of the Castle" }, + // { "survival_shuffle_36", "BATTLE OF SURVIVORS" }, + // { "survival_shuffle_37", "MINI STOMPIN' GROUND" }, + // { "survival_shuffle_38", "Royal Rumble" }, + // { "survival_shuffle_39", "Bataille au ²" }, + // { "survival_shuffle_40", "Hex-a-mountain" }, + // { "survival_shuffle_41", "Hex-A-Glory" }, + // { "survival_shuffle_42", "POOL PARTY" }, + // { "survival_shuffle_43", "King of the Pillar" }, + // { "survival_shuffle_44", "止まれない木" }, + // { "survival_shuffle_45", "slime battle pt2" }, + // { "survival_shuffle_46", "No Punching" }, + // { "survival_shuffle_47", "Blue and yellow showdown" }, + // { "survival_shuffle_48", "Retro Roundabout" }, + // { "survival_shuffle_49", "玉あそび" }, + // { "survival_shuffle_50", "Royal Rumble (Rofall Gumble)" }, + // { "survival_shuffle_51", "Aggressive survival" }, + // { "survival_shuffle_52", "Fight Zone" }, + // { "survival_shuffle_53", "Hex-A-Blaster" }, + // { "survival_shuffle_54", "SLIME RIOT!" }, + // { "survival_shuffle_55", "Es knallt richtig" }, + // { "survival_shuffle_56", "Super Fortress Factory" }, + // { "survival_shuffle_57", "Heavy hitters only" }, + // { "survival_shuffle_58", "へいたんバトロワ" }, + // { "survival_shuffle_59", "Volcanic Panic" }, + // { "survival_shuffle_60", "Volcanic Panic" }, + // { "survival_shuffle_61", "雷霆乱豆中心" }, + // { "survival_shuffle_62", "ブラストボール(十字形)" }, + // { "survival_shuffle_63", "Poison Pond PVP" }, + // { "survival_shuffle_64", "Puncher Brawl 2" }, + // { "survival_shuffle_65", "Atoll pétulant" }, + // { "survival_shuffle_66", "Blast Rhino" }, + // { "survival_shuffle_67", "Blast Arena" }, + // { "survival_shuffle_68", "Brewing Boxes" }, + // { "survival_shuffle_69", "The flood" }, + // { "survival_shuffle_70", "PUSHBACK" }, + // { "survival_shuffle_71", "Arena Guys" }, + // { "survival_shuffle_72", "Jungle Survival" }, + // { "survival_shuffle_73", "おしくらまんじゅうジャンプ" }, + // { "survival_shuffle_74", "blast fall X" }, + // { "survival_shuffle_75", "Tic-Tac-Blow" }, + // { "survival_shuffle_76", "CS Guys" }, + // { "survival_shuffle_77", "Bounce Battle" }, + // { "survival_shuffle_78", "Cheat's Only Fan" }, + // { "survival_shuffle_79", "Showdown Party" }, + // { "survival_shuffle_80", "Donut layers!" }, + // { "survival_shuffle_81", "パワーアップ・ノックアウト" }, + // { "survival_shuffle_82", "アップダウンバトル" }, + // { "survival_shuffle_83", "頂上対決" }, + // { "survival_shuffle_84", "Blast Ring" }, + // { "survival_shuffle_85", "Raft Rumble" }, + // { "survival_shuffle_86", "Rhino-hex-killer+invasion" }, + // { "survival_shuffle_87", "Survie des enfers" }, + // { "survival_shuffle_88", "blast ball HEXAGON" }, + // { "survival_shuffle_89", "The Bean-rena" }, + // { "survival_shuffle_90", "Lake in the mountains" }, + // { "survival_shuffle_91", "Playing area" }, + // { "survival_shuffle_92", "Hopping Party" }, + // { "survival_shuffle_93", "Shape Dimension" }, + // { "survival_shuffle_94", "Dramatic Flowers" }, + // + // { "wle_mrs_ugc_playful_01", "Neon pipe run" }, + // { "wle_mrs_ugc_playful_02", "SUNKEN CIRCUIT" }, + // { "wle_mrs_ugc_playful_03", "Blundercity Marathon" }, + // { "wle_mrs_ugc_playful_04", "Rainbow highway" }, + // { "wle_mrs_ugc_playful_05", "Rainbow Riptide" }, + // { "wle_mrs_ugc_playful_06", "Past passage" }, + // { "wle_mrs_ugc_playful_07", "Sandcastle Kingdom" }, + // { "wle_mrs_ugc_playful_08", "Jumping Season" }, + // { "wle_mrs_ugc_playful_09", "Fall Stars" }, + // { "wle_mrs_ugc_playful_10", "Medieval Sprint" }, + // { "wle_mrs_ugc_playful_11", "SPRING MOUNTAIN" }, + // { "wle_mrs_ugc_playful_12", "NAUTICAL SHAMBLE" }, + // { "wle_mrs_ugc_playful_13", "The Last Winter" }, + // + // { "playful_shuffle_01", "Fiebre medieval" }, + // { "playful_shuffle_02", "Triple Trial" }, + // { "playful_shuffle_03", "Trees (Waterfall)" }, + // { "playful_shuffle_05", "plat guys" }, + // { "playful_shuffle_06", "震えるキャベツ" }, + // { "playful_shuffle_07", "Winter Wallop" }, + // { "playful_shuffle_08", "Multi Leaper" }, + // { "playful_shuffle_09", "Golden Poodles" }, + // { "playful_shuffle_10", "ストレートスタンブル" }, + // { "playful_shuffle_11", "Easy Fun Speedrun" }, + // { "playful_shuffle_12", "RUN RUN Park" }, + // { "playful_shuffle_14", "ごちゃごちゃストリート" }, + // { "playful_shuffle_15", "Conveyors Obstacles" }, + // { "playful_shuffle_17", "Green Mountain" }, + // { "playful_shuffle_18", "Ancient Fallstronomers" }, + // { "playful_shuffle_19", "+slidin' in the air+ 10k play special" }, + // { "playful_shuffle_20", "Jumping Season" }, + // { "playful_shuffle_21", "Track attackers system" }, + // { "playful_shuffle_22", "CASTLE CLASH" }, + // { "playful_shuffle_24", "Falling Dreams" }, + // { "playful_shuffle_25", "ロケットでうちあげだ 2" }, + // { "playful_shuffle_26", "The Terrible Spiral Of Woo Remake" }, + // { "playful_shuffle_27", "Rainbow Dash" }, + // { "playful_shuffle_28", "TruPixel's Jungle Mash-up" }, + // { "playful_shuffle_30", "Monochromatic Manic" }, + // { "playful_shuffle_33", "Ramp It Up!" }, + // { "playful_shuffle_34", "Adrenaline Force 2" }, + // { "playful_shuffle_35", "DIGITAL MADNESS" }, + // { "playful_shuffle_36", "Cosmic Pipes" }, + // { "playful_shuffle_37", "Milky way" }, + // { "playful_shuffle_38", "Snow Style" }, + // { "playful_shuffle_39", "Data Dash" }, + // { "playful_shuffle_40", "Caida resbaladisa" }, + // { "playful_shuffle_41", "Frostbite Speed Fall Slider" }, + // { "playful_shuffle_42", "Snow Mountain" }, + // { "playful_shuffle_44", "Cosmic Dash" }, + // { "playful_shuffle_45", "Overclocked" }, + // { "playful_shuffle_46", " Wild Dunes" }, + // { "playful_shuffle_47", "Flutter-by!" }, + // { "playful_shuffle_48", "Blundercity Marathon" }, + // { "playful_shuffle_50", "Pixel Circuit像素环游" }, + // { "playful_shuffle_51", "Stars Guys" }, + // { "playful_shuffle_52", "SUNKEN CIRCUIT" }, + // { "playful_shuffle_54", "Pocket Summit" }, + // { "playful_shuffle_55", "Love a day" }, + // { "playful_shuffle_56", "Passage imbroglio arc en ciel" }, + // { "playful_shuffle_58", "コズミックミュージック COSMIC MUSIC" }, + // { "playful_shuffle_59", "glissoire arc en ciel" }, + // + // { "survival_shuffle_wk11_01", "Speed attack" }, + // { "survival_shuffle_wk11_02", "Garbage Chute V2" }, + // { "survival_shuffle_wk11_03", "Hex-a-Disco (20p Version)" }, + // { "survival_shuffle_wk11_04", "Sobreviventes da Batalha" }, + // { "survival_shuffle_wk11_05", "今日の運勢サバイバル" }, + // { "survival_shuffle_wk11_06", "More Blastball!" }, + // { "survival_shuffle_wk11_07", "Hexagone Tower" }, + // { "survival_shuffle_wk11_08", "Bouncy Castle" }, + // { "survival_shuffle_wk11_09", "Snowy Stronghold" }, + // { "survival_shuffle_wk11_10", "NAMEK" }, + // { "survival_shuffle_wk11_11", "Hexa-Towers - Finals Arena" }, + // { "survival_shuffle_wk11_12", "Satellite Delight" }, + // { "survival_shuffle_wk11_13", "DEADLY VOLCANO" }, + // { "survival_shuffle_wk11_14", "Ganj's Matter Baby" }, + // { "survival_shuffle_wk11_15", "HEX-A-JUMP" }, + // { "survival_shuffle_wk11_16", "RHINOCHET" }, + // { "survival_shuffle_wk11_17", "Rocky Rumble" }, + // { "survival_shuffle_wk11_18", "Ludo War" }, + // { "survival_shuffle_wk11_19", "RING ROUND FIGHT" }, + // { "survival_shuffle_wk11_20", "Flight frenzy" }, + // { "survival_shuffle_wk11_21", "BLAST BRIDGES" }, + // { "survival_shuffle_wk11_22", "Blast Ball X" }, + // { "survival_shuffle_wk11_23", "Blast Trip" }, + // { "survival_shuffle_wk11_24", "Royal Rumble" }, + // { "survival_shuffle_wk11_25", "Bird is the Word" }, + // { "survival_shuffle_wk11_26", "The Whirligig" }, + // { "survival_shuffle_wk11_27", "Subzero Gale" }, + // { "survival_shuffle_wk11_28", "Slime Surfers" }, + // { "survival_shuffle_wk11_29", "Eduardo Escapades" }, + // { "survival_shuffle_wk11_30", "Hex A Trouble" }, + // { "survival_shuffle_wk11_31", "Back & Forth" }, + // { "survival_shuffle_wk11_32", "HEXAGONAL RING BLAST" }, + // { "survival_shuffle_wk11_33", "Carousel Mayhem" }, + // { "survival_shuffle_wk11_34", "Beens Royale RESURRECTION" }, + // { "survival_shuffle_wk11_35", "Hexa-Toto" }, + // { "survival_shuffle_wk11_36", "Blender Container" }, + // { "survival_shuffle_wk11_37", "Mid wars!" }, + // { "survival_shuffle_wk11_38", "hex-a-volcanic" }, + // { "survival_shuffle_wk11_39", "vamos rey del aire" }, + // { "survival_shuffle_wk11_40", "Shogun's Arena" }, + // { "survival_shuffle_wk11_41", "survival board" }, + // { "survival_shuffle_wk11_42", "survival factory" }, + // { "survival_shuffle_wk11_43", "rainbow convoyer" }, + // { "survival_shuffle_wk11_44", "すぱいだーすっぱいんだー" }, + // { "survival_shuffle_wk11_45", "HEX A REBORN" }, + // { "survival_shuffle_wk11_46", "The Hex-A-Gon House" }, + // { "survival_shuffle_wk11_47", "CAROUSEL CHAOS" }, + // { "survival_shuffle_wk11_48", "Ring Off" }, + // { "survival_shuffle_wk11_49", "âpre pélutant" }, + // { "survival_shuffle_wk11_50", "ダイナミクスビート DYNAMICS BEAT" }, + // { "survival_shuffle_wk11_51", "Fruit Chute Survival" }, + // { "survival_shuffle_wk11_52", "No Punching" }, + // { "survival_shuffle_wk11_53", "Hex-A-Blaster" }, + // { "survival_shuffle_wk11_54", "The Punch Warriors! - Survival Edition" }, + // { "survival_shuffle_wk11_55", "Volcanic Panic" }, + // { "survival_shuffle_wk11_56", "Hex-a-lowercase t" }, + // { "survival_shuffle_wk11_57", "Beta Jinxed" }, + // { "survival_shuffle_wk11_58", "Showdown Party" }, + // { "survival_shuffle_wk11_59", "Canyon Sand 1" }, + // { "survival_shuffle_wk11_60", "Aggro-Crag" }, + // { "survival_shuffle_wk11_61", "Bean Fort" }, + // { "survival_shuffle_wk11_62", "Tronco Gigante" }, + // { "survival_shuffle_wk11_63", "Block Battle - Survive" }, + // { "survival_shuffle_wk11_64", "Hot Shots" }, + // { "survival_shuffle_wk11_65", "blast royale" }, + // { "survival_shuffle_wk11_66", "Supervivencia del caos" }, + // { "survival_shuffle_wk11_67", "Hex-A-Mayhem" }, + // { "survival_shuffle_wk11_68", "The Falliseum" }, + // { "survival_shuffle_wk11_69", "終末列車" }, + // { "survival_shuffle_wk11_70", "O chão é lava" }, + // { "survival_shuffle_wk11_71", "Survival Carnival" }, + // { "survival_shuffle_wk11_72", "Kraken x balls x boxing" }, + // { "survival_shuffle_wk11_73", "Gum survival" }, + // { "survival_shuffle_wk11_74", "スライム研究室" }, + // { "survival_shuffle_wk11_75", "Colour switch" }, + // { "survival_shuffle_wk11_76", "Fall Royale" }, + // { "survival_shuffle_wk11_77", "Roll Out Explosion" }, + // { "survival_shuffle_wk11_78", "HELIX ROLL" }, + // { "survival_shuffle_wk11_79", "耐久出来ないサバイバル2" }, + // { "survival_shuffle_wk11_80", "detonates atlantis" }, + // { "survival_shuffle_wk11_81", "Conveyor Chaos" }, + // { "survival_shuffle_wk11_82", "Skywars Guys - Freshlands Valley" }, + // { "survival_shuffle_wk11_84", "Slime Crater" }, + // { "survival_shuffle_wk11_85", "Firewall Finale" }, + // { "survival_shuffle_wk11_86", "ブラストボールエンド" }, + // { "survival_shuffle_wk11_87", "ボタンコンフュージョン" }, + // { "survival_shuffle_wk11_88", "DEE'S- RHINO RUMBLE!!!!!!" }, + // { "survival_shuffle_wk11_89", "tournement de couleur" }, + // { "survival_shuffle_wk11_90", "BATTLE IN THE SEAS" }, + // { "survival_shuffle_wk11_91", "HARD HEROES DRLVE SURVLVAL" }, + // { "survival_shuffle_wk11_92", "Jump Show Fall" }, + // { "survival_shuffle_wk11_93", "Hex-A-Lava" }, + // { "survival_shuffle_wk11_94", "Magma Meltdown" }, + // { "survival_shuffle_wk11_95", "恐怖のたまご" }, + // { "survival_shuffle_wk11_96", "Cosmic Clash" }, + // { "survival_shuffle_wk11_97", "Fall And Round" }, + // { "survival_shuffle_wk11_98", "フォールドッジブラストボール" }, + // { "survival_shuffle_wk11_99", "Sewer Stand-off" }, + // + // { "survival_shuffle_3wk3_01", "Sobreviventes da Batalha" }, + // { "survival_shuffle_3wk3_02", "Survival Festival" }, + // { "survival_shuffle_3wk3_03", "MEOW-FO ROYALE" }, + // { "survival_shuffle_3wk3_04", "Space Blast" }, + // { "survival_shuffle_3wk3_05", "meteor rain" }, + // { "survival_shuffle_3wk3_06", "Spiral-Cano" }, + // { "survival_shuffle_3wk3_07", "Bridge Island Boss" }, + // { "survival_shuffle_3wk3_08", "Caldera chaos" }, + // { "survival_shuffle_3wk3_09", "BLAST BRIDGES" }, + // { "survival_shuffle_3wk3_10", "Royal Rumble" }, + // { "survival_shuffle_3wk3_11", "flower ring" }, + // { "survival_shuffle_3wk3_12", "The Whirligig" }, + // { "survival_shuffle_3wk3_13", "?" }, + // { "survival_shuffle_3wk3_14", "熔岩蜂窝 Hex-A-Lava" }, + // { "survival_shuffle_3wk3_15", "Mid wars!" }, + // { "survival_shuffle_3wk3_16", "vamos rey del aire" }, + // { "survival_shuffle_3wk3_17", "Shogun's Arena" }, + // { "survival_shuffle_3wk3_18", "聖帝導夢ランボー!" }, + // { "survival_shuffle_3wk3_19", "Test Survival" }, + // { "survival_shuffle_3wk3_20", "Blunder Barge" }, + // { "survival_shuffle_3wk3_21", "Ring Off" }, + // { "survival_shuffle_3wk3_22", "âpre pélutant" }, + // { "survival_shuffle_3wk3_23", "Arena Nocaute Ultimate" }, + // { "survival_shuffle_3wk3_24", "Bataille au ²" }, + // { "survival_shuffle_3wk3_25", "Bom Bom Do" }, + // { "survival_shuffle_3wk3_26", "Super Smash Beans 2!" }, + // { "survival_shuffle_3wk3_27", "VOLLEY BRAWL!" }, + // { "survival_shuffle_3wk3_28", "Bamblast!" }, + // { "survival_shuffle_3wk3_29", "Extreme Block Party" }, + // { "survival_shuffle_3wk3_30", "Colisel da insegurança" }, + // { "survival_shuffle_3wk3_31", "hex-a-climb" }, + // { "survival_shuffle_3wk3_32", "Hex-a-lowercase t" }, + // { "survival_shuffle_3wk3_33", "Beta Jinxed" }, + // { "survival_shuffle_3wk3_34", "The flood" }, + // { "survival_shuffle_3wk3_35", "Explosive kraken!" }, + // { "survival_shuffle_3wk3_36", "Bean Abduction" }, + // { "survival_shuffle_3wk3_37", "blast fall X" }, + // { "survival_shuffle_3wk3_38", "HexaBoom" }, + // { "survival_shuffle_3wk3_39", "グラグラ足場" }, + // { "survival_shuffle_3wk3_40", "Floor-Fall-Survival" }, + // { "survival_shuffle_3wk3_41", "Batalha TRI-unFall" }, + // { "survival_shuffle_3wk3_42", "Détonation arc en ciel" }, + // { "survival_shuffle_3wk3_43", "Rustic Jungle" }, + // { "survival_shuffle_3wk3_44", "SLIME BLOCK PARTY" }, + // { "survival_shuffle_3wk3_45", "チーム(すもう)サバイバル!" }, + // { "survival_shuffle_3wk3_46", "Hex-apple" }, + // { "survival_shuffle_3wk3_47", "Aggro-Crag" }, + // { "survival_shuffle_3wk3_48", "Frenzied Factory" }, + // { "survival_shuffle_3wk3_49", "AIR BATTLE" }, + // { "survival_shuffle_3wk3_50", "The Bean-rena" }, + // { "survival_shuffle_3wk3_51", "Hex-A-Joust" }, + // { "survival_shuffle_3wk3_52", "Lake in the mountains" }, + // { "survival_shuffle_3wk3_53", "Tronco Gigante" }, + // { "survival_shuffle_3wk3_54", "Whirling Arena" }, + // { "survival_shuffle_3wk3_55", "Block Battle - Survive" }, + // { "survival_shuffle_3wk3_56", "Hot Shots" }, + // { "survival_shuffle_3wk3_57", "Gladiators" }, + // { "survival_shuffle_3wk3_58", "The Falliseum" }, + // { "survival_shuffle_3wk3_59", "Blast Chaos" }, + // { "survival_shuffle_3wk3_60", "Blast Ball Reveal" }, + // { "survival_shuffle_3wk3_61", "終末列車" }, + // { "survival_shuffle_3wk3_62", "Kraken x balls x boxing" }, + // { "survival_shuffle_3wk3_63", "Gum survival" }, + // { "survival_shuffle_3wk3_64", "スライム研究室" }, + // { "survival_shuffle_3wk3_65", "BEAN’S FIRST MATH TEST" }, + // { "survival_shuffle_3wk3_66", "Fight Land" }, + // { "survival_shuffle_3wk3_67", "Colour switch" }, + // { "survival_shuffle_3wk3_68", "Fall Royale" }, + // { "survival_shuffle_3wk3_69", "デジタルランティス" }, + // { "survival_shuffle_3wk3_70", "MAME RING" }, + // { "survival_shuffle_3wk3_71", "detonates atlantis" }, + // { "survival_shuffle_3wk3_72", "Flower Punch" }, + // { "survival_shuffle_3wk3_73", "Wobbly arena" }, + // { "survival_shuffle_3wk3_74", "TURMOIL--POWER UP PANIC" }, + // { "survival_shuffle_3wk3_75", "Why is it Spicy" }, + // { "survival_shuffle_3wk3_76", "Skywars Guys - Freshlands Valley" }, + // { "survival_shuffle_3wk3_77", "Slime Crater" }, + // { "survival_shuffle_3wk3_78", "ボタンコンフュージョン" }, + // { "survival_shuffle_3wk3_79", "tournement de couleur" }, + // { "survival_shuffle_3wk3_80", "Boxeo V69" }, + // { "survival_shuffle_3wk3_81", "fall in a storm" }, + // { "survival_shuffle_3wk3_82", "BATTLE IN THE SEAS" }, + // { "survival_shuffle_3wk3_83", "Rebellion of block ver2" }, + // { "survival_shuffle_3wk3_86", "怒りのすとんぴんぐ・ぐらうんど" }, + // { "survival_shuffle_3wk3_87", "Jump Show Fall" }, + // { "survival_shuffle_3wk3_88", "カウントブロック" }, + // { "survival_shuffle_3wk3_89", "Hex-A-Lava" }, + // { "survival_shuffle_3wk3_90", "Mario" }, + // { "survival_shuffle_3wk3_91", "Magma Meltdown" }, + // { "survival_shuffle_3wk3_92", "ROOFTOP RUMBLE!" }, + // { "survival_shuffle_3wk3_93", "émoussement arc en ciel" }, + // { "survival_shuffle_3wk3_94", "Fall And Round" }, + // { "survival_shuffle_3wk3_95", "深空蜂窝" }, + // { "survival_shuffle_3wk3_96", "Pokémon Stadium" }, + // { "survival_shuffle_3wk3_97", "Safari survival" }, + // { "survival_shuffle_3wk3_98", "Slime Playground" }, + // { "survival_shuffle_3wk3_99", "Hexagonal Fadeout" }, + // { "survival_shuffle_3wk3_100", "ランダムエッグスイッチアクション" }, + // + // { "wle_shuggle_mwk3_01", "Ariko Jones" }, + // { "wle_shuggle_mwk3_02", "Triple Trial" }, + // { "wle_shuggle_mwk3_03", "Aerial Squirrel" }, + // { "wle_shuggle_mwk3_04", "ギリギリアウトチャレンジ公式競技場 1" }, + // { "wle_shuggle_mwk3_05", "シンスモウ(ブラストボール)" }, + // { "wle_shuggle_mwk3_06", "Winter Wallop" }, + // { "wle_shuggle_mwk3_07", "リリーリーパー再現" }, + // { "wle_shuggle_mwk3_08", "Wilderness Adventures!" }, + // { "wle_shuggle_mwk3_09", "Rets arc en ciel" }, + // { "wle_shuggle_mwk3_10", "egypt park" }, + // { "wle_shuggle_mwk3_11", "Green Mountain" }, + // { "wle_shuggle_mwk3_12", "super speedrun" }, + // { "wle_shuggle_mwk3_13", "ULTRA MEGA EXTREME HARD!!!" }, + // { "wle_shuggle_mwk3_14", "Заурядные Белки" }, + // { "wle_shuggle_mwk3_15", "Digital keyboard 😜✌️" }, + // { "wle_shuggle_mwk3_16", "artistic ELIMINATED challenge 1" }, + // { "wle_shuggle_mwk3_17", "TAKOのツボ" }, + // { "wle_shuggle_mwk3_18", "Jumping Season" }, + // { "wle_shuggle_mwk3_19", "Black" }, + // { "wle_shuggle_mwk3_20", "Digital Climb 3 ~Rainbow~" }, + // { "wle_shuggle_mwk3_21", "Volcanic Island Travel!" }, + // { "wle_shuggle_mwk3_22", "Sky Ball" }, + // { "wle_shuggle_mwk3_23", "Space Race Remake" }, + // { "wle_shuggle_mwk3_24", "危険なリス" }, + // { "wle_shuggle_mwk3_25", "Summer and the Wonder land of the Sea" }, + // { "wle_shuggle_mwk3_26", "Skim City" }, + // { "wle_shuggle_mwk3_27", "Prova do campeão (Champion Round)" }, + // { "wle_shuggle_mwk3_28", "Жёлтые Нарвалы" }, + // { "wle_shuggle_mwk3_29", "Tropical Punch" }, + // { "wle_shuggle_mwk3_30", "away from the slime" }, + // { "wle_shuggle_mwk3_31", "キョダイMAX黒き天空龍!PFNo02" }, + // { "wle_shuggle_mwk3_32", "Yellow Kingdoms" }, + // { "wle_shuggle_mwk3_33", "Milky way" }, + // { "wle_shuggle_mwk3_34", "SPACE ROUND" }, + // { "wle_shuggle_mwk3_35", "Speedy Bounces" }, + // { "wle_shuggle_mwk3_36", "Snow Style" }, + // { "wle_shuggle_mwk3_37", "bunny leapers V8" }, + // { "wle_shuggle_mwk3_38", "Mushroom" }, + // { "wle_shuggle_mwk3_39", "Data Dash" }, + // { "wle_shuggle_mwk3_40", "RUTA EN LA SELVA" }, + // { "wle_shuggle_mwk3_41", "Button infected desert temple" }, + // { "wle_shuggle_mwk3_42", "Carreira colorida" }, + // { "wle_shuggle_mwk3_43", "Cargo Drop" }, + // { "wle_shuggle_mwk3_44", "green dash" }, + // { "wle_shuggle_mwk3_45", "Jungle Guys" }, + // { "wle_shuggle_mwk3_46", "Golden gates" }, + // { "wle_shuggle_mwk3_47", "Evil Guys" }, + // { "wle_shuggle_mwk3_48", "Orange And Blue Leapers" }, + // { "wle_shuggle_mwk3_49", "Plinko Fall" }, + // { "wle_shuggle_mwk3_50", "Digital Bean Stumble (V2)" }, + // { "wle_shuggle_mwk3_51", "Estareo's Lele Lembe v9" }, + // { "wle_shuggle_mwk3_52", "THE GATE OF TRUTH" }, + // { "wle_shuggle_mwk3_53", "Flutter-by!" }, + // { "wle_shuggle_mwk3_54", "Sketchy Sledding!" }, + // { "wle_shuggle_mwk3_55", "A Cold Race" }, + // { "wle_shuggle_mwk3_56", "X-Treme MegaKaizo Ultra Fall GuysHardest" }, + // { "wle_shuggle_mwk3_57", "Snow Speed" }, + // { "wle_shuggle_mwk3_58", "Bean Fantasy" }, + // { "wle_shuggle_mwk3_59", "Runner(For Fame Pass)" }, + // { "wle_shuggle_mwk3_60", "French Station" }, + // { "wle_shuggle_mwk3_61", "slime climb Creative" }, + // { "wle_shuggle_mwk3_62", "CLASSROOM(PART 2)" }, + // { "wle_shuggle_mwk3_63", "Chilly Leapers" }, + // { "wle_shuggle_mwk3_64", "Fall Bridge" }, + // { "wle_shuggle_mwk3_65", "快感快速!!" }, + // { "wle_shuggle_mwk3_66", "Jungle Guys II" }, + // { "wle_shuggle_mwk3_67", "コズミックミュージック COSMIC MUSIC" }, + // { "wle_shuggle_mwk3_68", "Satellite Sprint" }, + // { "wle_shuggle_mwk3_69", "GROOVIN’ BANANA TEMPLE" }, + // { "wle_shuggle_mwk3_70", "Rumble Tumble" }, + // { "wle_shuggle_mwk3_71", "Fashion Show!" }, + // { "wle_shuggle_mwk3_72", "DROP TOWER 蹦极塔" }, + // { "wle_shuggle_mwk3_73", "Boggle-Bean Bridges" }, + // { "wle_shuggle_mwk3_74", "AquArsene" }, + // { "wle_shuggle_mwk3_75", "Winter Games" }, + // { "wle_shuggle_mwk3_76", "LOONEY TUNES" }, + // { "wle_shuggle_mwk3_77", "atlan-sprint" }, + // { "wle_shuggle_mwk3_78", "Koala kingdom" }, + // { "wle_shuggle_mwk3_79", "straight500" }, + // { "wle_shuggle_mwk3_80", "BIG CROWN MONUMENT" }, + // { "wle_shuggle_mwk3_81", "Lily River Run" }, + // { "wle_shuggle_mwk3_82", "Skyball" }, + // { "wle_shuggle_mwk3_83", "STARLIGHT STUMBLE" }, + // { "wle_shuggle_mwk3_84", "Speedway 2069" }, + // { "wle_shuggle_mwk3_85", "GOLD RUSH" }, + // { "wle_shuggle_mwk3_86", "Data Eraser" }, + // { "wle_shuggle_mwk3_87", "FESTIVE CROSSROADS" }, + // { "wle_shuggle_mwk3_88", "Rainbow highway" }, + // { "wle_shuggle_mwk3_89", "Candyland" }, + // { "wle_shuggle_mwk3_90", "hex-a-run" }, + // { "wle_shuggle_mwk3_91", "Rover Rumble" }, + // { "wle_shuggle_mwk3_92", "MEOW MEOW GALAXY" }, + // { "wle_shuggle_mwk3_93", "Speedy Lovers" }, + // { "wle_shuggle_mwk3_94", "THE Rivalry Game (Football)" }, + // { "wle_shuggle_mwk3_95", "MARIPEN PHOTOLOCATION(Digital)" }, + // { "wle_shuggle_mwk3_96", "Olympique Guys" }, + // { "wle_shuggle_mwk3_97", "Boo City" }, + // { "wle_shuggle_mwk3_98", "CARNIVORUS PLANTS" }, + // { "wle_shuggle_mwk3_99", "はしるまくれ!⊂{◎Å◎}⊃" }, + // { "wle_shuggle_mwk3_100", "Crazy Coaster" }, + // + // { "playful_refresh_w2_01", "Winter Wallop" }, + // { "playful_refresh_w2_02", "Multi Leaper" }, + // { "playful_refresh_w2_03", "ストレートスタンブル" }, + // { "playful_refresh_w2_04", "RUN RUN Park" }, + // { "playful_refresh_w2_05", "やってみな!" }, + // { "playful_refresh_w2_06", "ごちゃごちゃストリート" }, + // { "playful_refresh_w2_07", "Conveyors Obstacles" }, + // { "playful_refresh_w2_08", "Seeing The Bean Ball" }, + // { "playful_refresh_w2_09", "Green Mountain" }, + // { "playful_refresh_w2_10", "Ancient Fallstronomers" }, + // { "playful_refresh_w2_11", "Jumping Season" }, + // { "playful_refresh_w2_12", "Track attackers system" }, + // { "playful_refresh_w2_13", "CASTLE CLASH" }, + // { "playful_refresh_w2_14", "The Terrible Spiral Of Woo Remake" }, + // { "playful_refresh_w2_15", "Rainbow Dash" }, + // { "playful_refresh_w2_16", "TruPixel's Jungle Mash-up" }, + // { "playful_refresh_w2_17", "fall-in space" }, + // { "playful_refresh_w2_18", "Monochromatic Manic" }, + // { "playful_refresh_w2_19", "Adrenaline Force 2" }, + // { "playful_refresh_w2_20", "DIGITAL MADNESS" }, + // { "playful_refresh_w2_21", "Data Dash" }, + // { "playful_refresh_w2_22", "Caida resbaladisa" }, + // { "playful_refresh_w2_23", "Snow Mountain" }, + // { "playful_refresh_w2_24", "Orange And Blue Leapers" }, + // { "playful_refresh_w2_25", " Wild Dunes" }, + // { "playful_refresh_w2_26", "Blundercity Marathon" }, + // { "playful_refresh_w2_27", "Pocket Summit" }, + // { "playful_refresh_w2_28", "Love a day" }, + // { "playful_refresh_w2_29", "Passage imbroglio arc en ciel" }, + // { "playful_refresh_w2_30", "Fall Stars" }, + // { "playful_refresh_w2_31", "SPRING MOUNTAIN" }, + // { "playful_refresh_w2_32", "AquArsene" }, + // { "playful_refresh_w2_33", "Rainbow Riptide" }, + // { "playful_refresh_w2_34", "Cluster Cosmos" }, + // { "playful_refresh_w2_35", "Koala kingdom" }, + // { "playful_refresh_w2_36", "Fallyager 12 Repair Mission" }, + // { "playful_refresh_w2_37", "Lily River Run" }, + // { "playful_refresh_w2_38", "STARLIGHT STUMBLE" }, + // { "playful_refresh_w2_39", "Welcome to Namek" }, + // { "playful_refresh_w2_40", "Rainbow highway" }, + // { "playful_refresh_w2_41", "Past passage" }, + // { "playful_refresh_w2_42", "Neon pipe run" }, + // { "playful_refresh_w2_43", "NAUTICAL SHAMBLE" }, + // + // { "wle_mrs_winter_opener_01", "Winter Blunderland" }, + // { "wle_mrs_winter_opener_02", "Frosty fiesta" }, + // { "wle_mrs_winter_opener_03", "Knight Slide" }, + // { "wle_mrs_winter_opener_04", "Digi-Snow Stumble" }, + // { "wle_mrs_winter_opener_05", "Snowy Cave-in" }, + // { "wle_mrs_winter_opener_06", "Ice Confusion Cave(アイスコンフュージョンケイブ)" }, + // { "wle_mrs_winter_opener_07", "A Cold Race" }, + // { "wle_mrs_winter_opener_08", "Ice Rock" }, + // { "wle_mrs_winter_filler_01", "Snowy Flakes" }, + // { "wle_mrs_winter_filler_02", "Mountain of Ice" }, + // { "wle_mrs_winter_filler_03", "FROSTY FUMBLE" }, + // { "wle_mrs_winter_filler_04", "Winter Getaway" }, + // { "wle_mrs_winter_filler_05", "Snowy Speed Sprint" }, + // { "wle_mrs_winter_filler_06", "WINTER WONDERLAND" }, + // { "wle_mrs_winter_filler_07", "Gran Glaciar Paradicial" }, + // { "wle_mrs_winter_final_01", "The Ice Dragon's Lair" }, + // { "wle_mrs_winter_final_02", "Winter Wonderland" }, + // { "wle_mrs_winter_final_03", "Snowman Sprint" }, + // { "wle_mrs_winter_final_04", "MERRY CLIMBING!" }, + // { "wle_mrs_winter_final_05", "Winter Wonderland" }, + // + // { "wle_s10_cf_round_001", "Blocky Bridges" }, + // { "wle_s10_cf_round_002", "Gappy-go-Lucky" }, + // { "wle_s10_cf_round_003", "Drop n' Drag" }, + // { "wle_s10_cf_round_004", "Fun with Fans" }, + // + // { "wle_s10_bt_round_001", "Push Ups" }, + // { "wle_s10_bt_round_002", "Heave & Haul" }, + // { "wle_s10_bt_round_003", "Stepping Stones" }, + // { "wle_s10_bt_round_004", "Double Trouble" }, + // + // { "wle_mrs_bagel_opener_1", "Tunnel of Love" }, + // { "wle_mrs_bagel_opener_2", "Pink Parade" }, + // { "wle_mrs_bagel_opener_3", "Prideful Path" }, + // { "wle_mrs_bagel_opener_4", "Coming Together" }, + // { "wle_mrs_bagel_filler_1", "Clifftop Capers" }, + // { "wle_mrs_bagel_filler_2", "Waveway Splits" }, + // { "wle_mrs_bagel_filler_3", "In the Groove" }, + // { "wle_mrs_bagel_filler_4", "Heartfall Heat" }, + // { "wle_mrs_bagel_final_1", "Rainbow Rise" }, + // { "wle_mrs_bagel_final_2", "Out and About" }, + // + // { "wle_mrs_bouncy_bean_time_opener", "Frosty Frolics" }, + // { "wle_mrs_bouncy_bean_time_opener_02", "roll roll bean" }, + // { "wle_mrs_bouncy_bean_time_opener_03", "SPEEDROLLING" }, + // { "wle_mrs_bouncy_bean_time_filler", "Ball Park" }, + // { "wle_mrs_bouncy_bean_time_filler_02", "Ball Carnival" }, + // { "wle_mrs_bouncy_bean_time_filler_03", "Spiral Trial" }, + // { "wle_mrs_bouncy_bean_time_filler_04", "Golf Fall" }, + // { "wle_mrs_bouncy_bean_time_final", "Downtown Rush" }, + // { "wle_mrs_bouncy_bean_time_final_02", "Skyview Derby" }, + // { "wle_mrs_bouncy_bean_time_final_03", "Rolling Speedway" }, + // { "wle_mrs_bouncy_bean_time_final_04", "SEA FLOW!" }, + } + }, + { Language.French, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "round_airtime", "Haute Voltige" }, + { "round_bluejay", "Zone de Colline de Haricot" }, + { "round_biggestfan", "Ventilateurs d'Avion" }, + { "round_hoops_revenge_symphony_launch_show", "Rebonds en Folie" }, + { "round_king_of_the_hill", "Bulles qui s'accumulent" }, + { "round_1v1_button_basher", "Massacreurs de Boutons" }, + { "round_satellitehoppers_almond", "Autoroute Cosmique" }, + { "round_door_dash", "Percu-portes" }, + { "round_gauntlet_02", "Hauteurs Vertigineuses" }, + { "round_ffa_button_bashers_squads_almond", "Usine Urgente" }, + { "round_iceclimb", "Pic Glacé" }, + { "round_dodge_fall", "Fruits en Folie" }, + { "round_see_saw_360", "Équilibrisme" }, + { "round_chompchomp", "Perkute-Porte" }, + { "round_gauntlet_01", "Hit Parade" }, + { "round_slippy_slide", "Toboggans aux Cerceaux" }, + { "round_hoops_blockade_solo", "Les Cerceaux" }, + { "round_gauntlet_04", "Folie Médiévale" }, + { "round_follow-the-leader_s6_launch", "Les Feux de la Rampe" }, + { "round_drumtop", "Virevoltes Tropicales" }, + { "round_gauntlet_08", "Promenade Festive" }, + { "round_penguin_solos", "Pool Party des Pingouins" }, + { "round_pipedup_s6_launch", "Les Bons Tuyaux" }, + { "round_pixelperfect_almond", "Au Pixel Près" }, + { "round_follow_the_line", "Sentier des Énigmes" }, + { "round_tunnel_race", "Roulé-Boulé" }, + { "round_see_saw", "Les Bascules" }, + { "round_shortcircuit", "Long-Circuit" }, + { "round_skeefall", "Piste Folle" }, + { "round_gauntlet_06", "La Ville Vue d'en-Haut" }, + { "round_lava", "Ascension Gélatineuse" }, + { "round_slimeclimb_2", "La Tour Gélatineuse" }, + { "round_gauntlet_10_almond", "Course Spatiale" }, + { "round_slide_chute", "Glissade en Vitesse" }, + { "round_short_circuit_2_symphony_launch_show", "Circuit de Vélocité" }, + { "round_starlink_almond", "Carte Céleste" }, + { "round_tip_toe", "Sur la Pointe des Pieds" }, + { "round_gauntlet_09_symphony_launch_show", "Attaque sur Piste" }, + { "round_gauntlet_07", "Culbut'Arbre" }, + { "round_gauntlet_05", "Dans la Toundra" }, + { "round_gauntlet_03", "Le Tournenrond" }, + { "round_wall_guys", "Murs sans Frontières" }, + { "round_fruitpunch_s4_show", "Cibles Basculantes" }, + { "round_blastballruins", "Balles de l'Atlantide" }, + { "round_block_party", "Gare aux Blocs" }, + { "round_hoverboardsurvival_s4_show", "Héros de l'Hoverboard" }, + { "round_hoverboardsurvival2_almond", "Héros de l'Hypervitesse" }, + { "round_jump_club", "Les Pros du Saut" }, + { "round_match_fall", "Les Deux Font la Paire" }, + { "round_tunnel", "Ça Roule" }, + { "round_snowballsurvival", "Boules de Neige en Folie" }, + { "round_robotrampage_arena_2", "C'est du Lourd" }, + { "round_fruit_bowl", "Fruits + Fruits = Fruits" }, + { "round_tail_tag", "Attrape Queues" }, + { "round_spin_ring_symphony_launch_show", "La Toupie Infernale" }, + { "round_1v1_volleyfall_symphony_launch_show", "Volleyfall" }, + { "round_basketfall_s4_show", "Basketfall" }, + { "round_egg_grab", "Œufs Brouillés" }, + { "round_egg_grab_02", "Assaut des Œufs" }, + { "round_fall_ball_60_players", "Fall Ball" }, + { "round_ballhogs", "Les Fous du Ballon" }, + { "round_hoops", "Hop Hop Hop" }, + { "round_jinxed", "Malédiction" }, + { "round_chicken_chase", "Chasse au Pingouin" }, + { "round_territory_control_s4_show", "Puissance Électrique" }, + { "round_rocknroll", "Rock 'n' Roll" }, + { "round_snowy_scrap", "Bataille de Boules de Neige" }, + { "round_invisibeans", "Voleurs Sucrés" }, + { "round_pumpkin_pie", "Voleurs de Bonbons" }, + { "round_conveyor_arena", "Attrape Queues en Équipe" }, + { "round_blastball_arenasurvival_symphony_launch_show", "Balle Rebondissante" }, + { "round_fall_mountain_hub_complete", "La Grimpette" }, + { "round_floor_fall", "Hexagone Infernal" }, + { "round_hexaring_symphony_launch_show", "Hex-Anneau" }, + { "round_hexsnake_almond", "Hexa-Terrestre" }, + { "round_jump_showdown", "Les Rois du Saut" }, + { "round_kraken_attack", "Valse du Kraken" }, + { "round_crown_maze", "Temple Perdu" }, + { "round_tunnel_final", "Ça Coule" }, + { "round_royal_rumble", "Bazar Royal" }, + { "round_thin_ice", "Fonte des Glaces" }, + { "round_tiptoefinale_almond", "Finale sur la Pointe des Pieds" }, + + { "user_creative_race_round", "Créative des Joueurs (Course)" }, + { "user_creative_survival_round", "Créative des Joueurs (Survie)" }, + { "user_creative_hunt_round", "Créative des Joueurs (Points)" }, + { "user_creative_logic_round", "Créative des Joueurs (Logique)" }, + { "user_creative_team_round", "Créative des Joueurs (Équipe)" }, + { "creative_race_round", "Créative (Course)" }, + { "creative_race_final_round", "Finale Créative (Course)" }, + { "creative_survival_round", "Créative (Survie)" }, + { "creative_survival_final_round", "Finale Créative (Survie)" }, + { "creative_hunt_round", "Créative (Points)" }, + { "creative_hunt_final_round", "Finale Créative (Points)" }, + { "creative_logic_round", "Créative (Logique)" }, + { "creative_logic_final_round", "Finale Créative (Logique)" }, + { "creative_team_round", "Créative (Équipe)" }, + { "creative_team_final_round", "Finale Créative (Équipe)" }, + + // { "wle_main_filler_01", "Ruta en la selva" }, + // { "wle_main_filler_02", "ROTATION STATION" }, + // { "wle_main_filler_03", "canyon sun day" }, + // { "wle_main_opener_01", "Winter Disc-O" }, + // { "wle_main_opener_02", "Satellite Sprint" }, + // + // { "wle_s10_orig_round_001", "Beans Ahoy!" }, + // { "wle_s10_orig_round_002", "Airborne Antics" }, + // { "wle_s10_orig_round_003", "Scythes & Roundabouts" }, + // { "wle_s10_orig_round_004", "Cardio Runners" }, + // { "wle_s10_orig_round_005", "Fan Flingers" }, + // { "wle_s10_orig_round_006", "Uphill Struggle" }, + // { "wle_s10_orig_round_007", "Spinner Sprint" }, + // { "wle_s10_orig_round_008", "Lane Changers" }, + // { "wle_s10_orig_round_009", "Gentle Gauntlet" }, + // { "wle_s10_orig_round_010", "Square Up" }, + // { "wle_s10_orig_round_011", "Slide Showdown" }, + // { "wle_s10_orig_round_012", "Up & Down" }, // { "wle_s10_orig_round_013", "Choo Choo Challenge" }, // { "wle_s10_orig_round_014", "Runner Beans" }, // { "wle_s10_orig_round_015", "Disc Dashers" }, @@ -5051,106 +7266,106 @@ public static class Multilingual { // { "wle_mrs_bouncy_bean_time_final_04", "SEA FLOW!" }, } }, - { Language.French, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "round_airtime", "Haute Voltige" }, - { "round_bluejay", "Zone de Colline de Haricot" }, - { "round_biggestfan", "Ventilateurs d'Avion" }, - { "round_hoops_revenge_symphony_launch_show", "Rebonds en Folie" }, - { "round_king_of_the_hill", "Bulles qui s'accumulent" }, - { "round_1v1_button_basher", "Massacreurs de Boutons" }, - { "round_satellitehoppers_almond", "Autoroute Cosmique" }, - { "round_door_dash", "Percu-portes" }, - { "round_gauntlet_02", "Hauteurs Vertigineuses" }, - { "round_ffa_button_bashers_squads_almond", "Usine Urgente" }, - { "round_iceclimb", "Pic Glacé" }, - { "round_dodge_fall", "Fruits en Folie" }, - { "round_see_saw_360", "Équilibrisme" }, - { "round_chompchomp", "Perkute-Porte" }, + { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "round_airtime", "Airtime" }, + { "round_bluejay", "Bean Hill Zone" }, + { "round_biggestfan", "Big Fans" }, + { "round_hoops_revenge_symphony_launch_show", "Bounce Party" }, + { "round_king_of_the_hill", "Bubble Trouble" }, + { "round_1v1_button_basher", "Button Bashers" }, + { "round_satellitehoppers_almond", "Cosmic Highway" }, + { "round_door_dash", "Door Dash" }, + { "round_gauntlet_02", "Dizzy Heights" }, + { "round_ffa_button_bashers_squads_almond", "Frantic Factory" }, + { "round_iceclimb", "Freezy Peak" }, + { "round_dodge_fall", "Fruit Chute" }, + { "round_see_saw_360", "Full Tilt" }, + { "round_chompchomp", "Gate Crash" }, { "round_gauntlet_01", "Hit Parade" }, - { "round_slippy_slide", "Toboggans aux Cerceaux" }, - { "round_hoops_blockade_solo", "Les Cerceaux" }, - { "round_gauntlet_04", "Folie Médiévale" }, - { "round_follow-the-leader_s6_launch", "Les Feux de la Rampe" }, - { "round_drumtop", "Virevoltes Tropicales" }, - { "round_gauntlet_08", "Promenade Festive" }, - { "round_penguin_solos", "Pool Party des Pingouins" }, - { "round_pipedup_s6_launch", "Les Bons Tuyaux" }, - { "round_pixelperfect_almond", "Au Pixel Près" }, - { "round_follow_the_line", "Sentier des Énigmes" }, - { "round_tunnel_race", "Roulé-Boulé" }, - { "round_see_saw", "Les Bascules" }, - { "round_shortcircuit", "Long-Circuit" }, - { "round_skeefall", "Piste Folle" }, - { "round_gauntlet_06", "La Ville Vue d'en-Haut" }, - { "round_lava", "Ascension Gélatineuse" }, - { "round_slimeclimb_2", "La Tour Gélatineuse" }, - { "round_gauntlet_10_almond", "Course Spatiale" }, - { "round_slide_chute", "Glissade en Vitesse" }, - { "round_short_circuit_2_symphony_launch_show", "Circuit de Vélocité" }, - { "round_starlink_almond", "Carte Céleste" }, - { "round_tip_toe", "Sur la Pointe des Pieds" }, - { "round_gauntlet_09_symphony_launch_show", "Attaque sur Piste" }, - { "round_gauntlet_07", "Culbut'Arbre" }, - { "round_gauntlet_05", "Dans la Toundra" }, - { "round_gauntlet_03", "Le Tournenrond" }, - { "round_wall_guys", "Murs sans Frontières" }, - { "round_fruitpunch_s4_show", "Cibles Basculantes" }, - { "round_blastballruins", "Balles de l'Atlantide" }, - { "round_block_party", "Gare aux Blocs" }, - { "round_hoverboardsurvival_s4_show", "Héros de l'Hoverboard" }, - { "round_hoverboardsurvival2_almond", "Héros de l'Hypervitesse" }, - { "round_jump_club", "Les Pros du Saut" }, - { "round_match_fall", "Les Deux Font la Paire" }, - { "round_tunnel", "Ça Roule" }, - { "round_snowballsurvival", "Boules de Neige en Folie" }, - { "round_robotrampage_arena_2", "C'est du Lourd" }, - { "round_fruit_bowl", "Fruits + Fruits = Fruits" }, - { "round_tail_tag", "Attrape Queues" }, - { "round_spin_ring_symphony_launch_show", "La Toupie Infernale" }, + { "round_slippy_slide", "Hoop Chute" }, + { "round_hoops_blockade_solo", "Hoopsie Legends" }, + { "round_gauntlet_04", "Knight Fever" }, + { "round_follow-the-leader_s6_launch", "Leading Light" }, + { "round_drumtop", "Lily Leapers" }, + { "round_gauntlet_08", "Party Promenade" }, + { "round_penguin_solos", "Pegwin Pool Party" }, + { "round_pipedup_s6_launch", "Pipe Dream" }, + { "round_pixelperfect_almond", "Pixel Painters" }, + { "round_follow_the_line", "Puzzle Path" }, + { "round_tunnel_race", "Roll On" }, + { "round_see_saw", "See Saw" }, + { "round_shortcircuit", "Short Circuit" }, + { "round_skeefall", "Ski Fall" }, + { "round_gauntlet_06", "Skyline Stumble" }, + { "round_lava", "Slime Climb" }, + { "round_slimeclimb_2", "The Slimescraper" }, + { "round_gauntlet_10_almond", "Space Race" }, + { "round_slide_chute", "Speed Slider" }, + { "round_short_circuit_2_symphony_launch_show", "Speed Circuit" }, + { "round_starlink_almond", "Starchart" }, + { "round_tip_toe", "Tip Toe" }, + { "round_gauntlet_09_symphony_launch_show", "Track Attack" }, + { "round_gauntlet_07", "Treetop Tumble" }, + { "round_gauntlet_05", "Tundra Run" }, + { "round_gauntlet_03", "The Whirlygig" }, + { "round_wall_guys", "Wall Guys" }, + { "round_fruitpunch_s4_show", "Big Shots" }, + { "round_blastballruins", "Blastlantis" }, + { "round_block_party", "Block Party" }, + { "round_hoverboardsurvival_s4_show", "Hoverboard Heroes" }, + { "round_hoverboardsurvival2_almond", "Hyperdrive Heroes" }, + { "round_jump_club", "Jump Club" }, + { "round_match_fall", "Perfect Match" }, + { "round_tunnel", "Roll Out" }, + { "round_snowballsurvival", "Snowball Survival" }, + { "round_robotrampage_arena_2", "Stompin' Ground" }, + { "round_fruit_bowl", "Sum Fruit" }, + { "round_tail_tag", "Tail Tag" }, + { "round_spin_ring_symphony_launch_show", "The Swiveller" }, { "round_1v1_volleyfall_symphony_launch_show", "Volleyfall" }, { "round_basketfall_s4_show", "Basketfall" }, - { "round_egg_grab", "Œufs Brouillés" }, - { "round_egg_grab_02", "Assaut des Œufs" }, + { "round_egg_grab", "Egg Scramble" }, + { "round_egg_grab_02", "Egg Siege" }, { "round_fall_ball_60_players", "Fall Ball" }, - { "round_ballhogs", "Les Fous du Ballon" }, - { "round_hoops", "Hop Hop Hop" }, - { "round_jinxed", "Malédiction" }, - { "round_chicken_chase", "Chasse au Pingouin" }, - { "round_territory_control_s4_show", "Puissance Électrique" }, + { "round_ballhogs", "Hoarders" }, + { "round_hoops", "Hoopsie Daisy" }, + { "round_jinxed", "Jinxed" }, + { "round_chicken_chase", "Pegwin Pursuit" }, + { "round_territory_control_s4_show", "Power Trip" }, { "round_rocknroll", "Rock 'n' Roll" }, - { "round_snowy_scrap", "Bataille de Boules de Neige" }, - { "round_invisibeans", "Voleurs Sucrés" }, - { "round_pumpkin_pie", "Voleurs de Bonbons" }, - { "round_conveyor_arena", "Attrape Queues en Équipe" }, - { "round_blastball_arenasurvival_symphony_launch_show", "Balle Rebondissante" }, - { "round_fall_mountain_hub_complete", "La Grimpette" }, - { "round_floor_fall", "Hexagone Infernal" }, - { "round_hexaring_symphony_launch_show", "Hex-Anneau" }, - { "round_hexsnake_almond", "Hexa-Terrestre" }, - { "round_jump_showdown", "Les Rois du Saut" }, - { "round_kraken_attack", "Valse du Kraken" }, - { "round_crown_maze", "Temple Perdu" }, - { "round_tunnel_final", "Ça Coule" }, - { "round_royal_rumble", "Bazar Royal" }, - { "round_thin_ice", "Fonte des Glaces" }, - { "round_tiptoefinale_almond", "Finale sur la Pointe des Pieds" }, - - { "user_creative_race_round", "Créative des Joueurs (Course)" }, - { "user_creative_survival_round", "Créative des Joueurs (Survie)" }, - { "user_creative_hunt_round", "Créative des Joueurs (Points)" }, - { "user_creative_logic_round", "Créative des Joueurs (Logique)" }, - { "user_creative_team_round", "Créative des Joueurs (Équipe)" }, - { "creative_race_round", "Créative (Course)" }, - { "creative_race_final_round", "Finale Créative (Course)" }, - { "creative_survival_round", "Créative (Survie)" }, - { "creative_survival_final_round", "Finale Créative (Survie)" }, - { "creative_hunt_round", "Créative (Points)" }, - { "creative_hunt_final_round", "Finale Créative (Points)" }, - { "creative_logic_round", "Créative (Logique)" }, - { "creative_logic_final_round", "Finale Créative (Logique)" }, - { "creative_team_round", "Créative (Équipe)" }, - { "creative_team_final_round", "Finale Créative (Équipe)" }, + { "round_snowy_scrap", "Snowy Scrap" }, + { "round_invisibeans", "Sweet Thieves" }, + { "round_pumpkin_pie", "Treat Thieves" }, + { "round_conveyor_arena", "Team Tail Tag" }, + { "round_blastball_arenasurvival_symphony_launch_show", "Blast Ball" }, + { "round_fall_mountain_hub_complete", "Fall Mountain" }, + { "round_floor_fall", "Hex-A-Gone" }, + { "round_hexaring_symphony_launch_show", "Hex-A-Ring" }, + { "round_hexsnake_almond", "Hex-A-Terrestrial" }, + { "round_jump_showdown", "Jump Showdown" }, + { "round_kraken_attack", "Kraken Slam" }, + { "round_crown_maze", "Lost Temple" }, + { "round_tunnel_final", "Roll Off" }, + { "round_royal_rumble", "Royal Fumble" }, + { "round_thin_ice", "Thin Ice" }, + { "round_tiptoefinale_almond", "Tip Toe Finale" }, + { "user_creative_race_round", "User Creative Race Round" }, + { "user_creative_survival_round", "User Creative Survival Round" }, + { "user_creative_hunt_round", "User Creative Points Round" }, + { "user_creative_logic_round", "User Creative Logic Round" }, + { "user_creative_team_round", "User Creative Team Round" }, + { "creative_race_round", "Creative Race Round" }, + { "creative_race_final_round", "Creative Race Final Round" }, + { "creative_survival_round", "Creative Survival Round" }, + { "creative_survival_final_round", "Creative Survival Final Round" }, + { "creative_hunt_round", "Creative Points Round" }, + { "creative_hunt_final_round", "Creative Points Final Round" }, + { "creative_logic_round", "Creative Logic Round" }, + { "creative_logic_final_round", "Creative Logic Final Round" }, + { "creative_team_round", "Creative Team Round" }, + { "creative_team_final_round", "Creative Team Final Round" }, + // { "wle_main_filler_01", "Ruta en la selva" }, // { "wle_main_filler_02", "ROTATION STATION" }, // { "wle_main_filler_03", "canyon sun day" }, @@ -13298,395 +15513,1345 @@ public static class Multilingual { }, }; - private static readonly Dictionary> MultilingualShowsDictionary = new Dictionary> { - { Language.English, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "anniversary_fp12_ltm", "Anniversary Party" }, - { "casual_show", "Explore" }, + private static readonly Dictionary> MultilingualShowsDictionary = new Dictionary> { + { Language.English, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "anniversary_fp12_ltm", "Anniversary Party" }, + { "casual_show", "Explore" }, + { "classic_duos_show", "Duos" }, + { "classic_solo_main_show", "Solos" }, + { "classic_squads_show", "Squads" }, + { "collectables_ss2_batch_01", "Collectables Batch 01" }, + { "collectables_ss2_batch_01_model1", "Collectables Batch 01" }, + { "collectables_ss2_batch_01_model2", "Debug Lobbies Show" }, + { "collectables_ss2_batch_02", "Debug Lobbies Show" }, + { "collectables_ss2_batch_02_model1", "Debug Lobbies Show" }, + { "collectables_ss2_batch_02_model2", "Debug Lobbies Show" }, + { "collectables_ss2_batch_03", "Debug Lobbies Show" }, + { "collectables_ss2_batch_03_model1", "Debug Lobbies Show" }, + { "collectables_ss2_batch_03_model2", "Debug Lobbies Show" }, + { "collectables_ss2_batch_04", "Batch 4 Collectables" }, + { "collectables_ss2_batch_04_model1", "Batch 4 Collectables" }, + { "collectables_ss2_batch_04_model2", "Batch 4 Collectables" }, + { "collectables_ss2_batch_05", "batch5" }, + { "collectables_ss2_batch_05_model1", "batch5" }, + { "collectables_ss2_batch_05_model2", "batch5" }, + { "duos_show_ss2_launch", "Duos Show SS2" }, + { "duos_show_ss2_parrot", "Duos" }, + { "event_animals_template", "Beasty Guys" }, + { "event_anniversary_season_1", "Anniversary Party" }, + { "event_anniversary_season_1_0408_to_0808_2022", "Anniversary Party" }, + { "event_anniversary_season_1_1706_to_2106_2022", "Classic Knockout" }, + { "event_anniversary_season_1_alternate_name", "Classic Knockout" }, + { "event_aprilstart_0404_1004", "Title" }, + { "event_autumn_festival_squads_1708_to_1808_2022", "Squad Celebration" }, + { "event_autumn_festival_squads_2109_2709_21", "Squad Celebration" }, + { "event_autumn_festival_squads_2110_2210_2022", "Squad Celebration" }, + { "event_blast_ball_banger_1309_to_1409_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_1710_1810_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_2310_2410_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_2408_to_2808_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_2609_to_2809_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_template", "Blast Ball Bangers" }, + { "event_bubble_template", "Anniversary Party" }, + { "event_clan_of_yeetus_2509_to_2709_2022", "Clan of Yeetus" }, + { "event_clan_of_yeetus_ss2_2110_2210_2022", "Clan of Yeetus" }, + { "event_clan_of_yeetus_ss2_2509_2709_2022", "Clan of Yeetus" }, + { "event_day_at_races_squads_1610_1710_2022", "Day at the Races Squads" }, + { "event_day_at_races_squads_2308_to_2408_2022", "Day at the Races Squads" }, + { "event_day_at_races_squads_2707_to_2807_2022", "Day at the Races Squads" }, + { "event_day_at_races_squads_template", "Day at the Races Squads" }, + { "event_day_at_the_races_ltm", "Day at the Races Solo" }, + { "event_end_of_season_s1", "Finale 1/5: The Thursday Show" }, + { "event_end_of_season_s2", "Finale 2/5: The Friday Show" }, + { "event_end_of_season_s3", "Finale 3/5: The Saturday Show" }, + { "event_end_of_season_s4", "Finale 4/5: The Sunday Show" }, + { "event_end_of_season_s5", "Finale 5/5: The Monday Show" }, + { "event_fall_ball_101022_121022", "Fall Ball Cup" }, + { "event_fan_favourites_1807_to_2107_2022", "Fan Favourites" }, + { "event_fan_favourites_1908_to_2108_2022", "Fan Favourites" }, + { "event_fan_favourites_s6_template", "Fan Favourites" }, + { "event_fan_favourites_template", "Fan Favourites" }, + { "event_fanfare_template", "Blow Up" }, + { "event_fruit_basket", "Fruit Basket" }, + { "event_hilaria_2022", "???????????" }, + { "event_invisibeans_ss2_1010_1210_2022", "SWEET THIEVES" }, + { "event_kudos_blow_up_0910_to_1110_2021", "Time Is Kudos!: Blow Up" }, + { "event_kudos_blow_up_template", "Time Is Kudos!: Blow Up" }, + { "event_kudos_bollard_greens_1310_to_1510_2021", "Time Is Kudos!: Bollard Greens" }, + { "event_kudos_bollard_greens_1510_to_1710_2021", "Time Is Kudos!: Bollard Greens" }, + { "event_kudos_bollard_greens_template", "Time Is Kudos!: Bollard Greens" }, + { "event_kudos_gravity_wield_1110_to_1310_2021", "Time Is Kudos!: Gravity Wield" }, + { "event_kudos_gravity_wield_1310_to_1510_2021", "Time Is Kudos!: Gravity Wield" }, + { "event_kudos_gravity_wield_template", "Time Is Kudos!: Gravity Wield" }, + { "event_kudos_jumping_for_joy_0510_to_0710_2021", "Time Is Kudos!: Jumping For Joy" }, + { "event_kudos_jumping_for_joy_0710_to_0910_2021", "Time Is Kudos!: Jumping For Joy" }, + { "event_kudos_jumping_for_joy_template", "Time Is Kudos!: Jumping For Joy" }, + { "event_kudos_spin_cycle_0710_to_0910_2021", "Time Is Kudos!: Spin Cycle" }, + { "event_kudos_spin_cycle_1110_to_1310_2021", "Time Is Kudos!: Spin Cycle" }, + { "event_kudos_spin_cycle_template", "Time Is Kudos!: Spin Cycle" }, + { "event_le_anchovy_private_lobbies", "Let's Get Kraken" }, + { "event_le_anchovy_template", "Let's Get Kraken" }, + { "event_le_halloween_slime_climb", "TRICK Show" }, + { "event_le_halloween_slime_climb_2110_to_0111_2021", "TRICK Show" }, + { "event_le_halloween_team_squads", "TREAT Show (Trios)" }, + { "event_le_halloween_team_squads_2110_to_0111_2021", "TREAT Show (Trios)" }, + { "event_new_year_s6", "Bean Body Ready" }, + { "event_no_teams", "No Teams" }, + { "event_only_1v1_volleyfall_squads_ss1_or_ss2_show2", "Volleyfall Tournament" }, + { "event_only_basketfall", "Slam Dunk" }, + { "event_only_blast_ball_trials_0609_to_0709_2022", "Blast Ball Trials" }, + { "event_only_blast_ball_trials_1608_to_1708_2022", "Blast Ball Trials" }, + { "event_only_blast_ball_trials_1907_to_2007_2022", "Blast Ball Trials" }, + { "event_only_blast_ball_trials_template", "Blast Ball Trials" }, + { "event_only_bubbles_template", "Bubble Trouble Trials" }, + { "event_only_button_bashers_template", "Button Basher Royale" }, + { "event_only_drumtop_0607_to_0707_2022", "Lily Leapers Limbo" }, + { "event_only_drumtop_0908_to_1008_2022", "Lily Leapers Limbo" }, + { "event_only_drumtop_3108_to_0109_2022", "Lily Leapers Limbo" }, + { "event_only_drumtop_template", "Lily Leapers Limbo" }, + { "event_only_fall_ball_011122_031122", "Fall Ball Cup" }, + { "event_only_fall_ball_0407_to_0507_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_1810_2010_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_custom_lobby", "Fall Ball Cup" }, + { "event_only_fall_ball_squads_0106_to_0206_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_squads_1609_to_1809_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_squads_template", "Fall Ball Cup" }, + { "event_only_fall_ball_template", "Fall Ball Cup" }, + { "event_only_fall_ball_trios_ranked", "Fall Ball Cup Trios Ranked" }, + { "event_only_finals_2904_to_0105_2022", "Finals Marathon" }, + { "event_only_finals_template", "Finals Marathon" }, + { "event_only_finals_v2_template", "Finals Marathon" }, + { "event_only_finals_v3_ranked", "Finals Marathon Ranked" }, + { "event_only_finals_v3_template", "Finals Marathon" }, + { "event_only_floor_fall_0510_to_0610_2022", "Hex-a-gone Trials" }, + { "event_only_floor_fall_2510_2610_2022", "Hex-a-gone Trials" }, + { "event_only_floor_fall_custom_lobby", "Hex-a-gone Trials" }, + { "event_only_floor_fall_low_grav", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_low_grav_0108_to_0208_2022", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_low_grav_0507_to_0607_2022", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_low_grav_2208_to_2308_2022", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_template", "Hex-a-gone Trials" }, + { "event_only_hard_mode_1306_to_1406_2022", "Hard Mode" }, + { "event_only_hard_mode_private_lobbies", "Hard Mode" }, + { "event_only_hard_mode_template", "Hard Mode" }, + { "event_only_hexaring_1808_to_2208_2022", "Ring Hexathlon" }, + { "event_only_hexaring_template", "Ring Hexathlon" }, + { "event_only_hoverboard_template", "Hoverboarding Time" }, + { "event_only_jump_club_0109_to_0209_2022", "Jump Around" }, + { "event_only_jump_club_1008_to_1108_2022", "Jump Around" }, + { "event_only_jump_club_1907_to_2007_2022", "Jump Around" }, + { "event_only_jump_club_2305_to_2405_2022_v2", "Jump Around" }, + { "event_only_jump_club_2706_to_2806_2022", "Jump Around" }, + { "event_only_jump_club_custom_lobby", "Jump Around" }, + { "event_only_jump_club_ss2_0310_0410_2022", "Jump Around" }, + { "event_only_jump_club_template", "Jump Around" }, + { "event_only_pixelperfect", "PIXEL PAINTERS" }, + { "event_only_races_any_final_2406_to_2606_2022", "Day at the Races Solo" }, + { "event_only_races_any_final_2505_to_2605_2022", "Day at the Races Solo" }, + { "event_only_races_any_final_private_lobbies", "Day at the Races Solo" }, + { "event_only_races_any_final_template", "Day at the Races Solo" }, + { "event_only_races_no_lava_template", "Day at the Races Solo" }, + { "event_only_races_template", "Day at the Races Solo" }, + { "event_only_roll_on", "Roll On Only" }, + { "event_only_roll_out", "Roll Call" }, + { "event_only_roll_out_0806_to_0906_2022", "Roll Call" }, + { "event_only_roll_out_2005_to_2205_2022", "Roll Call" }, + { "event_only_roll_out_custom_lobby", "Roll Call" }, + { "event_only_season_2_variation_template", "Medieval Mix Up" }, + { "event_only_season_3_variation_template", "Mix it Up!" }, + { "event_only_season_4", "Future Fumble" }, + { "event_only_season_4_1507_to_1707_2022", "Future Fumble" }, + { "event_only_season_4_2705_to_2905_2022", "Future Fumble" }, + { "event_only_season_4_custom_lobby", "Future Fumble" }, + { "event_only_season_4_variation_template", "Mix it Up!" }, + { "event_only_season_5_0309_1209", "Jungle Jumble" }, + { "event_only_season_5_0409_to_0509_2022", "Jungle Jumble" }, + { "event_only_season_5_0807_to_1007_2022", "Jungle Jumble" }, + { "event_only_season_5_0909_to_1009_2022", "Jungle Jumble" }, + { "event_only_season_5_custom_lobby", "Jungle Jumble" }, + { "event_only_season_5_template", "Jungle Jumble" }, + { "event_only_season_5_variation_template", "Mix it Up!" }, + { "event_only_season_6_launch_party", "Party Time Tumble" }, + { "event_only_season_6_launch_party_1703_to_1903_2022", "Party Time Tumble" }, + { "event_only_season_6_template", "Party Time Tumble" }, + { "event_only_skeefall_timetrial_0309_to_0409_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_0711_0711_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_1307_to_1407_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_1508_to_1608_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_1909_to_2009_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_2710_2810_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_s6_1", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_ss2_1909_2009_2022", "Ski Fall High Scorers" }, + { "event_only_slime_climb", "Slime Climb Time" }, + { "event_only_slime_climb_0110_to_0210_2022", "Slime Climb Time" }, + { "event_only_slime_climb_0308_to_0408_2022", "Slime Climb Time" }, + { "event_only_slime_climb_0709_to_0809_2022", "Slime Climb Time" }, + { "event_only_slime_climb_1107_to_1207_2022", "Slime Climb Time" }, + { "event_only_slime_climb_1506_to_1606_2022", "Slime Climb Time" }, + { "event_only_slime_climb_2608_to_2708_2022", "Slime Climb Time" }, + { "event_only_slime_climb_2_0606_to_0706_2022", "Slimescraper Time" }, + { "event_only_slime_climb_2_0709_to_0909_2021", "Slimescraper Time" }, + { "event_only_slime_climb_2_2910_3010_2022", "Slimescraper Time" }, + { "event_only_slime_climb_2_template", "Slimescraper Time" }, + { "event_only_slime_climb_ss2_0110_0210_2022", "Slime Climb Time" }, + { "event_only_ss2_squads_1910_2110_2022", "3,2,1, SPACE!" }, + { "event_only_ss2_squads_template", "3,2,1, SPACE!" }, + { "event_only_survival_fittest_3110_0111_2022", "Survival of the Fittest" }, + { "event_only_survival_private_lobbies", "Slime Survivors" }, + { "event_only_survival_ss2_3009_0210_2022", "Survival of the Fittest" }, + { "event_only_thin_ice_0205_to_0205_2022", "Thin Ice Trials" }, + { "event_only_thin_ice_template", "Thin Ice Trials" }, + { "event_only_tip_toe_0204_to_0304_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_0209_to_0309_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_2507_to_2607_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_2809_to_2909_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_2909_to_3009_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_template", "Tip Toe Tournament" }, + { "event_only_volleyfall_squads_ss2_1110_1210_2022", "Volleyfall Tournament" }, + { "event_only_volleyfall_squads_ss2_2010_2110_2022", "Volleyfall Tournament" }, + { "event_oriole_0612_to_1212_2021", "Aloy's Blaze Canister Mayhem" }, + { "event_oriole_template", "Aloy's Blaze Canister Mayhem" }, + { "event_pixel_palooza_2210_2310_2022", "Pixel Palooza" }, + { "event_pixel_palooza_template", "Pixel Palooza" }, + { "event_s6_651_template", "PLACEHOLDER SHOW" }, + { "event_s9_crayfish_template", "Gift Grab" }, + { "event_season_2_highlight_1006_to_1206_2022", "Medieval Muddle" }, + { "event_season_2_highlight_2907_to_3107_2022", "Medieval Muddle" }, + { "event_season_2_highlight_template", "Medieval Muddle" }, + { "event_season_3_highlight_0306_to_0506_2022", "Snow Day Stumble" }, + { "event_season_3_highlight_2607_to_2707_2022", "Snow Day Stumble" }, + { "event_season_3_highlight_template", "Snow Day Stumble" }, + { "event_snowday_stumble", "Snow Day Stumble" }, + { "event_sports_suddendeath_squads", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_0208_to_0308_2022", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_0407_to_0507_2022", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_0509_to_0609_2022", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_2603_to_2803_2022", "Golden Goal Challenge" }, + { "event_sports_template", "Sports Fest" }, + { "event_squads_festival_ss2_2409_2509_2022", "Squad Celebration" }, + { "event_squads_survival_0509_to_0609_2022", "Survival Squads" }, + { "event_squads_survival_0511_0711_2022", "Survival Squads" }, + { "event_squads_survival_0808_to_0908_2022", "Survival Squads" }, + { "event_squads_survival_ss2_0710_0910_2022", "Survival Squads" }, + { "event_squads_survival_template", "Survival Squads" }, + { "event_stars01_0404_1004", "Adapt!" }, + { "event_stars02_1804_to_2404_2022", "Logic!" }, + { "event_stars03_0305_to_0805_2022", "Bravery!" }, + { "event_summer_squads_0107_0407_2022", "Squad Celebration" }, + { "event_summer_squads_2107_2507", "Squad Celebration" }, + { "event_symphony_launch_show_1310_1610_2022", "Stadium Stars Show" }, + { "event_symphony_launch_show_template", "Stadium Stars Show" }, + { "event_tail_tag_april_show", "ERROR 01APR" }, + { "event_test_season_5", "Duos" }, + { "event_twitch_rivals", "Twitch Rivals" }, + { "event_vulture_1612_to_2712_2021", "Naughty or Nice Show" }, + { "event_vulture_template", "Naughty or Nice Show" }, + { "event_walnut_template", "Hex-a-thon" }, + { "event_week_of_romance_s6_duo_teams", "Duos Festival" }, + { "event_xtreme_fall_guys_0211_0411_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_2207_to_2407_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_2903_to_3103_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_2908_to_3108_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_squads_1208_to_1408_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_2906_to_3006_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_2908_to_3108_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_ss2_1310_1510_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_ss2_2109_2309_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_template", "X-treme Squads" }, + { "event_xtreme_fall_guys_ss2_0310_0510_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_template", "X-treme Solos" }, + { "event_yeetus_111022_121022", "Big Yeetus Tour" }, + { "event_yeetus_3005_to_3105_2022", "Big Yeetus Tour" }, + { "event_yeetus_template", "Big Yeetus Tour" }, + { "explore_points", "Explore - Points" }, + { "fp16_ski_fall_high_scorers", "Ski Fall High Scorers" }, + { "ftue_uk_show", "Knockout" }, + { "greatestsquads_ltm", "Squads Spectacular" }, + { "greatestsquads_ranked", "Squads Spectacular Ranked" }, + { "invisibeans_0508_to_0708_2022", "SWEET THIEVES" }, + { "invisibeans_0707_to_1107_2022", "SWEET THIEVES" }, + { "invisibeans_0803_to_1303_2022", "SWEET THIEVES" }, + { "invisibeans_181022_201022", "SWEET THIEVES" }, + { "invisibeans_2209_to_2409_2022", "SWEET THIEVES" }, + { "invisibeans_2808_to_3008_2022", "SWEET THIEVES" }, + { "invisibeans_pistachio_template", "Treat Thieves" }, + { "invisibeans_template", "SWEET THIEVES" }, + { "knockout_duos", "Duos" }, + { "knockout_mode", "Knockout" }, + { "knockout_mode_pl", "Knockout" }, + { "knockout_squads", "Squads" }, + { "live_event_bluejay", "Gotta Go Fast!" }, + { "live_event_clan_of_yeetus_0411_0611_2022", "Clan of Yeetus" }, + { "live_event_clan_of_yeetus_ss1_template", "Clan of Yeetus" }, + { "live_event_peanut_ss2_01", "t. Lost c" }, + { "live_event_peanut_ss2_02", "t city, f" }, + { "live_event_peanut_ss2_03", "y, found a" }, + { "live_event_peanut_ss2_04", "d at l" }, + { "live_event_peanut_ss2_05", "t last. B" }, + { "live_event_peanut_ss2_06", "t. Beyond t" }, + { "live_event_peanut_ss2_07", "d the B" }, + { "live_event_peanut_ss2_08", "e Blunderdome, s" }, + { "live_event_peanut_ss2_09", "e, sunken p" }, + { "live_event_peanut_ss2_10", "n past. L" }, + { "live_event_pelican_template", "Spartan Showdown" }, + { "live_event_satellite_collectibles_solo_template", "Satellite Repair Mission" }, + { "live_event_satellite_collectibles_template", "Satellite Repair Mission" }, + { "live_event_ss2_potoo_template", "THE POWER OF BEANSKULL" }, + { "live_event_ss2_potoo_template_test", "POTOO TEST! NOT FINAL!" }, + { "live_event_symphony_launch_show_template", "Stadium Stars Show" }, + { "live_event_timeattack_dizzyheights", "Time Attack Trial - Dizzy Heights" }, + { "live_event_timeattack_lilyleapers", "Time Attack Trial - Lily Leapers" }, + { "live_event_timeattack_partyprom", "Time Attack Trial - Party Promenade" }, + { "live_event_timeattack_shuffle", "Time Attack Shuffle" }, + { "live_event_timeattack_shuffle_pl", "Time Attack Shuffle" }, + { "live_event_timeattack_trackattack", "Time Attack Trial - Track Attack" }, + { "live_event_timeattack_treetoptumble", "Time Attack Trial - Treetop Tumble" }, + { "live_event_timeattack_tundrarun", "Time Attack Trial - Tundra Run" }, + { "main_show", "Solos" }, + { "main_show_2player", "Main Show (2 Player)" }, + { "main_show_private_lobbies", "Solos" }, + { "main_show_ss2_launch_pl", "Solos" }, + { "main_show_template_base", "Main Show" }, + { "main_show_template_large", "Main Show" }, + { "main_show_template_medium", "Main Show" }, + { "mrs_pegwin_winter_2teamsfinal", "Pegwin Palooza" }, + { "no_elimination_explore", "Explore - Classic" }, + { "no_elimination_show", "SOLOS CHILL" }, + { "only_1v1_volleyfall", "Volleyfall Tournament" }, + { "only_1v1_volleyfall_191022_211022", "Volleyfall Tournament" }, + { "only_solo_ss2_rounds_show", "3,2,1, SPACE!" }, + { "pl_blastball", "Blast Ball" }, + { "pl_duos_show", "Duos" }, + { "pl_fallmountain", "Fall Mountain" }, + { "pl_hexagone", "Hex-A-Gone" }, + { "pl_hexaring", "Hex-A-Ring" }, + { "pl_hexaterrestrial", "Hex-A-Terrestrial" }, + { "pl_jumpshowdown", "Jump Showdown" }, + { "pl_krakenslam", "Kraken Slam" }, + { "pl_losttemple", "Lost Temple" }, + { "pl_rolloff", "Roll Off" }, + { "pl_royal_fumble", "Royal Fumble" }, + { "pl_solo_main_show", "Solos" }, + { "pl_squads_show", "Squads" }, + { "pl_thin_ice", "Thin Ice" }, + { "pl_tiptoefinale", "Tip Toe Finale" }, + { "pl_vaulted_show", "The Vault" }, + { "placeholder", ""}, + { "playlist_fallguys_skill", "playlist_fallguys_skill" }, + { "playlist_fallguys_solo", "playlist_fallguys_solo" }, + { "playlist_fallguys_soloskill", "playlist_fallguys_soloskill" }, + { "playlist_fallguys_squad", "playlist_fallguys_squad" }, + { "ranked_duos_show", "Ranked Duos" }, + { "ranked_show_knockout", "Ranked Knockout" }, + { "ranked_solo_show", "Ranked Solos" }, + { "ranked_squads_show", "Ranked Squads" }, + { "ranked_trios_show", "Ranked Trios" }, + { "reversed_knockout_show", "Tuokconk" }, + { "showcase_fp13", "Scrapyard Stumble" }, + { "showcase_fp16", "Frosty Frolics" }, + { "showcase_fp17", "Fallentines Festival" }, + { "showcase_fp18", "Foolish Trios" }, + { "showcase_fp19", "Yeetropolis GO!!!" }, + { "showcase_fp20", "Blunderbeach Bonanza" }, + { "show_episode_level_variation_sy2_launch_01", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_02", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_03", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_04", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_05", "Mix it Up!" }, + { "show_episode_level_variation_victoria_1", "Mix it Up!" }, + { "show_episode_level_variation_victoria_2", "Mix it Up!" }, + { "show_episode_level_variation_victoria_3", "Mix it Up!" }, + { "show_episode_level_variation_victoria_4_squads", "Mix it Up!" }, + { "show_robotrampage_ss2_2809_to_2909_2022", "Stompin' Ground Stand-Off" }, + { "show_robotrampage_ss2_show1_2510_2610_2022", "Stompin' Ground Stand-Off" }, + { "show_robotrampage_ss2_show1_template", "Stompin' Ground Stand-Off" }, + { "slime_survivors", "Slime Survivors" }, + { "solo_show_pl_all_rounds", "Solo Variety Show" }, + { "solo_show_ss2_launch", "Solo Show SS2" }, + { "solo_show_ss2_parrot", "Solos" }, + { "spectator_show", "Spectator Sport" }, + { "sports_show", "Fall Guys Games" }, + { "squad_duo_slimeclimbs", ""}, + { "squad_show", "SQUAD SHOW" }, + { "squad_show_2player", "SQUAD SHOW" }, + { "squad_show_2player_laps", "SQUAD SHOW" }, + { "squad_show_survival", "DEBUG Squad Show Survival" }, + { "squad_show_team_2player", "Connection Error" }, + { "squadcelebration", "Squad Celebration" }, + { "squads_2player_1403_to_0205_2022", "Squads Duos" }, + { "squads_2player_automation", "Squads Duos" }, + { "squads_2player_points_test", "Duos" }, + { "squads_2player_template", "Duos" }, + { "squads_3player_0111_1511_21", "Squads Trios" }, + { "squads_3player_0208_to_1508_2021", "Squads Trios" }, + { "squads_3player_04012022_to_13012022", "Squads Trios" }, + { "squads_3player_automation", "Squads Trios" }, + { "squads_3player_template", "Squads Trios" }, + { "squads_4player", "Squads" }, + { "squads_4player_2812_no_end", "Squads" }, + { "squads_4player_after_potoo", "Squads" }, + { "squads_show_ss2_launch", "Squads Show SS2" }, + { "squads_show_ss2_parrot", "Squads" }, + { "survival_of_the_fittest", "Survival of the Fittest" }, + { "teams_show", "Connection Error" }, + { "teams_show_ltm", "Dynamic Duos" }, + { "timeattack_mode", "Time Attack" }, + { "toms_main_show_5_2", "Main Show" }, + { "toms_show2", "Toms Show 2" }, + { "turbo_show", "Solos" }, + { "turbo_2_show", "Solos" }, + { "ultimate_party_adventure", "Ultimate Party - Adventure" }, + { "wallguys_test", "WALL
GUYS" }, + { "wle_lobby_template", "Show Name" }, + { "wle_lobby_template_validation", "Show Name" }, + { "wle_mrs_template", "placeholder" }, + { "wle_srs_multi_winner_template_filler", "placeholder" }, + { "wle_srs_multi_winner_template_final", "placeholder" }, + { "wle_srs_multi_winner_template_opener", "placeholder" }, + { "wle_srs_single_winner_template_filler", "placeholder" }, + { "wle_srs_single_winner_template_final", "placeholder" }, + { "wle_srs_single_winner_template_opener", "placeholder" }, + { "xtreme_explore", "Explore - Xtreme" }, + { "xtreme_party", "X-treme Party" }, + { "xtreme_solos_template_ranked", "X-treme Solos Ranked" }, + + { "show_wle_s10_wk01_mrs", "Creator Round Playlist 1" }, + { "show_wle_s10_wk3_mrs", "Creator Round Playlist 2" }, + { "event_wle_s10_wk4_mrs", "Creator Round Playlist 3" }, + { "show_wle_s10_wk5_mrs", "Creator Round Playlist 4" }, + + { "show_wle_s10_wk01_srs_01", "Boom Blaster Trial" }, + { "show_wle_s10_wk01_srs_02", "Cyber Circuit" }, + { "show_wle_s10_wk01_srs_03", "Pixel Hearts" }, + { "show_wle_s10_wk01_srs_04", "Fortress Frolics" }, + { "show_wle_s10_wk02_srs_05", "Super Door Dash" }, + { "show_wle_s10_wk02_srs_06", "Spiral of Woo" }, + { "show_wle_s10_wk02_srs_07", "Tornado Trial" }, + { "show_wle_s10_wk02_srs_08", "Hopscotch Havoc" }, + { "show_wle_s10_wk03_srs_9", "Incline Rewind" }, + { "show_wle_s10_wk03_srs_10", "Beat Bouncers" }, + { "show_wle_s10_wk03_srs_11", "Prismatic Parade" }, + { "show_wle_s10_wk03_srs_12", "Blunder Bridges" }, + { "show_wle_s10_wk04_srs_01", "Trouble Tower" }, + { "show_wle_s10_wk04_srs_02", "Swept Away" }, + { "show_wle_s10_wk04_srs_03", "Balancing Act" }, + { "show_wle_s10_wk04_srs_04", "Serpent Slalom" }, + { "show_wle_s10_wk05_srs_long_01", "Floorless" }, + { "show_wle_s10_wk05_srs_long_02", "Fall Speedway" }, + { "show_wle_s10_wk05_srs_long_03", "Zig Zag Zoomies" }, + { "show_wle_s10_wk05_srs_long_04", "Terrabyte Trial" }, + + { "wle_s10_player_round_wk3_01", "Cloudy Chaos" }, + { "wle_s10_player_round_wk3_02", "Door Game" }, + { "wle_s10_player_round_wk3_06", "Spiral Upheaval" }, + { "wle_s10_player_round_wk3_07", "Descente Créative" }, + { "wle_s10_player_round_wk3_08", "Rainbow Slide" }, + { "wle_s10_player_round_wk3_09", "Fragrant Trumpet" }, + { "wle_s10_player_round_wk3_10", "Bridges That Don't Like You" }, + { "wle_s10_player_round_wk3_11", "Rainbow dash" }, + { "wle_s10_player_round_wk3_12", "Variable Valley" }, + { "wle_s10_player_round_wk3_13", "Broken Course" }, + { "wle_s10_player_round_wk3_15", "Parkour Party" }, + { "wle_s10_player_round_wk3_17", "Yeet Golf" }, + { "wle_s10_player_round_wk3_18", "Hill of Fear" }, + { "wle_s10_player_round_wk3_19", "Sky Time" }, + { "wle_s10_player_round_wk3_20", "EZz Map" }, + + { "show_wle_s10_player_round_wk4_01", "Slippery Stretch" }, + { "show_wle_s10_player_round_wk4_02", "Ball 'N Fall" }, + { "show_wle_s10_player_round_wk4_03", "Rowdy Cloudy" }, + { "show_wle_s10_player_round_wk4_05", "Vertiginous Steps" }, + { "show_wle_s10_player_round_wk4_06", "Topsie Tursie" }, + { "show_wle_s10_player_round_wk4_07", "Arcade Assault" }, + { "show_wle_s10_player_round_wk4_08", "The Eight Pit Trials" }, + { "show_wle_s10_player_round_wk4_09", "Green Beans" }, + { "show_wle_s10_player_round_wk4_10", "Hop Hill" }, + { "show_wle_s10_player_round_wk4_11", "Quick Sliders" }, + { "show_wle_s10_player_round_wk4_12", "Split Path" }, + { "show_wle_s10_player_round_wk4_15", "Snowboard Street" }, + { "show_wle_s10_player_round_wk4_18", "House Invasion" }, + { "show_wle_s10_player_round_wk4_20", "Temminal Slime-ocity" }, + { "show_wle_s10_player_round_wk4_21", "Spin" }, + { "show_wle_s10_player_round_wk4_22", "Lane Changers" }, + + { "wle_s10_player_round_wk5_01", "Block Park" }, + { "wle_s10_player_round_wk5_02", "The Drummatical Story" }, + { "wle_s10_player_round_wk5_03", "Digital Temple" }, + { "wle_s10_player_round_wk5_04", "Tower Escape" }, + { "wle_s10_player_round_wk5_05", "Tower Dash" }, + { "wle_s10_player_round_wk5_06", "Gpu Gauntlet" }, + { "wle_s10_player_round_wk5_07", "Looooping" }, + { "wle_s10_player_round_wk5_08", "Rad Bean Skatepark" }, + { "wle_s10_player_round_wk5_10", "Siank Arena" }, + { "wle_s10_player_round_wk5_11", "Pro Players Only" }, + { "wle_s10_player_round_wk5_12", "Extreme Tower" }, + { "wle_s10_player_round_wk5_13", "Dessert Village" }, + { "wle_s10_player_round_wk5_14", "Extreme Trampoline Jumping" }, + { "wle_s10_player_round_wk5_15", "Beast Route" }, + { "wle_s10_player_round_wk5_16", "METROPOLIS" }, + { "wle_s10_player_round_wk5_17", "Big Bookcase" }, + { "wle_s10_player_round_wk5_18", "Digital Doom" }, + + { "show_wle_s10_player_round_wk6_01", "Hammer Heaven" }, + { "show_wle_s10_player_round_wk6_02", "RISKY ROUTES" }, + { "show_wle_s10_player_round_wk6_03", "Castle Rush" }, + { "show_wle_s10_player_round_wk6_04", "Chaotic Race" }, + { "show_wle_s10_player_round_wk6_05", "FREEFALL TOWER" }, + { "show_wle_s10_player_round_wk6_06", "西西的天空之城 Castle in the Sky" }, + { "show_wle_s10_player_round_wk6_08", "Flower Power" }, + { "show_wle_s10_player_round_wk6_09", "Dimension Explorer" }, + { "show_wle_s10_player_round_wk6_10", "Forked Passage" }, + { "show_wle_s10_player_round_wk6_12", "The Bee Hive" }, + { "show_wle_s10_player_round_wk6_13", "Yeets & Ladders" }, + { "show_wle_s10_player_round_wk6_14", "Snek" }, + { "show_wle_s10_player_round_wk6_15", "SCHOOL OF FISH" }, + { "show_wle_s10_player_round_wk6_17", "Slippery Helixes" }, + { "show_wle_s10_player_round_wk6_18", "Recess" }, + { "show_wle_s10_player_round_wk6_19", "Parrot river" }, + { "show_wle_s10_player_round_wk6_20", "PARKOUR CITY 城市跑酷" }, + + { "show_wle_s10_wk07_srs_01", "Tower of Fall" }, + { "show_wle_s10_wk07_srs_02", "SOLO FULL-TILT RAGE" }, + { "show_wle_s10_wk07_srs_03", "Piso resbaloso" }, + { "show_wle_s10_wk07_srs_04", "Catastrophe Climb" }, + { "show_wle_s10_wk07_srs_05", "Sky High Run" }, + { "show_wle_s10_wk07_srs_06", "Full Speed Sliding (FSS) - Jelly Road" }, + + { "show_wle_s10_wk08_srs_01", "Push Ups" }, + { "show_wle_s10_wk08_srs_02", "Heave & Haul" }, + { "show_wle_s10_wk08_srs_03", "Stepping Stones" }, + { "show_wle_s10_wk08_srs_04", "Double Trouble" }, + + { "current_wle_fp3_07_01", "Block Sledding" }, + { "current_wle_fp3_07_02", "Layup Wallop" }, + { "current_wle_fp3_07_03", "Minecart Mayhem" }, + { "current_wle_fp3_07_04", "Bouncing Pass" }, + { "current_wle_fp3_07_05", "Ball Factory" }, + { "current_wle_fp3_07_0_01", "Funky Sanctuaries" }, + { "current_wle_fp3_07_0_02", "Woo-F-O" }, + { "current_wle_fp3_07_0_03", "Travel Diary - Great Wall of China" }, + + { "current_wle_fp3_08_01", "Grabbers Territory" }, + { "current_wle_fp3_08_02", "A Way Out" }, + { "current_wle_fp3_08_03", "Wall Block" }, + { "current_wle_fp3_08_04", "The dream island" }, + { "current_wle_fp3_08_05", "Rainbow pulsion" }, + { "current_wle_fp3_08_06", "WHIPPITY WOPPITY" }, + { "current_wle_fp3_08_09", "Big Fans Box Challenge" }, + { "current_wle_fp3_08_10", "Crazy boxes" }, + { "current_wle_fp3_08_13", "Season 1 Race Mashup" }, + { "current_wle_fp3_08_14", "Flippy Hoopshots" }, + { "current_wle_fp3_08_15", "Stumble Teams" }, + { "current_wle_fp3_08_16", "Twisting Tower" }, + { "current_wle_fp3_08_17", "PUSH 'N' PULL" }, + { "current_wle_fp3_08_18", "The Rising Blocks" }, + { "current_wle_fp3_08_19", "Puzzle Blokies Path" }, + { "current_wle_fp3_09_01", "The up tower" }, + { "current_wle_fp3_09_02", "Short shuriken" }, + { "current_wle_fp3_09_03", "Les mêmes mécaniques de + en + dure" }, + { "current_wle_fp3_09_04", "Digi-Lily Sliding" }, + { "current_wle_fp3_09_05", "STUMBLE MEDIEVAL TOWER" }, + { "current_wle_fp3_09_06", "Random Heights" }, + { "current_wle_fp3_09_07", "Climb scramble" }, + { "current_wle_fp3_09_08", "Collide Gaming" }, + { "current_wle_fp3_09_09", "Very Compressed Level" }, + { "current_wle_fp3_09_0_01", "Slippery Slope" }, + { "current_wle_fp3_09_0_02", "The Most Hardest Fall Guys LEVEL" }, + { "current_wle_fp3_09_0_03", "Free Falling" }, + { "current_wle_fp3_09_0_04", "Conveyor Problems" }, + { "current_wle_fp3_09_0_05", "Clocktower Climb" }, + { "current_wle_fp3_09_0_06", "Savour Your Happiness" }, + { "current_wle_fp3_09_0_0_01", "Pastel Paradise" }, + + { "current_wle_fp3_10_01", "When Nature Falls" }, + { "current_wle_fp3_10_02", "The Slippery Conveyor" }, + { "current_wle_fp3_10_03", "The Slime Trials" }, + { "current_wle_fp3_10_04", "Friendly Obstacles" }, + { "current_wle_fp3_10_05", "Climb and Fall" }, + { "current_wle_fp3_10_06", "Stairs and some other things" }, + { "current_wle_fp3_10_07", "Meowgical World" }, + { "current_wle_fp3_10_08", "Polluelo Speed" }, + { "current_wle_fp3_10_09", "Pixel Parade" }, + { "current_wle_fp3_10_10", "Total Madness" }, + { "current_wle_fp3_10_11", "The Abstract Maze" }, + { "current_wle_fp3_10_12", "Fan Off" }, + { "current_wle_fp3_10_13", "cloud highway" }, + { "current_wle_fp3_10_14", "はねるの!?トビラ(Door Bounce)" }, + { "current_wle_fp3_10_15", "Speedrunners be like" }, + { "current_wle_fp3_10_16", "Tumble Tower" }, + { "current_wle_fp3_10_17", "Silver's Snake Run" }, + { "current_wle_fp3_10_18", "Now Boarding" }, + { "current_wle_fp3_10_19", "Slime Scale" }, + { "current_wle_fp3_10_20", "TUMBLEDOWN MINESHAFT" }, + { "current_wle_fp3_10_21", "Circuito CHILL 1" }, + { "current_wle_fp3_10_22", "STUMBLE SLIDER" }, + { "current_wle_fp3_10_23", "Controlled Chaos" }, + { "current_wle_fp3_10_24", "Xtreme Jumping" }, + { "current_wle_fp3_10_25", "Odin" }, + { "current_wle_fp3_10_26", "Ciudad nube" }, + { "current_wle_fp3_10_27", "Bean Voyage" }, + { "current_wle_fp3_10_28", "SLIP-SAW" }, + { "current_wle_fp3_10_29", "Bbq bacon burger" }, + + { "current_wle_fp4_05_01_01", "巅峰车站" }, + { "current_wle_fp4_05_01_02", "Beba Park 7" }, + { "current_wle_fp4_05_01_03", "Rainbow in the clouds" }, + { "current_wle_fp4_05_01_04", "So You Think You Can Bounce" }, + { "current_wle_fp4_05_01_05", "Bounce Back Racetrack" }, + { "current_wle_fp4_05_01", "¡!OLYMPE¡!" }, + { "current_wle_fp4_05_02", "Mini only up" }, + { "current_wle_fp4_05_03_01", "Cubic Conundrum" }, + { "current_wle_fp4_05_03_02", "Remote Control" }, + { "current_wle_fp4_05_03", "Parkway Slide" }, + { "current_wle_fp4_05_04", "Duel Dash" }, + { "current_wle_fp4_05_05", "beaten trackless road" }, + { "current_wle_fp4_05_2_01", "¡River Paradise!" }, + { "current_wle_fp4_05_2_02", "arch city" }, + { "current_wle_fp4_05_2_03", "Desert Ruins" }, + + { "current_wle_fp4_06_01", "PENTAGON CIRCUIT" }, + { "current_wle_fp4_06_02", "Pachislo" }, + { "current_wle_fp4_06_0_01", "AquArsene" }, + { "current_wle_fp4_06_0_02", "RainbowCloud" }, + { "current_wle_fp4_06_0_03", "Pink Cascade" }, + { "current_wle_fp4_06_0_04", "Conveyor Conundrum" }, + { "current_wle_fp4_06_0_05", "RICKETY STRAWBRIDGE" }, + { "current_wle_fp4_06_0_10_01", "The Bee Hive" }, + { "current_wle_fp4_06_1_01", "Buggin' Out" }, + { "current_wle_fp4_06_1_02", "RISE AND SLIDE" }, + { "current_wle_fp4_06_1_03", "Bean Mini Golf" }, + { "current_wle_fp4_06_1_04", "Youpii Youpii" }, + { "current_wle_fp4_06_1_05", "The climb of Trials" }, + { "current_wle_fp4_06_1_06", "Bouncy Castle" }, + + { "current_wle_fp4_07_01", "Rotational Runner" }, + { "current_wle_fp4_07_02", "SPIRAL DASH ROAD" }, + { "current_wle_fp4_07_03", "simple stage" }, + { "current_wle_fp4_07_04", "Slip Slide Jump and Run" }, + { "current_wle_fp4_07_05", "Factory Valley" }, + { "current_wle_fp4_07_06", "Jumpy Beans" }, + { "current_wle_fp4_07_07", "Slimetastic Stumble" }, + { "current_wle_fp4_07_0_01", "Camino Ninja" }, + + { "current_wle_fp4_08_01", "co-op guys" }, + { "current_wle_fp4_08_0_01", "The big slide" }, + { "current_wle_fp4_08_0_02", "Freefall Mountain" }, + { "current_wle_fp4_08_0_03", "Hazy Stairways" }, + { "current_wle_fp4_08_0_04", "Pillar Promenade" }, + { "current_wle_fp4_08_0_05", "Hidden Treasure of Magical Castle" }, + { "current_wle_fp4_08_0_06", "X-Course" }, + { "current_wle_fp4_08_0_07", "Speed Gauntlet" }, + { "current_wle_fp4_08_1_01", "Boost in Dash" }, + { "current_wle_fp4_08_1_02", "Rainbow Raceway" }, + { "current_wle_fp4_08_1_03", "Giddy up!" }, + { "current_wle_fp4_08_1_04", "Mad lab" }, + { "current_wle_fp4_08_2_01", "Convoluted Conveyors" }, + { "current_wle_fp4_08_3_01", "The Oasis" }, + + { "current_wle_fp4_09_01", "Crate Collector" }, + { "current_wle_fp4_09_02", "Dribble Drills" }, + { "current_wle_fp4_09_03", "Spinning Slide Dodge" }, + { "current_wle_fp4_09_04", "Skyline Park" }, + { "current_wle_fp4_09_05", "Birthday bonanza" }, + { "current_wle_fp4_09_06", "The Chaotic Waterfall" }, + { "current_wle_fp4_09_0_01", "ICY PEAKS" }, + { "current_wle_fp4_09_1_01", "Push-Box Chaos" }, + { "current_wle_fp4_09_1_02", "Haute voltige" }, + { "current_wle_fp4_09_2_01", "DNA Test" }, + + { "current_wle_fp4_10_01", "Bouncy Box Boulevard 3 Extreme Delivery" }, + { "current_wle_fp4_10_02", "Hot Blast" }, + { "current_wle_fp4_10_03", "Box Fan Blitz" }, + { "current_wle_fp4_10_04", "Woo-terfall Way" }, + { "current_wle_fp4_10_05", "Slime race" }, + { "current_wle_fp4_10_06", "Moving Day" }, + { "current_wle_fp4_10_07", "Birthday Dash" }, + { "current_wle_fp4_10_08_m", "Wall Breaker" }, + { "current_wle_fp4_10_08", "Chess History" }, + { "current_wle_fp4_10_11", "HOARDER BLOCKS" }, + { "current_wle_fp4_10_12", "Chickens run away" }, + { "current_wle_fp4_10_20", "Co-op and CO" }, + { "current_wle_fp4_10_23", "Construction Site" }, + { "current_wle_fp4_10_0_01", "Cheese Canyon" }, + { "current_wle_fp4_10_0_02", "Molehills" }, + + { "current_wle_fp5_2_01_01", "Plummet Summit" }, + { "current_wle_fp5_2_01_02", "タワークライム" }, + { "current_wle_fp5_2_01_03", "けいけいどうくつ" }, + { "current_wle_fp5_2_01_04", "Quicksand Valley 01" }, + { "current_wle_fp5_2_01", "Jabonsotes" }, + { "current_wle_fp5_2_02_01", "のっぽタワー" }, + { "current_wle_fp5_2_02_02", "Blaster Course" }, + { "current_wle_fp5_2_02_03", "Panna Cotta Guys" }, + { "current_wle_fp5_2_02_04", "The hard Climb" }, + { "current_wle_fp5_2_02_05", "sliding guys" }, + { "current_wle_fp5_2_02_06", "Hallow's Haunt" }, + { "current_wle_fp5_2_02", "Rainbow highway" }, + { "current_wle_fp5_2_03", "Falligator" }, + { "current_wle_fp5_2_04_01", "Lily Lovers" }, + { "current_wle_fp5_2_04_02", "rainow rode" }, + { "current_wle_fp5_2_04_03", "L' Rumorosa" }, + { "current_wle_fp5_2_04_04", "Super crazy level" }, + { "current_wle_fp5_2_04", "Big WaterFall Planet(巨大な滝の惑星)" }, + { "current_wle_fp5_2_05_01", "Level XVIII" }, + { "current_wle_fp5_2_05_02", "Ricochet Raceway" }, + { "current_wle_fp5_2_05_03", "L' Rumorosa" }, + { "current_wle_fp5_2_05_04", "rainbow roade" }, + { "current_wle_fp5_2_05", "The tension Parkour" }, + { "current_wle_fp5_2_06", "Stairing Contest" }, + { "current_wle_fp5_2_07", "Vibrant Ascension" }, + + { "current_wle_fp5_3_05_01", "Beany Golf!" }, + { "current_wle_fp5_3_05_02_01", "Speedy Bros" }, + { "current_wle_fp5_4_01_01", "Tilted Walls" }, + { "current_wle_fp5_4_01_02", "The Lost Diamond" }, + { "current_wle_fp5_4_01_03", "The Flowery Garden" }, + { "current_wle_fp5_4_01_04", "Happy Bean Cube Land 2" }, + { "current_wle_fp5_4_01_05", "Traffic Jamboree" }, + + { "current_wle_fp5_10_01", "Breezy Buddies" }, + { "current_wle_fp5_10_0_01", "Salto Plancha" }, + { "current_wle_fp5_10_0_02", "My house" }, + { "current_wle_fp5_10_0_03", "Sleepwalk Speedway" }, + { "current_wle_fp5_10_1_01", "Desert Ruins" }, + { "current_wle_fp5_10_1_02", "¡River Paradise!" }, + { "current_wle_fp5_10_2_01", "Desert Ruins" }, + { "current_wle_fp5_10_2_02", "¡River Paradise!" }, + { "current_wle_fp5_10_2_03", "Mystic River" }, + { "current_wle_fp5_10_2_04", "Split Path Stumble" }, + { "current_wle_fp5_10_2_05", "Cliffside" }, + { "current_wle_fp5_10_2_06", "Tricky Turnpike" }, + { "current_wle_fp5_10_2_07", "The Avenue" }, + { "current_wle_fp5_10_2_08", "Gold City" }, + { "current_wle_fp5_10_2_09", "タイトル決まりませんw" }, + { "current_wle_fp5_10_2_10", "初心者用コース" }, + { "current_wle_fp5_10_2_11", "Chain Reaction" }, + + { "current_wle_fp5_wk3_1_01", "Gobille infernal" }, + { "current_wle_fp5_wk3_1_02", "SLIMY RACE" }, + { "current_wle_fp5_wk3_1_03", "Bouncy Bros" }, + { "current_wle_fp5_wk3_1_04", "El airecito" }, + { "current_wle_fp5_wk3_1_05", "Crown Tunnel" }, + { "current_wle_fp5_wk3_1_06", "Sweet Sweet Scurry" }, + { "current_wle_fp5_wk3_2_01", "Magical Journey" }, + { "current_wle_fp5_wk3_2_02", "The Crown Jewel" }, + { "current_wle_fp5_wk3_2_03", "From bottom to top" }, + { "current_wle_fp5_wk3_2_04", "The Throne Of The Best King" }, + { "current_wle_fp5_wk3_2_05", "Honeycomb Highway" }, + { "current_wle_fp5_wk3_3_01", "Bouncier Heights" }, + { "current_wle_fp5_wk3_3_02", "Rainbow Racers" }, + { "current_wle_fp5_wk3_3_03", "Bye have a great time part 24" }, + { "current_wle_fp5_wk3_3_04", "speedrun snek" }, + + { "current_wle_fp5_falloween_1_01", "Falloween Dash" }, + { "current_wle_fp5_falloween_1_02", "深秋寻路 Fall Routes" }, + { "current_wle_fp5_falloween_1_03", "Синни Санни Сонни" }, + { "current_wle_fp5_falloween_1_04", "Falloween Festival!" }, + { "current_wle_fp5_falloween_1_05", "Hearth Attack" }, + { "current_wle_fp5_falloween_1_06", "Mirage" }, + { "current_wle_fp5_falloween_1_07", "Spooky Sprinter" }, + { "current_wle_fp5_falloween_1_08", "Toon World" }, + { "current_wle_fp5_falloween_1_09", "Creepy climb" }, + { "current_wle_fp5_falloween_1_10", "Spooky Buttons" }, + { "current_wle_fp5_falloween_1_11", "Spider's Lair" }, + { "current_wle_fp5_falloween_1_12", "Night of goosebumps - Trick or Treat" }, + { "current_wle_fp5_falloween_1_13", "The Falloween Spirits" }, + { "current_wle_fp5_falloween_1_14", "Jack-O'-Runners" }, + { "current_wle_fp5_falloween_2_01", "spooky nightwalk" }, + { "current_wle_fp5_falloween_2_02", "Creepy Crawly Canyon" }, + { "current_wle_fp5_falloween_2_03_01", "Spider Web Escape" }, + { "current_wle_fp5_falloween_2_03_02", "Fallen Beans" }, + { "current_wle_fp5_falloween_2_03_03", "Pumpkin Patch Dash" }, + { "current_wle_fp5_falloween_2_03_04", "Going batty" }, + { "current_wle_fp5_falloween_2_03_05", "Bone Bridges" }, + { "current_wle_fp5_falloween_2_03_06", "Spider" }, + { "current_wle_fp5_falloween_2_03", "fastoween" }, + { "current_wle_fp5_falloween_3_01", "Haunted Hoops" }, + { "current_wle_fp5_falloween_3_02", "SPIDER SCURRY" }, + { "current_wle_fp5_falloween_3_03", "Fallobeans" }, + { "current_wle_fp5_falloween_3_04", "Escape the haunted mansion" }, + { "current_wle_fp5_falloween_4_01", "Cursed Catacombs" }, + { "current_wle_fp5_falloween_4_02", "Altar de Alubias" }, + { "current_wle_fp5_falloween_4_03", "This is Fall O Ween" }, + { "current_wle_fp5_falloween_4_04", "Belly of the Beast" }, + { "current_wle_fp5_falloween_4_05", "Scary Final" }, + { "current_wle_fp5_falloween_4_06", "Slip 'N' Scare" }, + { "current_wle_fp5_falloween_4_07", "Spooky Speedy Arches" }, + { "current_wle_fp5_falloween_4_08", "Catoween" }, + { "current_wle_fp5_falloween_4_09", "Jack-O'-Zoom" }, + { "current_wle_fp5_falloween_4_10", "Bean´s Spooky Route" }, + { "current_wle_fp5_falloween_4_11", "Tricks and treats" }, + { "current_wle_fp5_falloween_4_12", "HAUNTED CAT MANSION" }, + { "current_wle_fp5_falloween_4_13", "Feeling Batty" }, + { "current_wle_fp5_falloween_4_14", "Monster Dash" }, + { "current_wle_fp5_falloween_4_15", "Pumpkin Parkour" }, + { "current_wle_fp5_falloween_4_16", "Cauldron of Treats" }, + { "current_wle_fp5_falloween_4_17", "Eerie Enigma" }, + { "current_wle_fp5_falloween_4_18", "Candy Cruisers" }, + { "current_wle_fp5_falloween_4_19", "Pumpkin eater" }, + { "current_wle_fp5_falloween_5_01", "Spooky Run" }, + { "current_wle_fp5_falloween_5_02", "HORROR NIGHT RITUAL" }, + { "current_wle_fp5_falloween_5_03", "Spooky slime race" }, + { "current_wle_fp5_falloween_5_04", "Halloween" }, + { "current_wle_fp5_falloween_5_05", "Spooky Momentum" }, + { "current_wle_fp5_falloween_5_06", "Cloud 9" }, + { "current_wle_fp5_falloween_5_07", "HAUNTED HAUL" }, + { "current_wle_fp5_falloween_6_01", "Coffin Droppin'" }, + { "current_wle_fp5_falloween_6_02", "Tricky Treats!" }, + { "current_wle_fp5_falloween_6_03", "Happy Falloween" }, + { "current_wle_fp5_falloween_7_01_01", "The Haunted Castle" }, + { "current_wle_fp5_falloween_7_01_02", "City of fear" }, + { "current_wle_fp5_falloween_7_01_03", "Monster Mayhem" }, + { "current_wle_fp5_falloween_7_01_04", "Halloween Island" }, + { "current_wle_fp5_falloween_7_01_05", "Beyond The Grave Rave" }, + { "current_wle_fp5_falloween_7_01_06", "Falloween Monster" }, + { "current_wle_fp5_falloween_7_01_07", "Falloween Castle" }, + { "current_wle_fp5_falloween_7_01_08", "Halloween sky course" }, + { "current_wle_fp5_falloween_7_01_09", "WICKED RACE" }, + { "current_wle_fp5_falloween_7_02_01", "Happy Bean Spooky Tumble" }, + { "current_wle_fp5_falloween_7_03_01", "Horror Movie Night" }, + { "current_wle_fp5_falloween_7_04_01", "Night Temptation(ナイトテンプテーション)" }, + { "current_wle_fp5_falloween_7_04_02", "Fall Haunted" }, + { "current_wle_fp5_falloween_7_04_03", "Color Climb" }, + { "current_wle_fp5_falloween_7_04_04", "Pumpkin (Speed) Party" }, + { "current_wle_fp5_falloween_7_05_01", "FALLOWEEN FOREST TUMBLE" }, + { "current_wle_fp5_falloween_7_05_02", "Ominous Outpost" }, + { "current_wle_fp5_falloween_7_05_03", "Spook Circuit" }, + { "current_wle_fp5_falloween_7_05_04", "Path of horrors" }, + { "current_wle_fp5_falloween_7_06_01", "PUMPKIN KINGDOM" }, + { "current_wle_fp5_falloween_7_06_02", "Grave Danger Graveyard" }, + { "current_wle_fp5_falloween_7_06_03", "Coffin Droppin'" }, + { "current_wle_fp5_falloween_7_06_04", "Skeleton Climb" }, + { "current_wle_fp5_falloween_7_06_05", "Falloween Heights" }, + { "current_wle_fp5_falloween_7_08_01", "Trick ! - Falloween party" }, + { "current_wle_fp5_falloween_7_10_01", "NEW OBSTACLES! - The Falloween Trial" }, + { "current_wle_fp5_falloween_7_10_02", "Nightmare Mansion" }, + { "current_wle_fp5_falloween_9_01", "Skeleton Mayhem" }, + { "current_wle_fp5_falloween_9_02", "Raveyard" }, + { "current_wle_fp5_falloween_9_03", "Spooky Sprint" }, + { "current_wle_fp5_falloween_9_04", "Collapsed World 2" }, + { "current_wle_fp5_falloween_9_05", "Maximum Turbulance" }, + { "current_wle_fp5_falloween_10_01", "Graveyard Mansion" }, + { "current_wle_fp5_falloween_10_02", "Trick Treat Fall" }, + { "current_wle_fp5_falloween_11_01", "Night Runners" }, + { "current_wle_fp5_falloween_12_01", "Haunted Mansion" }, + { "current_wle_fp5_falloween_12_02", "Spooky Orange and Purple" }, + { "current_wle_fp5_falloween_13_01", "Witch Way" }, + { "current_wle_fp5_falloween_14_01", "Nightmare Bump" }, + { "current_wle_fp5_falloween_15_01", "Spooktacular Fun Run" }, + + { "current_wle_fp6_1_01", "Boo-mblaster Betrayal" }, + { "current_wle_fp6_1_02", "MOUNT SMOODGIE!" }, + { "current_wle_fp6_1_03", "SKULL KING" }, + { "current_wle_fp6_1_04", "shorter circuit" }, + { "current_wle_fp6_1_05", "be speedy" }, + { "current_wle_fp6_1_06", "Sky-City Stumble" }, + { "current_wle_fp6_1_07", "Wormhole Mountain" }, + { "current_wle_fp6_1_08", "Sweet Tooth Slide" }, + { "current_wle_fp6_1_09", "Splitspeed" }, + { "current_wle_fp6_1_10", "Fall Canyon" }, + { "current_wle_fp6_2_01", "Valise" }, + { "current_wle_fp6_2_02", "Big Yeetus challenge 2 FaIIoween" }, + { "current_wle_fp6_2_03", "Water Way" }, + { "current_wle_fp6_2_04", "The Doors of Doom" }, + { "current_wle_fp6_2_05", "SPOOKY CEMETERY" }, + { "current_wle_fp6_2_06", "Liana Swings" }, + { "current_wle_fp6_2_07", "Colourful" }, + { "current_wle_fp6_2_08", "The Heist!" }, + { "current_wle_fp6_2_09", "Factory of Fallmecanic" }, + { "current_wle_fp6_3_01", "Tricky Treat" }, + { "current_wle_fp6_3_02", "The Lighthouse" }, + { "current_wle_fp6_3_03", "どっちがかんたんだとおもいますか?" }, + { "current_wle_fp6_3_04", "The Scarescraper" }, + { "current_wle_fp6_3_05", "Obstacle Road" }, + { "current_wle_fp6_3_06", "Rest In Paris" }, + { "current_wle_fp6_3_07", "Horror pumpkim" }, + { "current_wle_fp6_3_08", "时间停止了(Time Stop)" }, + + { "current_wle_fp6_wk2_01", "CreatorShop TOURNAMENT x GameAthlon" }, + { "current_wle_fp6_wk2_02", "MONUMENT FALLS!" }, + { "current_wle_fp6_wk2_03", "Slidy Road" }, + { "current_wle_fp6_wk2_04", "SatsuRyu's speed city" }, + { "current_wle_fp6_wk2_05", "Lost in space" }, + { "current_wle_fp6_wk2_06", "Turbine Decline" }, + { "current_wle_fp6_wk2_07", "Zero Displacement" }, + { "current_wle_fp6_wk2_08", "Slide Fall-o-City" }, + { "current_wle_fp6_wk2_09", "Travel Diary - Berlin" }, + { "current_wle_fp6_wk2_10", "Neoway" }, + { "current_wle_fp6_wk2_11", "Niagara Falls" }, + { "current_wle_fp6_wk2_1_01", "DOWN THE HATCH!" }, + { "current_wle_fp6_wk2_1_02", "Flash Flight" }, + { "current_wle_fp6_wk2_1_03", "ヒヤヒヤ(イライラ) コンベア ロード !【NORMAL】" }, + { "current_wle_fp6_wk2_1_04", "diferentes pasos" }, + { "current_wle_fp6_wk2_1_05", "INCLINALUBIAS" }, + { "current_wle_fp6_wk2_1_06", "Locomoção" }, + { "current_wle_fp6_wk2_1_07", "Frightening Fogway" }, + { "current_wle_fp6_wk2_1_08", "Pure Presser" }, + { "current_wle_fp6_wk2_1_09", "Spooky Sliders" }, + + { "current_wle_fp6_wk3_01", "BLACK AND WHITE" }, + { "current_wle_fp6_wk3_02", "Compact 5" }, + { "current_wle_fp6_wk3_03", "Turkey Takeoff Tryouts" }, + { "current_wle_fp6_wk3_04", "SLIME DISTRICT" }, + { "current_wle_fp6_wk3_05", "Alto voltaje" }, + { "current_wle_fp6_wk3_06", "SEA OF TERROR" }, + { "current_wle_fp6_wk3_07", "Aeriodeslizador (beta)" }, + { "current_wle_fp6_wk3_08", "Obstructed Running Track" }, + { "current_wle_fp6_wk3_09", "Work and Travel" }, + { "current_wle_fp6_wk3_10", "connect the bridge" }, + { "current_wle_fp6_wk3_2_01", "Immer weiter" }, + { "current_wle_fp6_wk3_2_02", "speed demon" }, + { "current_wle_fp6_wk3_2_03", "Royaume brave" }, + { "current_wle_fp6_wk3_2_04", "Cyber Jam" }, + { "current_wle_fp6_wk3_2_05", "Delectable Parade" }, + { "current_wle_fp6_wk3_3_01", "おこらないで!" }, + { "current_wle_fp6_wk3_3_02", "Track and Field Stadium - Challenge" }, + + { "current_wle_fp6_wk4_01_01", "Processed Beans" }, + { "current_wle_fp6_wk4_01_02", "Xmas tower" }, + { "current_wle_fp6_wk4_02_01", "Jingle Falls" }, + { "current_wle_fp6_wk4_02_02", "Ice Confusion Cave(アイスコンフュージョンケイブ)" }, + { "current_wle_fp6_wk4_02_03", "Beans in Sand Land" }, + { "current_wle_fp6_wk4_02_04", "MERRY MAYHEM!" }, + { "current_wle_fp6_wk4_02_05", "BIG FREEZE RACE" }, + { "current_wle_fp6_wk4_03_01", "Frostbite Forest" }, + { "current_wle_fp6_wk4_03_02", "Temple of Love" }, + { "current_wle_fp6_wk4_03_03", "fall mountain (糖豆山涧)" }, + { "current_wle_fp6_wk4_03_04", "Le mont glacé" }, + { "current_wle_fp6_wk4_03_05", "Snow Style" }, + { "current_wle_fp6_wk4_03_06", "Wintery woods" }, + { "current_wle_fp6_wk4_05_01", "Rebound" }, + { "current_wle_fp6_wk4_05_02", "Rebound Rampway" }, + { "current_wle_fp6_wk4_05_03", "The Winter Islands" }, + + { "current_wle_community_10_5_01", "Snowy Starfall" }, + { "current_wle_community_10_5_02", "The Earthquake" }, + { "current_wle_community_10_5_1_01", "Tree Sky Hights!" }, + { "current_wle_community_10_5_1_04", "Garden of Woo" }, + { "current_wle_community_10_5_1_05", "Out in the open" }, + { "current_wle_community_10_5_1_07", "CANDY INDUSTRY" }, + { "current_wle_community_10_5_1_08", "Jungle Journey" }, + { "current_wle_community_10_5_1_09", "Mount Fallmore" }, + { "current_wle_community_10_5_1_10", "The Slanted Rooms" }, + { "current_wle_community_10_5_1_12", "Futuristic Facility" }, + { "current_wle_community_10_5_1_14", "Dangerou's Trap" }, + { "current_wle_community_10_5_1_15", "Three Rooms" }, + { "current_wle_community_10_5_1_16", "Jungle Mira tumble" }, + { "current_wle_community_10_5_1_17", "Winter Slide" }, + { "current_wle_community_10_5_1_18", "Digi-Crown Summit" }, + + { "wle_s10_cf_round_001", "Blocky Bridges" }, + { "wle_s10_cf_round_002", "Gappy-go-Lucky" }, + { "wle_s10_cf_round_003", "Drop n' Drag" }, + { "wle_s10_cf_round_004", "Fun with Fans" }, + + { "wle_mrs_bagel", "Rainbow Rally" }, + { "wle_mrs_shuffle_show", "Digi's Shuffle Selection" }, + { "wle_mrs_shuffle_show_squads", "Squads Scramble" }, + { "wle_shuffle_discover", "SOLOS SHUFFLE" }, + { "wle_mrs_bouncy_bean_time", "Bouncy Bean Time" }, + { "wle_mrs_winter", "Winter Wonders" }, + { "wle_shuffle_chill", "Chill Shuffle" }, + { "wle_mrs_survival_showdown", "Survival Showdown" }, + { "wle_shuffle_survival", "Survival Shuffle" }, + { "wle_mrs_ugc_playful_pioneers", "Playful Pioneers" }, + { "wle_playful_shuffle", "Playful Pioneers Shuffle" }, + { "event_april_fools", "Fool and Fall Shuffle" }, + { "wle_nature_ltm", "Wilderness Falls" }, + + { "private_lobbies", "Custom Show" }, + { "fall_guys_creative_mode", "Fall Guys Creative" }, + { "invisibeans_mode", "Sweet Thieves" }, + } + }, + { Language.French, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "anniversary_fp12_ltm", "Fête d'anniversaire" }, + { "casual_show", "Exploration" }, { "classic_duos_show", "Duos" }, - { "classic_solo_main_show", "Solos" }, - { "classic_squads_show", "Squads" }, + { "classic_solo_main_show", "Solo" }, + { "classic_squads_show", "Groupes" }, { "collectables_ss2_batch_01", "Collectables Batch 01" }, { "collectables_ss2_batch_01_model1", "Collectables Batch 01" }, - { "collectables_ss2_batch_01_model2", "Debug Lobbies Show" }, - { "collectables_ss2_batch_02", "Debug Lobbies Show" }, - { "collectables_ss2_batch_02_model1", "Debug Lobbies Show" }, - { "collectables_ss2_batch_02_model2", "Debug Lobbies Show" }, - { "collectables_ss2_batch_03", "Debug Lobbies Show" }, - { "collectables_ss2_batch_03_model1", "Debug Lobbies Show" }, - { "collectables_ss2_batch_03_model2", "Debug Lobbies Show" }, + { "collectables_ss2_batch_01_model2", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_02", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_02_model1", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_02_model2", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_03", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_03_model1", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_03_model2", "Émission dans lobbies de debug" }, { "collectables_ss2_batch_04", "Batch 4 Collectables" }, { "collectables_ss2_batch_04_model1", "Batch 4 Collectables" }, { "collectables_ss2_batch_04_model2", "Batch 4 Collectables" }, { "collectables_ss2_batch_05", "batch5" }, { "collectables_ss2_batch_05_model1", "batch5" }, { "collectables_ss2_batch_05_model2", "batch5" }, - { "duos_show_ss2_launch", "Duos Show SS2" }, + { "duos_show_ss2_launch", "Duos SS2" }, { "duos_show_ss2_parrot", "Duos" }, - { "event_animals_template", "Beasty Guys" }, - { "event_anniversary_season_1", "Anniversary Party" }, - { "event_anniversary_season_1_0408_to_0808_2022", "Anniversary Party" }, - { "event_anniversary_season_1_1706_to_2106_2022", "Classic Knockout" }, - { "event_anniversary_season_1_alternate_name", "Classic Knockout" }, - { "event_aprilstart_0404_1004", "Title" }, - { "event_autumn_festival_squads_1708_to_1808_2022", "Squad Celebration" }, - { "event_autumn_festival_squads_2109_2709_21", "Squad Celebration" }, - { "event_autumn_festival_squads_2110_2210_2022", "Squad Celebration" }, - { "event_blast_ball_banger_1309_to_1409_2022", "Blast Ball Bangers" }, - { "event_blast_ball_banger_1710_1810_2022", "Blast Ball Bangers" }, - { "event_blast_ball_banger_2310_2410_2022", "Blast Ball Bangers" }, - { "event_blast_ball_banger_2408_to_2808_2022", "Blast Ball Bangers" }, - { "event_blast_ball_banger_2609_to_2809_2022", "Blast Ball Bangers" }, - { "event_blast_ball_banger_template", "Blast Ball Bangers" }, - { "event_bubble_template", "Anniversary Party" }, - { "event_clan_of_yeetus_2509_to_2709_2022", "Clan of Yeetus" }, - { "event_clan_of_yeetus_ss2_2110_2210_2022", "Clan of Yeetus" }, - { "event_clan_of_yeetus_ss2_2509_2709_2022", "Clan of Yeetus" }, - { "event_day_at_races_squads_1610_1710_2022", "Day at the Races Squads" }, - { "event_day_at_races_squads_2308_to_2408_2022", "Day at the Races Squads" }, - { "event_day_at_races_squads_2707_to_2807_2022", "Day at the Races Squads" }, - { "event_day_at_races_squads_template", "Day at the Races Squads" }, - { "event_day_at_the_races_ltm", "Day at the Races Solo" }, - { "event_end_of_season_s1", "Finale 1/5: The Thursday Show" }, - { "event_end_of_season_s2", "Finale 2/5: The Friday Show" }, - { "event_end_of_season_s3", "Finale 3/5: The Saturday Show" }, - { "event_end_of_season_s4", "Finale 4/5: The Sunday Show" }, - { "event_end_of_season_s5", "Finale 5/5: The Monday Show" }, - { "event_fall_ball_101022_121022", "Fall Ball Cup" }, - { "event_fan_favourites_1807_to_2107_2022", "Fan Favourites" }, - { "event_fan_favourites_1908_to_2108_2022", "Fan Favourites" }, - { "event_fan_favourites_s6_template", "Fan Favourites" }, - { "event_fan_favourites_template", "Fan Favourites" }, - { "event_fanfare_template", "Blow Up" }, - { "event_fruit_basket", "Fruit Basket" }, + { "event_animals_template", "Fête aux bébêtes" }, + { "event_anniversary_season_1", "Fête d'anniversaire" }, + { "event_anniversary_season_1_0408_to_0808_2022", "Fête d'anniversaire" }, + { "event_anniversary_season_1_1706_to_2106_2022", "K.-O. classique" }, + { "event_anniversary_season_1_alternate_name", "K.-O. classique" }, + { "event_aprilstart_0404_1004", "Title" }, + { "event_autumn_festival_squads_1708_to_1808_2022", "Célébration de groupe" }, + { "event_autumn_festival_squads_2109_2709_21", "Célébration de groupe" }, + { "event_autumn_festival_squads_2110_2210_2022", "Célébration de groupe" }, + { "event_blast_ball_banger_1309_to_1409_2022", "Balles rebondissantes à gogo" }, + { "event_blast_ball_banger_1710_1810_2022", "Balles rebondissantes à gogo" }, + { "event_blast_ball_banger_2310_2410_2022", "Balles rebondissantes à gogo" }, + { "event_blast_ball_banger_2408_to_2808_2022", "Balles rebondissantes à gogo" }, + { "event_blast_ball_banger_2609_to_2809_2022", "Balles rebondissantes à gogo" }, + { "event_blast_ball_banger_template", "Balles rebondissantes à gogo" }, + { "event_bubble_template", "Fête d'anniversaire" }, + { "event_clan_of_yeetus_2509_to_2709_2022", "Clan Yeetus" }, + { "event_clan_of_yeetus_ss2_2110_2210_2022", "Clan Yeetus" }, + { "event_clan_of_yeetus_ss2_2509_2709_2022", "Clan Yeetus" }, + { "event_day_at_races_squads_1610_1710_2022", "Sur la piste de course en groupe" }, + { "event_day_at_races_squads_2308_to_2408_2022", "Sur la piste de course en groupe" }, + { "event_day_at_races_squads_2707_to_2807_2022", "Sur la piste de course en groupe" }, + { "event_day_at_races_squads_template", "Sur la piste de course en groupe" }, + { "event_day_at_the_races_ltm", "Sur la piste de course en solo" }, + { "event_end_of_season_s1", "Épisode final 1/5 : L'émission du jeudi" }, + { "event_end_of_season_s2", "Épisode final 2/5 : L'émission du vendredi" }, + { "event_end_of_season_s3", "Épisode final 3/5 : L'émission du samedi" }, + { "event_end_of_season_s4", "Épisode final 4/5 : L'émission du dimanche" }, + { "event_end_of_season_s5", "Épisode final 5/5 : L'émission du lundi" }, + { "event_fall_ball_101022_121022", "Tournoi de Fall Ball" }, + { "event_fan_favourites_1807_to_2107_2022", "Best of des Fans" }, + { "event_fan_favourites_1908_to_2108_2022", "Best of des Fans" }, + { "event_fan_favourites_s6_template", "Best of des Fans" }, + { "event_fan_favourites_template", "Best of des Fans" }, + { "event_fanfare_template", "Explosion" }, + { "event_fruit_basket", "Corbeille de fruits" }, { "event_hilaria_2022", "???????????" }, - { "event_invisibeans_ss2_1010_1210_2022", "SWEET THIEVES" }, - { "event_kudos_blow_up_0910_to_1110_2021", "Time Is Kudos!: Blow Up" }, - { "event_kudos_blow_up_template", "Time Is Kudos!: Blow Up" }, - { "event_kudos_bollard_greens_1310_to_1510_2021", "Time Is Kudos!: Bollard Greens" }, - { "event_kudos_bollard_greens_1510_to_1710_2021", "Time Is Kudos!: Bollard Greens" }, - { "event_kudos_bollard_greens_template", "Time Is Kudos!: Bollard Greens" }, - { "event_kudos_gravity_wield_1110_to_1310_2021", "Time Is Kudos!: Gravity Wield" }, - { "event_kudos_gravity_wield_1310_to_1510_2021", "Time Is Kudos!: Gravity Wield" }, - { "event_kudos_gravity_wield_template", "Time Is Kudos!: Gravity Wield" }, - { "event_kudos_jumping_for_joy_0510_to_0710_2021", "Time Is Kudos!: Jumping For Joy" }, - { "event_kudos_jumping_for_joy_0710_to_0910_2021", "Time Is Kudos!: Jumping For Joy" }, - { "event_kudos_jumping_for_joy_template", "Time Is Kudos!: Jumping For Joy" }, - { "event_kudos_spin_cycle_0710_to_0910_2021", "Time Is Kudos!: Spin Cycle" }, - { "event_kudos_spin_cycle_1110_to_1310_2021", "Time Is Kudos!: Spin Cycle" }, - { "event_kudos_spin_cycle_template", "Time Is Kudos!: Spin Cycle" }, - { "event_le_anchovy_private_lobbies", "Let's Get Kraken" }, - { "event_le_anchovy_template", "Let's Get Kraken" }, - { "event_le_halloween_slime_climb", "TRICK Show" }, - { "event_le_halloween_slime_climb_2110_to_0111_2021", "TRICK Show" }, - { "event_le_halloween_team_squads", "TREAT Show (Trios)" }, - { "event_le_halloween_team_squads_2110_to_0111_2021", "TREAT Show (Trios)" }, - { "event_new_year_s6", "Bean Body Ready" }, - { "event_no_teams", "No Teams" }, - { "event_only_1v1_volleyfall_squads_ss1_or_ss2_show2", "Volleyfall Tournament" }, + { "event_invisibeans_ss2_1010_1210_2022", "VOLEURS SUCRÉS" }, + { "event_kudos_blow_up_0910_to_1110_2021", "Le temps c'est des Kudos ! : Emporté par le vent" }, + { "event_kudos_blow_up_template", "Le temps c'est des Kudos ! : Emporté par le vent" }, + { "event_kudos_bollard_greens_1310_to_1510_2021", "Le temps c'est des Kudos ! : Fête de poteaux" }, + { "event_kudos_bollard_greens_1510_to_1710_2021", "Le temps c'est des Kudos ! : Fête de poteaux" }, + { "event_kudos_bollard_greens_template", "Le temps c'est des Kudos ! : Fête de poteaux" }, + { "event_kudos_gravity_wield_1110_to_1310_2021", "Le temps c'est des Kudos ! : Maniement de la gravité" }, + { "event_kudos_gravity_wield_1310_to_1510_2021", "Le temps c'est des Kudos ! : Maniement de la gravité" }, + { "event_kudos_gravity_wield_template", "Le temps c'est des Kudos ! : Maniement de la gravité" }, + { "event_kudos_jumping_for_joy_0510_to_0710_2021", "Le temps c'est des Kudos ! : Sauter de joie" }, + { "event_kudos_jumping_for_joy_0710_to_0910_2021", "Le temps c'est des Kudos ! : Sauter de joie" }, + { "event_kudos_jumping_for_joy_template", "Le temps c'est des Kudos ! : Sauter de joie" }, + { "event_kudos_spin_cycle_0710_to_0910_2021", "Le temps c'est des Kudos ! : Cycle de rotation" }, + { "event_kudos_spin_cycle_1110_to_1310_2021", "Le temps c'est des Kudos ! : Cycle de rotation" }, + { "event_kudos_spin_cycle_template", "Le temps c'est des Kudos ! : Cycle de rotation" }, + { "event_le_anchovy_private_lobbies", "Tu me fais Kraken" }, + { "event_le_anchovy_template", "Tu me fais Kraken" }, + { "event_le_halloween_slime_climb", "COUP DE BÂTON" }, + { "event_le_halloween_slime_climb_2110_to_0111_2021", "COUP DE BÂTON" }, + { "event_le_halloween_team_squads", "BONBON (Trios)" }, + { "event_le_halloween_team_squads_2110_to_0111_2021", "BONBON (Trios)" }, + { "event_new_year_s6", "Corps de haricot prêt" }, + { "event_no_teams", "Sans équipe" }, + { "event_only_1v1_volleyfall_squads_ss1_or_ss2_show2", "Tournoi de volleyfall" }, { "event_only_basketfall", "Slam Dunk" }, - { "event_only_blast_ball_trials_0609_to_0709_2022", "Blast Ball Trials" }, - { "event_only_blast_ball_trials_1608_to_1708_2022", "Blast Ball Trials" }, - { "event_only_blast_ball_trials_1907_to_2007_2022", "Blast Ball Trials" }, - { "event_only_blast_ball_trials_template", "Blast Ball Trials" }, - { "event_only_bubbles_template", "Bubble Trouble Trials" }, - { "event_only_button_bashers_template", "Button Basher Royale" }, - { "event_only_drumtop_0607_to_0707_2022", "Lily Leapers Limbo" }, - { "event_only_drumtop_0908_to_1008_2022", "Lily Leapers Limbo" }, - { "event_only_drumtop_3108_to_0109_2022", "Lily Leapers Limbo" }, - { "event_only_drumtop_template", "Lily Leapers Limbo" }, - { "event_only_fall_ball_011122_031122", "Fall Ball Cup" }, - { "event_only_fall_ball_0407_to_0507_2022", "Fall Ball Cup" }, - { "event_only_fall_ball_1810_2010_2022", "Fall Ball Cup" }, - { "event_only_fall_ball_custom_lobby", "Fall Ball Cup" }, - { "event_only_fall_ball_squads_0106_to_0206_2022", "Fall Ball Cup" }, - { "event_only_fall_ball_squads_1609_to_1809_2022", "Fall Ball Cup" }, - { "event_only_fall_ball_squads_template", "Fall Ball Cup" }, - { "event_only_fall_ball_template", "Fall Ball Cup" }, - { "event_only_fall_ball_trios_ranked", "Fall Ball Cup Trios Ranked" }, - { "event_only_finals_2904_to_0105_2022", "Finals Marathon" }, - { "event_only_finals_template", "Finals Marathon" }, - { "event_only_finals_v2_template", "Finals Marathon" }, - { "event_only_finals_v3_ranked", "Finals Marathon Ranked" }, - { "event_only_finals_v3_template", "Finals Marathon" }, - { "event_only_floor_fall_0510_to_0610_2022", "Hex-a-gone Trials" }, - { "event_only_floor_fall_2510_2610_2022", "Hex-a-gone Trials" }, - { "event_only_floor_fall_custom_lobby", "Hex-a-gone Trials" }, - { "event_only_floor_fall_low_grav", "Hex-a-Gravity Trials" }, - { "event_only_floor_fall_low_grav_0108_to_0208_2022", "Hex-a-Gravity Trials" }, - { "event_only_floor_fall_low_grav_0507_to_0607_2022", "Hex-a-Gravity Trials" }, - { "event_only_floor_fall_low_grav_2208_to_2308_2022", "Hex-a-Gravity Trials" }, - { "event_only_floor_fall_template", "Hex-a-gone Trials" }, - { "event_only_hard_mode_1306_to_1406_2022", "Hard Mode" }, - { "event_only_hard_mode_private_lobbies", "Hard Mode" }, - { "event_only_hard_mode_template", "Hard Mode" }, - { "event_only_hexaring_1808_to_2208_2022", "Ring Hexathlon" }, - { "event_only_hexaring_template", "Ring Hexathlon" }, - { "event_only_hoverboard_template", "Hoverboarding Time" }, - { "event_only_jump_club_0109_to_0209_2022", "Jump Around" }, - { "event_only_jump_club_1008_to_1108_2022", "Jump Around" }, - { "event_only_jump_club_1907_to_2007_2022", "Jump Around" }, - { "event_only_jump_club_2305_to_2405_2022_v2", "Jump Around" }, - { "event_only_jump_club_2706_to_2806_2022", "Jump Around" }, - { "event_only_jump_club_custom_lobby", "Jump Around" }, - { "event_only_jump_club_ss2_0310_0410_2022", "Jump Around" }, - { "event_only_jump_club_template", "Jump Around" }, - { "event_only_pixelperfect", "PIXEL PAINTERS" }, - { "event_only_races_any_final_2406_to_2606_2022", "Day at the Races Solo" }, - { "event_only_races_any_final_2505_to_2605_2022", "Day at the Races Solo" }, - { "event_only_races_any_final_private_lobbies", "Day at the Races Solo" }, - { "event_only_races_any_final_template", "Day at the Races Solo" }, - { "event_only_races_no_lava_template", "Day at the Races Solo" }, - { "event_only_races_template", "Day at the Races Solo" }, - { "event_only_roll_on", "Roll On Only" }, - { "event_only_roll_out", "Roll Call" }, - { "event_only_roll_out_0806_to_0906_2022", "Roll Call" }, - { "event_only_roll_out_2005_to_2205_2022", "Roll Call" }, - { "event_only_roll_out_custom_lobby", "Roll Call" }, - { "event_only_season_2_variation_template", "Medieval Mix Up" }, - { "event_only_season_3_variation_template", "Mix it Up!" }, - { "event_only_season_4", "Future Fumble" }, - { "event_only_season_4_1507_to_1707_2022", "Future Fumble" }, - { "event_only_season_4_2705_to_2905_2022", "Future Fumble" }, - { "event_only_season_4_custom_lobby", "Future Fumble" }, - { "event_only_season_4_variation_template", "Mix it Up!" }, - { "event_only_season_5_0309_1209", "Jungle Jumble" }, - { "event_only_season_5_0409_to_0509_2022", "Jungle Jumble" }, - { "event_only_season_5_0807_to_1007_2022", "Jungle Jumble" }, - { "event_only_season_5_0909_to_1009_2022", "Jungle Jumble" }, - { "event_only_season_5_custom_lobby", "Jungle Jumble" }, - { "event_only_season_5_template", "Jungle Jumble" }, - { "event_only_season_5_variation_template", "Mix it Up!" }, - { "event_only_season_6_launch_party", "Party Time Tumble" }, - { "event_only_season_6_launch_party_1703_to_1903_2022", "Party Time Tumble" }, - { "event_only_season_6_template", "Party Time Tumble" }, - { "event_only_skeefall_timetrial_0309_to_0409_2022", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_0711_0711_2022", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_1307_to_1407_2022", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_1508_to_1608_2022", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_1909_to_2009_2022", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_2710_2810_2022", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_s6_1", "Ski Fall High Scorers" }, - { "event_only_skeefall_timetrial_ss2_1909_2009_2022", "Ski Fall High Scorers" }, - { "event_only_slime_climb", "Slime Climb Time" }, - { "event_only_slime_climb_0110_to_0210_2022", "Slime Climb Time" }, - { "event_only_slime_climb_0308_to_0408_2022", "Slime Climb Time" }, - { "event_only_slime_climb_0709_to_0809_2022", "Slime Climb Time" }, - { "event_only_slime_climb_1107_to_1207_2022", "Slime Climb Time" }, - { "event_only_slime_climb_1506_to_1606_2022", "Slime Climb Time" }, - { "event_only_slime_climb_2608_to_2708_2022", "Slime Climb Time" }, - { "event_only_slime_climb_2_0606_to_0706_2022", "Slimescraper Time" }, - { "event_only_slime_climb_2_0709_to_0909_2021", "Slimescraper Time" }, - { "event_only_slime_climb_2_2910_3010_2022", "Slimescraper Time" }, - { "event_only_slime_climb_2_template", "Slimescraper Time" }, - { "event_only_slime_climb_ss2_0110_0210_2022", "Slime Climb Time" }, - { "event_only_ss2_squads_1910_2110_2022", "3,2,1, SPACE!" }, - { "event_only_ss2_squads_template", "3,2,1, SPACE!" }, - { "event_only_survival_fittest_3110_0111_2022", "Survival of the Fittest" }, - { "event_only_survival_private_lobbies", "Slime Survivors" }, - { "event_only_survival_ss2_3009_0210_2022", "Survival of the Fittest" }, - { "event_only_thin_ice_0205_to_0205_2022", "Thin Ice Trials" }, - { "event_only_thin_ice_template", "Thin Ice Trials" }, - { "event_only_tip_toe_0204_to_0304_2022", "Tip Toe Tournament" }, - { "event_only_tip_toe_0209_to_0309_2022", "Tip Toe Tournament" }, - { "event_only_tip_toe_2507_to_2607_2022", "Tip Toe Tournament" }, - { "event_only_tip_toe_2809_to_2909_2022", "Tip Toe Tournament" }, - { "event_only_tip_toe_2909_to_3009_2022", "Tip Toe Tournament" }, - { "event_only_tip_toe_template", "Tip Toe Tournament" }, - { "event_only_volleyfall_squads_ss2_1110_1210_2022", "Volleyfall Tournament" }, - { "event_only_volleyfall_squads_ss2_2010_2110_2022", "Volleyfall Tournament" }, - { "event_oriole_0612_to_1212_2021", "Aloy's Blaze Canister Mayhem" }, - { "event_oriole_template", "Aloy's Blaze Canister Mayhem" }, - { "event_pixel_palooza_2210_2310_2022", "Pixel Palooza" }, - { "event_pixel_palooza_template", "Pixel Palooza" }, + { "event_only_blast_ball_trials_0609_to_0709_2022", "Épreuves Balle rebondissante" }, + { "event_only_blast_ball_trials_1608_to_1708_2022", "Épreuves Balle rebondissante" }, + { "event_only_blast_ball_trials_1907_to_2007_2022", "Épreuves Balle rebondissante" }, + { "event_only_blast_ball_trials_template", "Épreuves Balle rebondissante" }, + { "event_only_bubbles_template", "Bulles qui s'accumulent" }, + { "event_only_button_bashers_template", "Top Massacreur de boutons" }, + { "event_only_drumtop_0607_to_0707_2022", "Fol'Virevoltes tropicales" }, + { "event_only_drumtop_0908_to_1008_2022", "Fol'Virevoltes tropicales" }, + { "event_only_drumtop_3108_to_0109_2022", "Fol'Virevoltes tropicales" }, + { "event_only_drumtop_template", "Fol'Virevoltes tropicales" }, + { "event_only_fall_ball_011122_031122", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_0407_to_0507_2022", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_1810_2010_2022", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_custom_lobby", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_squads_0106_to_0206_2022", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_squads_1609_to_1809_2022", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_squads_template", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_template", "Tournoi de Fall Ball" }, + { "event_only_fall_ball_trios_ranked", "Trios Tournoi de Fall Ball - Classé" }, + { "event_only_finals_2904_to_0105_2022", "Marathon de finales" }, + { "event_only_finals_template", "Marathon de finales" }, + { "event_only_finals_v2_template", "Marathon de finales" }, + { "event_only_finals_v3_ranked", "Marathon des finales - Classé" }, + { "event_only_finals_v3_template", "Marathon de finales" }, + { "event_only_floor_fall_0510_to_0610_2022", "Ronde hexagonale" }, + { "event_only_floor_fall_2510_2610_2022", "Ronde hexagonale" }, + { "event_only_floor_fall_custom_lobby", "Ronde hexagonale" }, + { "event_only_floor_fall_low_grav", "Ronde Hex-Gravité" }, + { "event_only_floor_fall_low_grav_0108_to_0208_2022", "Ronde Hex-Gravité" }, + { "event_only_floor_fall_low_grav_0507_to_0607_2022", "Ronde Hex-Gravité" }, + { "event_only_floor_fall_low_grav_2208_to_2308_2022", "Ronde Hex-Gravité" }, + { "event_only_floor_fall_template", "Ronde hexagonale" }, + { "event_only_hard_mode_1306_to_1406_2022", "Concours d'élite" }, + { "event_only_hard_mode_private_lobbies", "Concours d'élite" }, + { "event_only_hard_mode_template", "Concours d'élite" }, + { "event_only_hexaring_1808_to_2208_2022", "Ronde Hexathlon" }, + { "event_only_hexaring_template", "Ronde Hexathlon" }, + { "event_only_hoverboard_template", "Cap Hoverboard" }, + { "event_only_jump_club_0109_to_0209_2022", "Et que ça saute !" }, + { "event_only_jump_club_1008_to_1108_2022", "Et que ça saute !" }, + { "event_only_jump_club_1907_to_2007_2022", "Et que ça saute !" }, + { "event_only_jump_club_2305_to_2405_2022_v2", "Et que ça saute !" }, + { "event_only_jump_club_2706_to_2806_2022", "Et que ça saute !" }, + { "event_only_jump_club_custom_lobby", "Et que ça saute !" }, + { "event_only_jump_club_ss2_0310_0410_2022", "Et que ça saute !" }, + { "event_only_jump_club_template", "Et que ça saute !" }, + { "event_only_pixelperfect", "AU PIXEL PRÈS" }, + { "event_only_races_any_final_2406_to_2606_2022", "Sur la piste de course en solo" }, + { "event_only_races_any_final_2505_to_2605_2022", "Sur la piste de course en solo" }, + { "event_only_races_any_final_private_lobbies", "Sur la piste de course en solo" }, + { "event_only_races_any_final_template", "Sur la piste de course en solo" }, + { "event_only_races_no_lava_template", "Sur la piste de course en solo" }, + { "event_only_races_template", "Sur la piste de course en solo" }, + { "event_only_roll_on", "Roulé-Boulé uniquement" }, + { "event_only_roll_out", "Tournée Générale" }, + { "event_only_roll_out_0806_to_0906_2022", "Tournée Générale" }, + { "event_only_roll_out_2005_to_2205_2022", "Tournée Générale" }, + { "event_only_roll_out_custom_lobby", "Tournée Générale" }, + { "event_only_season_2_variation_template", "Joutes médiévales" }, + { "event_only_season_3_variation_template", "Remix" }, + { "event_only_season_4", "Cafouillis futuristes" }, + { "event_only_season_4_1507_to_1707_2022", "Cafouillis futuristes" }, + { "event_only_season_4_2705_to_2905_2022", "Cafouillis futuristes" }, + { "event_only_season_4_custom_lobby", "Cafouillis futuristes" }, + { "event_only_season_4_variation_template", "Remix" }, + { "event_only_season_5_0309_1209", "La jungle dans tous ses états" }, + { "event_only_season_5_0409_to_0509_2022", "La jungle dans tous ses états" }, + { "event_only_season_5_0807_to_1007_2022", "La jungle dans tous ses états" }, + { "event_only_season_5_0909_to_1009_2022", "La jungle dans tous ses états" }, + { "event_only_season_5_custom_lobby", "La jungle dans tous ses états" }, + { "event_only_season_5_template", "La jungle dans tous ses états" }, + { "event_only_season_5_variation_template", "Remix" }, + { "event_only_season_6_launch_party", "Jour de fête et de pirouettes" }, + { "event_only_season_6_launch_party_1703_to_1903_2022", "Jour de fête et de pirouettes" }, + { "event_only_season_6_template", "Jour de fête et de pirouettes" }, + { "event_only_skeefall_timetrial_0309_to_0409_2022", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_0711_0711_2022", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_1307_to_1407_2022", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_1508_to_1608_2022", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_1909_to_2009_2022", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_2710_2810_2022", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_s6_1", "Les hauts scores des pistes folles" }, + { "event_only_skeefall_timetrial_ss2_1909_2009_2022", "Les hauts scores des pistes folles" }, + { "event_only_slime_climb", "Trek gélatineux" }, + { "event_only_slime_climb_0110_to_0210_2022", "Trek gélatineux" }, + { "event_only_slime_climb_0308_to_0408_2022", "Trek gélatineux" }, + { "event_only_slime_climb_0709_to_0809_2022", "Trek gélatineux" }, + { "event_only_slime_climb_1107_to_1207_2022", "Trek gélatineux" }, + { "event_only_slime_climb_1506_to_1606_2022", "Trek gélatineux" }, + { "event_only_slime_climb_2608_to_2708_2022", "Trek gélatineux" }, + { "event_only_slime_climb_2_0606_to_0706_2022", "Cap : Tour gélatineuse" }, + { "event_only_slime_climb_2_0709_to_0909_2021", "Cap : Tour gélatineuse" }, + { "event_only_slime_climb_2_2910_3010_2022", "Cap : Tour gélatineuse" }, + { "event_only_slime_climb_2_template", "Cap : Tour gélatineuse" }, + { "event_only_slime_climb_ss2_0110_0210_2022", "Trek gélatineux" }, + { "event_only_ss2_squads_1910_2110_2022", "1, 2, 3, VERS LES ÉTOILES !" }, + { "event_only_ss2_squads_template", "1, 2, 3, VERS LES ÉTOILES !" }, + { "event_only_survival_fittest_3110_0111_2022", "Le plus fort survivra" }, + { "event_only_survival_private_lobbies", "Survivants de la gélatine" }, + { "event_only_survival_ss2_3009_0210_2022", "Le plus fort survivra" }, + { "event_only_thin_ice_0205_to_0205_2022", "Ronde la Glace" }, + { "event_only_thin_ice_template", "Ronde la Glace" }, + { "event_only_tip_toe_0204_to_0304_2022", "Tournoi Pointe des pieds" }, + { "event_only_tip_toe_0209_to_0309_2022", "Tournoi Pointe des pieds" }, + { "event_only_tip_toe_2507_to_2607_2022", "Tournoi Pointe des pieds" }, + { "event_only_tip_toe_2809_to_2909_2022", "Tournoi Pointe des pieds" }, + { "event_only_tip_toe_2909_to_3009_2022", "Tournoi Pointe des pieds" }, + { "event_only_tip_toe_template", "Tournoi Pointe des pieds" }, + { "event_only_volleyfall_squads_ss2_1110_1210_2022", "Tournoi de volleyfall" }, + { "event_only_volleyfall_squads_ss2_2010_2110_2022", "Tournoi de volleyfall" }, + { "event_oriole_0612_to_1212_2021", "Le chaos des bonbonnes à flambée d'Aloy" }, + { "event_oriole_template", "Le chaos des bonbonnes à flambée d'Aloy" }, + { "event_pixel_palooza_2210_2310_2022", "Pixels en folie" }, + { "event_pixel_palooza_template", "Pixels en folie" }, { "event_s6_651_template", "PLACEHOLDER SHOW" }, - { "event_s9_crayfish_template", "Gift Grab" }, - { "event_season_2_highlight_1006_to_1206_2022", "Medieval Muddle" }, - { "event_season_2_highlight_2907_to_3107_2022", "Medieval Muddle" }, - { "event_season_2_highlight_template", "Medieval Muddle" }, - { "event_season_3_highlight_0306_to_0506_2022", "Snow Day Stumble" }, - { "event_season_3_highlight_2607_to_2707_2022", "Snow Day Stumble" }, - { "event_season_3_highlight_template", "Snow Day Stumble" }, - { "event_snowday_stumble", "Snow Day Stumble" }, - { "event_sports_suddendeath_squads", "Golden Goal Challenge" }, - { "event_sports_suddendeath_squads_0208_to_0308_2022", "Golden Goal Challenge" }, - { "event_sports_suddendeath_squads_0407_to_0507_2022", "Golden Goal Challenge" }, - { "event_sports_suddendeath_squads_0509_to_0609_2022", "Golden Goal Challenge" }, - { "event_sports_suddendeath_squads_2603_to_2803_2022", "Golden Goal Challenge" }, - { "event_sports_template", "Sports Fest" }, - { "event_squads_festival_ss2_2409_2509_2022", "Squad Celebration" }, - { "event_squads_survival_0509_to_0609_2022", "Survival Squads" }, - { "event_squads_survival_0511_0711_2022", "Survival Squads" }, - { "event_squads_survival_0808_to_0908_2022", "Survival Squads" }, - { "event_squads_survival_ss2_0710_0910_2022", "Survival Squads" }, - { "event_squads_survival_template", "Survival Squads" }, - { "event_stars01_0404_1004", "Adapt!" }, - { "event_stars02_1804_to_2404_2022", "Logic!" }, - { "event_stars03_0305_to_0805_2022", "Bravery!" }, - { "event_summer_squads_0107_0407_2022", "Squad Celebration" }, - { "event_summer_squads_2107_2507", "Squad Celebration" }, - { "event_symphony_launch_show_1310_1610_2022", "Stadium Stars Show" }, - { "event_symphony_launch_show_template", "Stadium Stars Show" }, - { "event_tail_tag_april_show", "ERROR 01APR" }, + { "event_s9_crayfish_template", "Foire aux cadeaux" }, + { "event_season_2_highlight_1006_to_1206_2022", "Pagaille médiévale" }, + { "event_season_2_highlight_2907_to_3107_2022", "Pagaille médiévale" }, + { "event_season_2_highlight_template", "Pagaille médiévale" }, + { "event_season_3_highlight_0306_to_0506_2022", "Batailles hivernales" }, + { "event_season_3_highlight_2607_to_2707_2022", "Batailles hivernales" }, + { "event_season_3_highlight_template", "Batailles hivernales" }, + { "event_snowday_stumble", "Batailles hivernales" }, + { "event_sports_suddendeath_squads", "Défi de but doré" }, + { "event_sports_suddendeath_squads_0208_to_0308_2022", "Défi de but doré" }, + { "event_sports_suddendeath_squads_0407_to_0507_2022", "Défi de but doré" }, + { "event_sports_suddendeath_squads_0509_to_0609_2022", "Défi de but doré" }, + { "event_sports_suddendeath_squads_2603_to_2803_2022", "Défi de but doré" }, + { "event_sports_template", "Festival des sports" }, + { "event_squads_festival_ss2_2409_2509_2022", "Célébration de groupe" }, + { "event_squads_survival_0509_to_0609_2022", "Groupes de survie" }, + { "event_squads_survival_0511_0711_2022", "Groupes de survie" }, + { "event_squads_survival_0808_to_0908_2022", "Groupes de survie" }, + { "event_squads_survival_ss2_0710_0910_2022", "Groupes de survie" }, + { "event_squads_survival_template", "Groupes de survie" }, + { "event_stars01_0404_1004", "Adaptation !" }, + { "event_stars02_1804_to_2404_2022", "Logique !" }, + { "event_stars03_0305_to_0805_2022", "Courage !" }, + { "event_summer_squads_0107_0407_2022", "Célébration de groupe" }, + { "event_summer_squads_2107_2507", "Célébration de groupe" }, + { "event_symphony_launch_show_1310_1610_2022", "Stars du stade" }, + { "event_symphony_launch_show_template", "Stars du stade" }, + { "event_tail_tag_april_show", "ERREUR 01/04" }, { "event_test_season_5", "Duos" }, { "event_twitch_rivals", "Twitch Rivals" }, - { "event_vulture_1612_to_2712_2021", "Naughty or Nice Show" }, - { "event_vulture_template", "Naughty or Nice Show" }, - { "event_walnut_template", "Hex-a-thon" }, - { "event_week_of_romance_s6_duo_teams", "Duos Festival" }, - { "event_xtreme_fall_guys_0211_0411_2022", "X-treme Solos" }, - { "event_xtreme_fall_guys_2207_to_2407_2022", "X-treme Solos" }, - { "event_xtreme_fall_guys_2903_to_3103_2022", "X-treme Solos" }, - { "event_xtreme_fall_guys_2908_to_3108_2022", "X-treme Solos" }, - { "event_xtreme_fall_guys_squads_1208_to_1408_2022", "X-treme Squads" }, - { "event_xtreme_fall_guys_squads_2906_to_3006_2022", "X-treme Squads" }, - { "event_xtreme_fall_guys_squads_2908_to_3108_2022", "X-treme Squads" }, - { "event_xtreme_fall_guys_squads_ss2_1310_1510_2022", "X-treme Squads" }, - { "event_xtreme_fall_guys_squads_ss2_2109_2309_2022", "X-treme Squads" }, - { "event_xtreme_fall_guys_squads_template", "X-treme Squads" }, - { "event_xtreme_fall_guys_ss2_0310_0510_2022", "X-treme Solos" }, - { "event_xtreme_fall_guys_template", "X-treme Solos" }, - { "event_yeetus_111022_121022", "Big Yeetus Tour" }, - { "event_yeetus_3005_to_3105_2022", "Big Yeetus Tour" }, - { "event_yeetus_template", "Big Yeetus Tour" }, - { "explore_points", "Explore - Points" }, - { "fp16_ski_fall_high_scorers", "Ski Fall High Scorers" }, - { "ftue_uk_show", "Knockout" }, - { "greatestsquads_ltm", "Squads Spectacular" }, - { "greatestsquads_ranked", "Squads Spectacular Ranked" }, - { "invisibeans_0508_to_0708_2022", "SWEET THIEVES" }, - { "invisibeans_0707_to_1107_2022", "SWEET THIEVES" }, - { "invisibeans_0803_to_1303_2022", "SWEET THIEVES" }, - { "invisibeans_181022_201022", "SWEET THIEVES" }, - { "invisibeans_2209_to_2409_2022", "SWEET THIEVES" }, - { "invisibeans_2808_to_3008_2022", "SWEET THIEVES" }, - { "invisibeans_pistachio_template", "Treat Thieves" }, - { "invisibeans_template", "SWEET THIEVES" }, + { "event_vulture_1612_to_2712_2021", "Vilain ou Sage" }, + { "event_vulture_template", "Vilain ou Sage" }, + { "event_walnut_template", "Hex-athon" }, + { "event_week_of_romance_s6_duo_teams", "Festival de Duos" }, + { "event_xtreme_fall_guys_0211_0411_2022", "Solo Xtrême" }, + { "event_xtreme_fall_guys_2207_to_2407_2022", "Solo Xtrême" }, + { "event_xtreme_fall_guys_2903_to_3103_2022", "Solo Xtrême" }, + { "event_xtreme_fall_guys_2908_to_3108_2022", "Solo Xtrême" }, + { "event_xtreme_fall_guys_squads_1208_to_1408_2022", "Groupes Xtrême" }, + { "event_xtreme_fall_guys_squads_2906_to_3006_2022", "Groupes Xtrême" }, + { "event_xtreme_fall_guys_squads_2908_to_3108_2022", "Groupes Xtrême" }, + { "event_xtreme_fall_guys_squads_ss2_1310_1510_2022", "Groupes Xtrême" }, + { "event_xtreme_fall_guys_squads_ss2_2109_2309_2022", "Groupes Xtrême" }, + { "event_xtreme_fall_guys_squads_template", "Groupes Xtrême" }, + { "event_xtreme_fall_guys_ss2_0310_0510_2022", "Solo Xtrême" }, + { "event_xtreme_fall_guys_template", "Solo Xtrême" }, + { "event_yeetus_111022_121022", "Spéciale Big Yeetus" }, + { "event_yeetus_3005_to_3105_2022", "Spéciale Big Yeetus" }, + { "event_yeetus_template", "Spéciale Big Yeetus" }, + { "explore_points", "Exploration - Points" }, + { "fp16_ski_fall_high_scorers", "Les hauts scores des pistes folles" }, + { "ftue_uk_show", "Tournois" }, + { "greatestsquads_ltm", "Groupes spectaculaires" }, + { "greatestsquads_ranked", "Groupes spectaculaires - Classé" }, + { "invisibeans_0508_to_0708_2022", "VOLEURS SUCRÉS" }, + { "invisibeans_0707_to_1107_2022", "VOLEURS SUCRÉS" }, + { "invisibeans_0803_to_1303_2022", "VOLEURS SUCRÉS" }, + { "invisibeans_181022_201022", "VOLEURS SUCRÉS" }, + { "invisibeans_2209_to_2409_2022", "VOLEURS SUCRÉS" }, + { "invisibeans_2808_to_3008_2022", "VOLEURS SUCRÉS" }, + { "invisibeans_pistachio_template", "Voleurs de bonbons" }, + { "invisibeans_template", "VOLEURS SUCRÉS" }, { "knockout_duos", "Duos" }, - { "knockout_mode", "Knockout" }, - { "knockout_mode_pl", "Knockout" }, - { "knockout_squads", "Squads" }, - { "live_event_bluejay", "Gotta Go Fast!" }, - { "live_event_clan_of_yeetus_0411_0611_2022", "Clan of Yeetus" }, - { "live_event_clan_of_yeetus_ss1_template", "Clan of Yeetus" }, - { "live_event_peanut_ss2_01", "t. Lost c" }, - { "live_event_peanut_ss2_02", "t city, f" }, - { "live_event_peanut_ss2_03", "y, found a" }, - { "live_event_peanut_ss2_04", "d at l" }, - { "live_event_peanut_ss2_05", "t last. B" }, - { "live_event_peanut_ss2_06", "t. Beyond t" }, - { "live_event_peanut_ss2_07", "d the B" }, - { "live_event_peanut_ss2_08", "e Blunderdome, s" }, - { "live_event_peanut_ss2_09", "e, sunken p" }, - { "live_event_peanut_ss2_10", "n past. L" }, - { "live_event_pelican_template", "Spartan Showdown" }, - { "live_event_satellite_collectibles_solo_template", "Satellite Repair Mission" }, - { "live_event_satellite_collectibles_template", "Satellite Repair Mission" }, - { "live_event_ss2_potoo_template", "THE POWER OF BEANSKULL" }, + { "knockout_mode", "Tournois" }, + { "knockout_mode_pl", "Tournois" }, + { "knockout_squads", "Groupes" }, + { "live_event_bluejay", "Gotta Go Fast !" }, + { "live_event_clan_of_yeetus_0411_0611_2022", "Clan Yeetus" }, + { "live_event_clan_of_yeetus_ss1_template", "Clan Yeetus" }, + { "live_event_peanut_ss2_01", "e. J'ai t" }, + { "live_event_peanut_ss2_02", "i trouvé u" }, + { "live_event_peanut_ss2_03", "é une v" }, + { "live_event_peanut_ss2_04", "e ville p" }, + { "live_event_peanut_ss2_05", "e perdue s" }, + { "live_event_peanut_ss2_06", "e sous l" }, + { "live_event_peanut_ss2_07", "s les e" }, + { "live_event_peanut_ss2_08", "s eaux d" }, + { "live_event_peanut_ss2_09", "x du B" }, + { "live_event_peanut_ss2_10", "u Blunderdome. J" }, + { "live_event_pelican_template", "Épreuve Spartan" }, + { "live_event_satellite_collectibles_solo_template", "Opération de réparation du satellite" }, + { "live_event_satellite_collectibles_template", "Opération de réparation du satellite" }, + { "live_event_ss2_potoo_template", "LE POUVOIR DU HARICOT ANCESTRAL" }, { "live_event_ss2_potoo_template_test", "POTOO TEST! NOT FINAL!" }, - { "live_event_symphony_launch_show_template", "Stadium Stars Show" }, - { "live_event_timeattack_dizzyheights", "Time Attack Trial - Dizzy Heights" }, - { "live_event_timeattack_lilyleapers", "Time Attack Trial - Lily Leapers" }, - { "live_event_timeattack_partyprom", "Time Attack Trial - Party Promenade" }, - { "live_event_timeattack_shuffle", "Time Attack Shuffle" }, - { "live_event_timeattack_shuffle_pl", "Time Attack Shuffle" }, - { "live_event_timeattack_trackattack", "Time Attack Trial - Track Attack" }, - { "live_event_timeattack_treetoptumble", "Time Attack Trial - Treetop Tumble" }, - { "live_event_timeattack_tundrarun", "Time Attack Trial - Tundra Run" }, - { "main_show", "Solos" }, - { "main_show_2player", "Main Show (2 Player)" }, - { "main_show_private_lobbies", "Solos" }, - { "main_show_ss2_launch_pl", "Solos" }, - { "main_show_template_base", "Main Show" }, - { "main_show_template_large", "Main Show" }, - { "main_show_template_medium", "Main Show" }, - { "mrs_pegwin_winter_2teamsfinal", "Pegwin Palooza" }, - { "no_elimination_explore", "Explore - Classic" }, - { "no_elimination_show", "SOLOS CHILL" }, - { "only_1v1_volleyfall", "Volleyfall Tournament" }, - { "only_1v1_volleyfall_191022_211022", "Volleyfall Tournament" }, - { "only_solo_ss2_rounds_show", "3,2,1, SPACE!" }, - { "pl_blastball", "Blast Ball" }, + { "live_event_symphony_launch_show_template", "Stars du stade" }, + { "live_event_timeattack_dizzyheights", "Épreuve c.-la-m. – Hauteurs vertigineuses" }, + { "live_event_timeattack_lilyleapers", "Épreuve c.-la-m. – Virevoltes tropicales" }, + { "live_event_timeattack_partyprom", "Épreuve c.-la-m. – Promenade festive" }, + { "live_event_timeattack_shuffle", "C.-la-m. aléatoire" }, + { "live_event_timeattack_shuffle_pl", "C.-la-m. aléatoire" }, + { "live_event_timeattack_trackattack", "Épreuve c.-la-m. – Attaque sur piste" }, + { "live_event_timeattack_treetoptumble", "Épreuve c.-la-m. – Culbut'Arbre" }, + { "live_event_timeattack_tundrarun", "Épreuve c.-la-m. – Dans la toundra" }, + { "main_show", "Solo" }, + { "main_show_2player", "Émission principale" }, + { "main_show_private_lobbies", "Solo" }, + { "main_show_ss2_launch_pl", "Solo" }, + { "main_show_template_base", "Émission principale" }, + { "main_show_template_large", "Émission principale" }, + { "main_show_template_medium", "Émission principale" }, + { "mrs_pegwin_winter_2teamsfinal", "Pingouins en folie" }, + { "no_elimination_explore", "Exploration - Classique" }, + { "no_elimination_show", "SOLO SIMPLE" }, + { "only_1v1_volleyfall", "Tournoi de volleyfall" }, + { "only_1v1_volleyfall_191022_211022", "Tournoi de volleyfall" }, + { "only_solo_ss2_rounds_show", "1, 2, 3, VERS LES ÉTOILES !" }, + { "pl_blastball", "Balle Rebondissante" }, { "pl_duos_show", "Duos" }, - { "pl_fallmountain", "Fall Mountain" }, - { "pl_hexagone", "Hex-A-Gone" }, - { "pl_hexaring", "Hex-A-Ring" }, - { "pl_hexaterrestrial", "Hex-A-Terrestrial" }, - { "pl_jumpshowdown", "Jump Showdown" }, - { "pl_krakenslam", "Kraken Slam" }, - { "pl_losttemple", "Lost Temple" }, - { "pl_rolloff", "Roll Off" }, - { "pl_royal_fumble", "Royal Fumble" }, - { "pl_solo_main_show", "Solos" }, - { "pl_squads_show", "Squads" }, - { "pl_thin_ice", "Thin Ice" }, - { "pl_tiptoefinale", "Tip Toe Finale" }, - { "pl_vaulted_show", "The Vault" }, + { "pl_fallmountain", "La Grimpette" }, + { "pl_hexagone", "Hexagone Infernal" }, + { "pl_hexaring", "Hex-Anneau" }, + { "pl_hexaterrestrial", "Hexa-Terrestre" }, + { "pl_jumpshowdown", "Les Rois du Saut" }, + { "pl_krakenslam", "Valse du Kraken" }, + { "pl_losttemple", "Temple Perdu" }, + { "pl_rolloff", "Ça Coule" }, + { "pl_royal_fumble", "Bazar Royal" }, + { "pl_solo_main_show", "Solo" }, + { "pl_squads_show", "Groupes" }, + { "pl_thin_ice", "Fonte des Glaces" }, + { "pl_tiptoefinale", "Finale sur la Pointe des Pieds" }, + { "pl_vaulted_show", "Le Coffre fort" }, { "placeholder", ""}, { "playlist_fallguys_skill", "playlist_fallguys_skill" }, { "playlist_fallguys_solo", "playlist_fallguys_solo" }, { "playlist_fallguys_soloskill", "playlist_fallguys_soloskill" }, { "playlist_fallguys_squad", "playlist_fallguys_squad" }, - { "ranked_duos_show", "Ranked Duos" }, - { "ranked_show_knockout", "Ranked Knockout" }, - { "ranked_solo_show", "Ranked Solos" }, - { "ranked_squads_show", "Ranked Squads" }, - { "ranked_trios_show", "Ranked Trios" }, - { "reversed_knockout_show", "Tuokconk" }, - { "showcase_fp13", "Scrapyard Stumble" }, - { "showcase_fp16", "Frosty Frolics" }, - { "showcase_fp17", "Fallentines Festival" }, - { "showcase_fp18", "Foolish Trios" }, - { "showcase_fp19", "Yeetropolis GO!!!" }, - { "showcase_fp20", "Blunderbeach Bonanza" }, - { "show_episode_level_variation_sy2_launch_01", "Mix it Up!" }, - { "show_episode_level_variation_sy2_launch_02", "Mix it Up!" }, - { "show_episode_level_variation_sy2_launch_03", "Mix it Up!" }, - { "show_episode_level_variation_sy2_launch_04", "Mix it Up!" }, - { "show_episode_level_variation_sy2_launch_05", "Mix it Up!" }, - { "show_episode_level_variation_victoria_1", "Mix it Up!" }, - { "show_episode_level_variation_victoria_2", "Mix it Up!" }, - { "show_episode_level_variation_victoria_3", "Mix it Up!" }, - { "show_episode_level_variation_victoria_4_squads", "Mix it Up!" }, - { "show_robotrampage_ss2_2809_to_2909_2022", "Stompin' Ground Stand-Off" }, - { "show_robotrampage_ss2_show1_2510_2610_2022", "Stompin' Ground Stand-Off" }, - { "show_robotrampage_ss2_show1_template", "Stompin' Ground Stand-Off" }, - { "slime_survivors", "Slime Survivors" }, - { "solo_show_pl_all_rounds", "Solo Variety Show" }, - { "solo_show_ss2_launch", "Solo Show SS2" }, - { "solo_show_ss2_parrot", "Solos" }, - { "spectator_show", "Spectator Sport" }, - { "sports_show", "Fall Guys Games" }, + { "ranked_duos_show", "Duo classé" }, + { "ranked_show_knockout", "Tournois classés" }, + { "ranked_solo_show", "Solo classé" }, + { "ranked_squads_show", "Groupe classé" }, + { "ranked_trios_show", "Trio classé" }, + { "reversed_knockout_show", "Sionruot" }, + { "showcase_fp13", "Férus de ferraille" }, + { "showcase_fp16", "Folie givrée" }, + { "showcase_fp17", "Festival haricœur à prendre" }, + { "showcase_fp18", "Trios fous" }, + { "showcase_fp19", "Chaud devant à Dégringopolis !!!" }, + { "showcase_fp20", "Blunderplage des haricots" }, + { "show_episode_level_variation_sy2_launch_01", "Remix" }, + { "show_episode_level_variation_sy2_launch_02", "Remix" }, + { "show_episode_level_variation_sy2_launch_03", "Remix" }, + { "show_episode_level_variation_sy2_launch_04", "Remix" }, + { "show_episode_level_variation_sy2_launch_05", "Remix" }, + { "show_episode_level_variation_victoria_1", "Remix" }, + { "show_episode_level_variation_victoria_2", "Remix" }, + { "show_episode_level_variation_victoria_3", "Remix" }, + { "show_episode_level_variation_victoria_4_squads", "Remix" }, + { "show_robotrampage_ss2_2809_to_2909_2022", "Confront. C'est du lourd" }, + { "show_robotrampage_ss2_show1_2510_2610_2022", "Confront. C'est du lourd" }, + { "show_robotrampage_ss2_show1_template", "Confront. C'est du lourd" }, + { "slime_survivors", "Survivants de la gélatine" }, + { "solo_show_pl_all_rounds", "Émission de variété solo" }, + { "solo_show_ss2_launch", "Solo SS2" }, + { "solo_show_ss2_parrot", "Solo" }, + { "spectator_show", "Sport spectateur" }, + { "sports_show", "Jeux de Fall Guys" }, { "squad_duo_slimeclimbs", ""}, - { "squad_show", "SQUAD SHOW" }, - { "squad_show_2player", "SQUAD SHOW" }, - { "squad_show_2player_laps", "SQUAD SHOW" }, + { "squad_show", "GROUPES" }, + { "squad_show_2player", "GROUPES" }, + { "squad_show_2player_laps", "GROUPES" }, { "squad_show_survival", "DEBUG Squad Show Survival" }, - { "squad_show_team_2player", "Connection Error" }, - { "squadcelebration", "Squad Celebration" }, - { "squads_2player_1403_to_0205_2022", "Squads Duos" }, - { "squads_2player_automation", "Squads Duos" }, + { "squad_show_team_2player", "Erreur de connexion" }, + { "squadcelebration", "Célébration de groupe" }, + { "squads_2player_1403_to_0205_2022", "Duos" }, + { "squads_2player_automation", "Duos" }, { "squads_2player_points_test", "Duos" }, { "squads_2player_template", "Duos" }, - { "squads_3player_0111_1511_21", "Squads Trios" }, - { "squads_3player_0208_to_1508_2021", "Squads Trios" }, - { "squads_3player_04012022_to_13012022", "Squads Trios" }, - { "squads_3player_automation", "Squads Trios" }, - { "squads_3player_template", "Squads Trios" }, - { "squads_4player", "Squads" }, - { "squads_4player_2812_no_end", "Squads" }, - { "squads_4player_after_potoo", "Squads" }, - { "squads_show_ss2_launch", "Squads Show SS2" }, - { "squads_show_ss2_parrot", "Squads" }, - { "survival_of_the_fittest", "Survival of the Fittest" }, - { "teams_show", "Connection Error" }, - { "teams_show_ltm", "Dynamic Duos" }, - { "timeattack_mode", "Time Attack" }, - { "toms_main_show_5_2", "Main Show" }, + { "squads_3player_0111_1511_21", "Trios" }, + { "squads_3player_0208_to_1508_2021", "Trios" }, + { "squads_3player_04012022_to_13012022", "Trios" }, + { "squads_3player_automation", "Trios" }, + { "squads_3player_template", "Trios" }, + { "squads_4player", "Groupes" }, + { "squads_4player_2812_no_end", "Groupes" }, + { "squads_4player_after_potoo", "Groupes" }, + { "squads_show_ss2_launch", "Groupes SS2" }, + { "squads_show_ss2_parrot", "Groupes" }, + { "survival_of_the_fittest", "Le plus fort survivra" }, + { "teams_show", "Erreur de connexion" }, + { "teams_show_ltm", "Duos dynamiques" }, + { "timeattack_mode", "Contre-la-montre" }, + { "toms_main_show_5_2", "Émission principale" }, { "toms_show2", "Toms Show 2" }, - { "turbo_show", "Solos" }, - { "turbo_2_show", "Solos" }, - { "ultimate_party_adventure", "Ultimate Party - Adventure" }, - { "wallguys_test", "WALL
GUYS" }, + { "turbo_show", "Solo" }, + { "turbo_2_show", "Solo" }, + { "ultimate_party_adventure", "Groupe ultime - Aventure" }, + { "wallguys_test", "MURS
SANS FRONTIÈRES" }, { "wle_lobby_template", "Show Name" }, { "wle_lobby_template_validation", "Show Name" }, { "wle_mrs_template", "placeholder" }, @@ -13696,32 +16861,32 @@ public static class Multilingual { { "wle_srs_single_winner_template_filler", "placeholder" }, { "wle_srs_single_winner_template_final", "placeholder" }, { "wle_srs_single_winner_template_opener", "placeholder" }, - { "xtreme_explore", "Explore - Xtreme" }, - { "xtreme_party", "X-treme Party" }, - { "xtreme_solos_template_ranked", "X-treme Solos Ranked" }, + { "xtreme_explore", "Exploration - Xtrême" }, + { "xtreme_party", "Fête Xtrême" }, + { "xtreme_solos_template_ranked", "Solo Xtrême classé" }, - { "show_wle_s10_wk01_mrs", "Creator Round Playlist 1" }, - { "show_wle_s10_wk3_mrs", "Creator Round Playlist 2" }, - { "event_wle_s10_wk4_mrs", "Creator Round Playlist 3" }, - { "show_wle_s10_wk5_mrs", "Creator Round Playlist 4" }, + { "show_wle_s10_wk01_mrs", "Playlist de Manche de créateur 1" }, + { "show_wle_s10_wk3_mrs", "Playlist de Manche de créateur 2" }, + { "event_wle_s10_wk4_mrs", "Playlist de Manche de créateur 3" }, + { "show_wle_s10_wk5_mrs", "Playlist de Manche de créateur 4" }, - { "show_wle_s10_wk01_srs_01", "Boom Blaster Trial" }, - { "show_wle_s10_wk01_srs_02", "Cyber Circuit" }, - { "show_wle_s10_wk01_srs_03", "Pixel Hearts" }, - { "show_wle_s10_wk01_srs_04", "Fortress Frolics" }, - { "show_wle_s10_wk02_srs_05", "Super Door Dash" }, - { "show_wle_s10_wk02_srs_06", "Spiral of Woo" }, - { "show_wle_s10_wk02_srs_07", "Tornado Trial" }, - { "show_wle_s10_wk02_srs_08", "Hopscotch Havoc" }, - { "show_wle_s10_wk03_srs_9", "Incline Rewind" }, - { "show_wle_s10_wk03_srs_10", "Beat Bouncers" }, - { "show_wle_s10_wk03_srs_11", "Prismatic Parade" }, - { "show_wle_s10_wk03_srs_12", "Blunder Bridges" }, - { "show_wle_s10_wk04_srs_01", "Trouble Tower" }, - { "show_wle_s10_wk04_srs_02", "Swept Away" }, - { "show_wle_s10_wk04_srs_03", "Balancing Act" }, - { "show_wle_s10_wk04_srs_04", "Serpent Slalom" }, - { "show_wle_s10_wk05_srs_long_01", "Floorless" }, + { "show_wle_s10_wk01_srs_01", "Le défi des tramporythmes" }, + { "show_wle_s10_wk01_srs_02", "Cyber-circuit" }, + { "show_wle_s10_wk01_srs_03", "Cœurs pixélisés" }, + { "show_wle_s10_wk01_srs_04", "Forteresse de folie" }, + { "show_wle_s10_wk02_srs_05", "Super ruée vers les portes" }, + { "show_wle_s10_wk02_srs_06", "Spirales de wouhouuu" }, + { "show_wle_s10_wk02_srs_07", "Défi des tornades" }, + { "show_wle_s10_wk02_srs_08", "Marelle chaotique" }, + { "show_wle_s10_wk03_srs_9", "Incliné et à l'envers" }, + { "show_wle_s10_wk03_srs_10", "Rythmes rebondissants" }, + { "show_wle_s10_wk03_srs_11", "Arcs-en-ciel en Masse" }, + { "show_wle_s10_wk03_srs_12", "Pont sur pont" }, + { "show_wle_s10_wk04_srs_01", "L'épreuve de la tour" }, + { "show_wle_s10_wk04_srs_02", "Emporté, balayé" }, + { "show_wle_s10_wk04_srs_03", "Leçon de voltige" }, + { "show_wle_s10_wk04_srs_04", "Slalom serpentin" }, + { "show_wle_s10_wk05_srs_long_01", "Attention, sol manquant" }, { "show_wle_s10_wk05_srs_long_02", "Fall Speedway" }, { "show_wle_s10_wk05_srs_long_03", "Zig Zag Zoomies" }, { "show_wle_s10_wk05_srs_long_04", "Terrabyte Trial" }, @@ -14230,413 +17395,413 @@ public static class Multilingual { { "wle_s10_cf_round_003", "Drop n' Drag" }, { "wle_s10_cf_round_004", "Fun with Fans" }, - { "wle_mrs_bagel", "Rainbow Rally" }, - { "wle_mrs_shuffle_show", "Digi's Shuffle Selection" }, - { "wle_mrs_shuffle_show_squads", "Squads Scramble" }, - { "wle_shuffle_discover", "SOLOS SHUFFLE" }, - { "wle_mrs_bouncy_bean_time", "Bouncy Bean Time" }, + { "wle_mrs_bagel", "Festival Arc-en-ciel" }, + { "wle_mrs_shuffle_show", "Sélection Dérangée De Digi" }, + { "wle_mrs_shuffle_show_squads", "Ruée De Groupes" }, + { "wle_shuffle_discover", "SOLO ALÉATOIRE" }, + { "wle_mrs_bouncy_bean_time", "C'est L'heure Du Rebondidou" }, { "wle_mrs_winter", "Winter Wonders" }, - { "wle_shuffle_chill", "Chill Shuffle" }, - { "wle_mrs_survival_showdown", "Survival Showdown" }, - { "wle_shuffle_survival", "Survival Shuffle" }, - { "wle_mrs_ugc_playful_pioneers", "Playful Pioneers" }, - { "wle_playful_shuffle", "Playful Pioneers Shuffle" }, - { "event_april_fools", "Fool and Fall Shuffle" }, - { "wle_nature_ltm", "Wilderness Falls" }, + { "wle_shuffle_chill", "Mix Simple" }, + { "wle_mrs_survival_showdown", "Défi De Survie" }, + { "wle_shuffle_survival", "Survie Aléatoire" }, + { "wle_mrs_ugc_playful_pioneers", "Inventif" }, + { "wle_playful_shuffle", "Mix Inventif" }, + { "event_april_fools", "Fall Mix Fou Aléatoire" }, + { "wle_nature_ltm", "Nature indomptable" }, - { "private_lobbies", "Custom Show" }, - { "fall_guys_creative_mode", "Fall Guys Creative" }, - { "invisibeans_mode", "Sweet Thieves" }, + { "private_lobbies", "Partie Personnalisée" }, + { "fall_guys_creative_mode", "Créatif de Fall Guys" }, + { "invisibeans_mode", "Voleurs Sucrés" }, } }, - { Language.French, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "anniversary_fp12_ltm", "Fête d'anniversaire" }, - { "casual_show", "Exploration" }, + { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "anniversary_fp12_ltm", "Anniversary Party" }, + { "casual_show", "Explore" }, { "classic_duos_show", "Duos" }, - { "classic_solo_main_show", "Solo" }, - { "classic_squads_show", "Groupes" }, + { "classic_solo_main_show", "Solos" }, + { "classic_squads_show", "Squads" }, { "collectables_ss2_batch_01", "Collectables Batch 01" }, { "collectables_ss2_batch_01_model1", "Collectables Batch 01" }, - { "collectables_ss2_batch_01_model2", "Émission dans lobbies de debug" }, - { "collectables_ss2_batch_02", "Émission dans lobbies de debug" }, - { "collectables_ss2_batch_02_model1", "Émission dans lobbies de debug" }, - { "collectables_ss2_batch_02_model2", "Émission dans lobbies de debug" }, - { "collectables_ss2_batch_03", "Émission dans lobbies de debug" }, - { "collectables_ss2_batch_03_model1", "Émission dans lobbies de debug" }, - { "collectables_ss2_batch_03_model2", "Émission dans lobbies de debug" }, + { "collectables_ss2_batch_01_model2", "Debug Lobbies Show" }, + { "collectables_ss2_batch_02", "Debug Lobbies Show" }, + { "collectables_ss2_batch_02_model1", "Debug Lobbies Show" }, + { "collectables_ss2_batch_02_model2", "Debug Lobbies Show" }, + { "collectables_ss2_batch_03", "Debug Lobbies Show" }, + { "collectables_ss2_batch_03_model1", "Debug Lobbies Show" }, + { "collectables_ss2_batch_03_model2", "Debug Lobbies Show" }, { "collectables_ss2_batch_04", "Batch 4 Collectables" }, { "collectables_ss2_batch_04_model1", "Batch 4 Collectables" }, { "collectables_ss2_batch_04_model2", "Batch 4 Collectables" }, { "collectables_ss2_batch_05", "batch5" }, - { "collectables_ss2_batch_05_model1", "batch5" }, - { "collectables_ss2_batch_05_model2", "batch5" }, - { "duos_show_ss2_launch", "Duos SS2" }, - { "duos_show_ss2_parrot", "Duos" }, - { "event_animals_template", "Fête aux bébêtes" }, - { "event_anniversary_season_1", "Fête d'anniversaire" }, - { "event_anniversary_season_1_0408_to_0808_2022", "Fête d'anniversaire" }, - { "event_anniversary_season_1_1706_to_2106_2022", "K.-O. classique" }, - { "event_anniversary_season_1_alternate_name", "K.-O. classique" }, + { "collectables_ss2_batch_05_model1", "batch5" }, + { "collectables_ss2_batch_05_model2", "batch5" }, + { "duos_show_ss2_launch", "Duos Show SS2" }, + { "duos_show_ss2_parrot", "Duos" }, + { "event_animals_template", "Beasty Guys" }, + { "event_anniversary_season_1", "Anniversary Party" }, + { "event_anniversary_season_1_0408_to_0808_2022", "Anniversary Party" }, + { "event_anniversary_season_1_1706_to_2106_2022", "Classic Knockout" }, + { "event_anniversary_season_1_alternate_name", "Classic Knockout" }, { "event_aprilstart_0404_1004", "Title" }, - { "event_autumn_festival_squads_1708_to_1808_2022", "Célébration de groupe" }, - { "event_autumn_festival_squads_2109_2709_21", "Célébration de groupe" }, - { "event_autumn_festival_squads_2110_2210_2022", "Célébration de groupe" }, - { "event_blast_ball_banger_1309_to_1409_2022", "Balles rebondissantes à gogo" }, - { "event_blast_ball_banger_1710_1810_2022", "Balles rebondissantes à gogo" }, - { "event_blast_ball_banger_2310_2410_2022", "Balles rebondissantes à gogo" }, - { "event_blast_ball_banger_2408_to_2808_2022", "Balles rebondissantes à gogo" }, - { "event_blast_ball_banger_2609_to_2809_2022", "Balles rebondissantes à gogo" }, - { "event_blast_ball_banger_template", "Balles rebondissantes à gogo" }, - { "event_bubble_template", "Fête d'anniversaire" }, - { "event_clan_of_yeetus_2509_to_2709_2022", "Clan Yeetus" }, - { "event_clan_of_yeetus_ss2_2110_2210_2022", "Clan Yeetus" }, - { "event_clan_of_yeetus_ss2_2509_2709_2022", "Clan Yeetus" }, - { "event_day_at_races_squads_1610_1710_2022", "Sur la piste de course en groupe" }, - { "event_day_at_races_squads_2308_to_2408_2022", "Sur la piste de course en groupe" }, - { "event_day_at_races_squads_2707_to_2807_2022", "Sur la piste de course en groupe" }, - { "event_day_at_races_squads_template", "Sur la piste de course en groupe" }, - { "event_day_at_the_races_ltm", "Sur la piste de course en solo" }, - { "event_end_of_season_s1", "Épisode final 1/5 : L'émission du jeudi" }, - { "event_end_of_season_s2", "Épisode final 2/5 : L'émission du vendredi" }, - { "event_end_of_season_s3", "Épisode final 3/5 : L'émission du samedi" }, - { "event_end_of_season_s4", "Épisode final 4/5 : L'émission du dimanche" }, - { "event_end_of_season_s5", "Épisode final 5/5 : L'émission du lundi" }, - { "event_fall_ball_101022_121022", "Tournoi de Fall Ball" }, - { "event_fan_favourites_1807_to_2107_2022", "Best of des Fans" }, - { "event_fan_favourites_1908_to_2108_2022", "Best of des Fans" }, - { "event_fan_favourites_s6_template", "Best of des Fans" }, - { "event_fan_favourites_template", "Best of des Fans" }, - { "event_fanfare_template", "Explosion" }, - { "event_fruit_basket", "Corbeille de fruits" }, + { "event_autumn_festival_squads_1708_to_1808_2022", "Squad Celebration" }, + { "event_autumn_festival_squads_2109_2709_21", "Squad Celebration" }, + { "event_autumn_festival_squads_2110_2210_2022", "Squad Celebration" }, + { "event_blast_ball_banger_1309_to_1409_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_1710_1810_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_2310_2410_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_2408_to_2808_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_2609_to_2809_2022", "Blast Ball Bangers" }, + { "event_blast_ball_banger_template", "Blast Ball Bangers" }, + { "event_bubble_template", "Anniversary Party" }, + { "event_clan_of_yeetus_2509_to_2709_2022", "Clan of Yeetus" }, + { "event_clan_of_yeetus_ss2_2110_2210_2022", "Clan of Yeetus" }, + { "event_clan_of_yeetus_ss2_2509_2709_2022", "Clan of Yeetus" }, + { "event_day_at_races_squads_1610_1710_2022", "Day at the Races Squads" }, + { "event_day_at_races_squads_2308_to_2408_2022", "Day at the Races Squads" }, + { "event_day_at_races_squads_2707_to_2807_2022", "Day at the Races Squads" }, + { "event_day_at_races_squads_template", "Day at the Races Squads" }, + { "event_day_at_the_races_ltm", "Day at the Races Solo" }, + { "event_end_of_season_s1", "Finale 1/5: The Thursday Show" }, + { "event_end_of_season_s2", "Finale 2/5: The Friday Show" }, + { "event_end_of_season_s3", "Finale 3/5: The Saturday Show" }, + { "event_end_of_season_s4", "Finale 4/5: The Sunday Show" }, + { "event_end_of_season_s5", "Finale 5/5: The Monday Show" }, + { "event_fall_ball_101022_121022", "Fall Ball Cup" }, + { "event_fan_favourites_1807_to_2107_2022", "Fan Favourites" }, + { "event_fan_favourites_1908_to_2108_2022", "Fan Favourites" }, + { "event_fan_favourites_s6_template", "Fan Favourites" }, + { "event_fan_favourites_template", "Fan Favourites" }, + { "event_fanfare_template", "Blow Up" }, + { "event_fruit_basket", "Fruit Basket" }, { "event_hilaria_2022", "???????????" }, - { "event_invisibeans_ss2_1010_1210_2022", "VOLEURS SUCRÉS" }, - { "event_kudos_blow_up_0910_to_1110_2021", "Le temps c'est des Kudos ! : Emporté par le vent" }, - { "event_kudos_blow_up_template", "Le temps c'est des Kudos ! : Emporté par le vent" }, - { "event_kudos_bollard_greens_1310_to_1510_2021", "Le temps c'est des Kudos ! : Fête de poteaux" }, - { "event_kudos_bollard_greens_1510_to_1710_2021", "Le temps c'est des Kudos ! : Fête de poteaux" }, - { "event_kudos_bollard_greens_template", "Le temps c'est des Kudos ! : Fête de poteaux" }, - { "event_kudos_gravity_wield_1110_to_1310_2021", "Le temps c'est des Kudos ! : Maniement de la gravité" }, - { "event_kudos_gravity_wield_1310_to_1510_2021", "Le temps c'est des Kudos ! : Maniement de la gravité" }, - { "event_kudos_gravity_wield_template", "Le temps c'est des Kudos ! : Maniement de la gravité" }, - { "event_kudos_jumping_for_joy_0510_to_0710_2021", "Le temps c'est des Kudos ! : Sauter de joie" }, - { "event_kudos_jumping_for_joy_0710_to_0910_2021", "Le temps c'est des Kudos ! : Sauter de joie" }, - { "event_kudos_jumping_for_joy_template", "Le temps c'est des Kudos ! : Sauter de joie" }, - { "event_kudos_spin_cycle_0710_to_0910_2021", "Le temps c'est des Kudos ! : Cycle de rotation" }, - { "event_kudos_spin_cycle_1110_to_1310_2021", "Le temps c'est des Kudos ! : Cycle de rotation" }, - { "event_kudos_spin_cycle_template", "Le temps c'est des Kudos ! : Cycle de rotation" }, - { "event_le_anchovy_private_lobbies", "Tu me fais Kraken" }, - { "event_le_anchovy_template", "Tu me fais Kraken" }, - { "event_le_halloween_slime_climb", "COUP DE BÂTON" }, - { "event_le_halloween_slime_climb_2110_to_0111_2021", "COUP DE BÂTON" }, - { "event_le_halloween_team_squads", "BONBON (Trios)" }, - { "event_le_halloween_team_squads_2110_to_0111_2021", "BONBON (Trios)" }, - { "event_new_year_s6", "Corps de haricot prêt" }, - { "event_no_teams", "Sans équipe" }, - { "event_only_1v1_volleyfall_squads_ss1_or_ss2_show2", "Tournoi de volleyfall" }, + { "event_invisibeans_ss2_1010_1210_2022", "SWEET THIEVES" }, + { "event_kudos_blow_up_0910_to_1110_2021", "Time Is Kudos!: Blow Up" }, + { "event_kudos_blow_up_template", "Time Is Kudos!: Blow Up" }, + { "event_kudos_bollard_greens_1310_to_1510_2021", "Time Is Kudos!: Bollard Greens" }, + { "event_kudos_bollard_greens_1510_to_1710_2021", "Time Is Kudos!: Bollard Greens" }, + { "event_kudos_bollard_greens_template", "Time Is Kudos!: Bollard Greens" }, + { "event_kudos_gravity_wield_1110_to_1310_2021", "Time Is Kudos!: Gravity Wield" }, + { "event_kudos_gravity_wield_1310_to_1510_2021", "Time Is Kudos!: Gravity Wield" }, + { "event_kudos_gravity_wield_template", "Time Is Kudos!: Gravity Wield" }, + { "event_kudos_jumping_for_joy_0510_to_0710_2021", "Time Is Kudos!: Jumping For Joy" }, + { "event_kudos_jumping_for_joy_0710_to_0910_2021", "Time Is Kudos!: Jumping For Joy" }, + { "event_kudos_jumping_for_joy_template", "Time Is Kudos!: Jumping For Joy" }, + { "event_kudos_spin_cycle_0710_to_0910_2021", "Time Is Kudos!: Spin Cycle" }, + { "event_kudos_spin_cycle_1110_to_1310_2021", "Time Is Kudos!: Spin Cycle" }, + { "event_kudos_spin_cycle_template", "Time Is Kudos!: Spin Cycle" }, + { "event_le_anchovy_private_lobbies", "Let's Get Kraken" }, + { "event_le_anchovy_template", "Let's Get Kraken" }, + { "event_le_halloween_slime_climb", "TRICK Show" }, + { "event_le_halloween_slime_climb_2110_to_0111_2021", "TRICK Show" }, + { "event_le_halloween_team_squads", "TREAT Show (Trios)" }, + { "event_le_halloween_team_squads_2110_to_0111_2021", "TREAT Show (Trios)" }, + { "event_new_year_s6", "Bean Body Ready" }, + { "event_no_teams", "No Teams" }, + { "event_only_1v1_volleyfall_squads_ss1_or_ss2_show2", "Volleyfall Tournament" }, { "event_only_basketfall", "Slam Dunk" }, - { "event_only_blast_ball_trials_0609_to_0709_2022", "Épreuves Balle rebondissante" }, - { "event_only_blast_ball_trials_1608_to_1708_2022", "Épreuves Balle rebondissante" }, - { "event_only_blast_ball_trials_1907_to_2007_2022", "Épreuves Balle rebondissante" }, - { "event_only_blast_ball_trials_template", "Épreuves Balle rebondissante" }, - { "event_only_bubbles_template", "Bulles qui s'accumulent" }, - { "event_only_button_bashers_template", "Top Massacreur de boutons" }, - { "event_only_drumtop_0607_to_0707_2022", "Fol'Virevoltes tropicales" }, - { "event_only_drumtop_0908_to_1008_2022", "Fol'Virevoltes tropicales" }, - { "event_only_drumtop_3108_to_0109_2022", "Fol'Virevoltes tropicales" }, - { "event_only_drumtop_template", "Fol'Virevoltes tropicales" }, - { "event_only_fall_ball_011122_031122", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_0407_to_0507_2022", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_1810_2010_2022", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_custom_lobby", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_squads_0106_to_0206_2022", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_squads_1609_to_1809_2022", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_squads_template", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_template", "Tournoi de Fall Ball" }, - { "event_only_fall_ball_trios_ranked", "Trios Tournoi de Fall Ball - Classé" }, - { "event_only_finals_2904_to_0105_2022", "Marathon de finales" }, - { "event_only_finals_template", "Marathon de finales" }, - { "event_only_finals_v2_template", "Marathon de finales" }, - { "event_only_finals_v3_ranked", "Marathon des finales - Classé" }, - { "event_only_finals_v3_template", "Marathon de finales" }, - { "event_only_floor_fall_0510_to_0610_2022", "Ronde hexagonale" }, - { "event_only_floor_fall_2510_2610_2022", "Ronde hexagonale" }, - { "event_only_floor_fall_custom_lobby", "Ronde hexagonale" }, - { "event_only_floor_fall_low_grav", "Ronde Hex-Gravité" }, - { "event_only_floor_fall_low_grav_0108_to_0208_2022", "Ronde Hex-Gravité" }, - { "event_only_floor_fall_low_grav_0507_to_0607_2022", "Ronde Hex-Gravité" }, - { "event_only_floor_fall_low_grav_2208_to_2308_2022", "Ronde Hex-Gravité" }, - { "event_only_floor_fall_template", "Ronde hexagonale" }, - { "event_only_hard_mode_1306_to_1406_2022", "Concours d'élite" }, - { "event_only_hard_mode_private_lobbies", "Concours d'élite" }, - { "event_only_hard_mode_template", "Concours d'élite" }, - { "event_only_hexaring_1808_to_2208_2022", "Ronde Hexathlon" }, - { "event_only_hexaring_template", "Ronde Hexathlon" }, - { "event_only_hoverboard_template", "Cap Hoverboard" }, - { "event_only_jump_club_0109_to_0209_2022", "Et que ça saute !" }, - { "event_only_jump_club_1008_to_1108_2022", "Et que ça saute !" }, - { "event_only_jump_club_1907_to_2007_2022", "Et que ça saute !" }, - { "event_only_jump_club_2305_to_2405_2022_v2", "Et que ça saute !" }, - { "event_only_jump_club_2706_to_2806_2022", "Et que ça saute !" }, - { "event_only_jump_club_custom_lobby", "Et que ça saute !" }, - { "event_only_jump_club_ss2_0310_0410_2022", "Et que ça saute !" }, - { "event_only_jump_club_template", "Et que ça saute !" }, - { "event_only_pixelperfect", "AU PIXEL PRÈS" }, - { "event_only_races_any_final_2406_to_2606_2022", "Sur la piste de course en solo" }, - { "event_only_races_any_final_2505_to_2605_2022", "Sur la piste de course en solo" }, - { "event_only_races_any_final_private_lobbies", "Sur la piste de course en solo" }, - { "event_only_races_any_final_template", "Sur la piste de course en solo" }, - { "event_only_races_no_lava_template", "Sur la piste de course en solo" }, - { "event_only_races_template", "Sur la piste de course en solo" }, - { "event_only_roll_on", "Roulé-Boulé uniquement" }, - { "event_only_roll_out", "Tournée Générale" }, - { "event_only_roll_out_0806_to_0906_2022", "Tournée Générale" }, - { "event_only_roll_out_2005_to_2205_2022", "Tournée Générale" }, - { "event_only_roll_out_custom_lobby", "Tournée Générale" }, - { "event_only_season_2_variation_template", "Joutes médiévales" }, - { "event_only_season_3_variation_template", "Remix" }, - { "event_only_season_4", "Cafouillis futuristes" }, - { "event_only_season_4_1507_to_1707_2022", "Cafouillis futuristes" }, - { "event_only_season_4_2705_to_2905_2022", "Cafouillis futuristes" }, - { "event_only_season_4_custom_lobby", "Cafouillis futuristes" }, - { "event_only_season_4_variation_template", "Remix" }, - { "event_only_season_5_0309_1209", "La jungle dans tous ses états" }, - { "event_only_season_5_0409_to_0509_2022", "La jungle dans tous ses états" }, - { "event_only_season_5_0807_to_1007_2022", "La jungle dans tous ses états" }, - { "event_only_season_5_0909_to_1009_2022", "La jungle dans tous ses états" }, - { "event_only_season_5_custom_lobby", "La jungle dans tous ses états" }, - { "event_only_season_5_template", "La jungle dans tous ses états" }, - { "event_only_season_5_variation_template", "Remix" }, - { "event_only_season_6_launch_party", "Jour de fête et de pirouettes" }, - { "event_only_season_6_launch_party_1703_to_1903_2022", "Jour de fête et de pirouettes" }, - { "event_only_season_6_template", "Jour de fête et de pirouettes" }, - { "event_only_skeefall_timetrial_0309_to_0409_2022", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_0711_0711_2022", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_1307_to_1407_2022", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_1508_to_1608_2022", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_1909_to_2009_2022", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_2710_2810_2022", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_s6_1", "Les hauts scores des pistes folles" }, - { "event_only_skeefall_timetrial_ss2_1909_2009_2022", "Les hauts scores des pistes folles" }, - { "event_only_slime_climb", "Trek gélatineux" }, - { "event_only_slime_climb_0110_to_0210_2022", "Trek gélatineux" }, - { "event_only_slime_climb_0308_to_0408_2022", "Trek gélatineux" }, - { "event_only_slime_climb_0709_to_0809_2022", "Trek gélatineux" }, - { "event_only_slime_climb_1107_to_1207_2022", "Trek gélatineux" }, - { "event_only_slime_climb_1506_to_1606_2022", "Trek gélatineux" }, - { "event_only_slime_climb_2608_to_2708_2022", "Trek gélatineux" }, - { "event_only_slime_climb_2_0606_to_0706_2022", "Cap : Tour gélatineuse" }, - { "event_only_slime_climb_2_0709_to_0909_2021", "Cap : Tour gélatineuse" }, - { "event_only_slime_climb_2_2910_3010_2022", "Cap : Tour gélatineuse" }, - { "event_only_slime_climb_2_template", "Cap : Tour gélatineuse" }, - { "event_only_slime_climb_ss2_0110_0210_2022", "Trek gélatineux" }, - { "event_only_ss2_squads_1910_2110_2022", "1, 2, 3, VERS LES ÉTOILES !" }, - { "event_only_ss2_squads_template", "1, 2, 3, VERS LES ÉTOILES !" }, - { "event_only_survival_fittest_3110_0111_2022", "Le plus fort survivra" }, - { "event_only_survival_private_lobbies", "Survivants de la gélatine" }, - { "event_only_survival_ss2_3009_0210_2022", "Le plus fort survivra" }, - { "event_only_thin_ice_0205_to_0205_2022", "Ronde la Glace" }, - { "event_only_thin_ice_template", "Ronde la Glace" }, - { "event_only_tip_toe_0204_to_0304_2022", "Tournoi Pointe des pieds" }, - { "event_only_tip_toe_0209_to_0309_2022", "Tournoi Pointe des pieds" }, - { "event_only_tip_toe_2507_to_2607_2022", "Tournoi Pointe des pieds" }, - { "event_only_tip_toe_2809_to_2909_2022", "Tournoi Pointe des pieds" }, - { "event_only_tip_toe_2909_to_3009_2022", "Tournoi Pointe des pieds" }, - { "event_only_tip_toe_template", "Tournoi Pointe des pieds" }, - { "event_only_volleyfall_squads_ss2_1110_1210_2022", "Tournoi de volleyfall" }, - { "event_only_volleyfall_squads_ss2_2010_2110_2022", "Tournoi de volleyfall" }, - { "event_oriole_0612_to_1212_2021", "Le chaos des bonbonnes à flambée d'Aloy" }, - { "event_oriole_template", "Le chaos des bonbonnes à flambée d'Aloy" }, - { "event_pixel_palooza_2210_2310_2022", "Pixels en folie" }, - { "event_pixel_palooza_template", "Pixels en folie" }, + { "event_only_blast_ball_trials_0609_to_0709_2022", "Blast Ball Trials" }, + { "event_only_blast_ball_trials_1608_to_1708_2022", "Blast Ball Trials" }, + { "event_only_blast_ball_trials_1907_to_2007_2022", "Blast Ball Trials" }, + { "event_only_blast_ball_trials_template", "Blast Ball Trials" }, + { "event_only_bubbles_template", "Bubble Trouble Trials" }, + { "event_only_button_bashers_template", "Button Basher Royale" }, + { "event_only_drumtop_0607_to_0707_2022", "Lily Leapers Limbo" }, + { "event_only_drumtop_0908_to_1008_2022", "Lily Leapers Limbo" }, + { "event_only_drumtop_3108_to_0109_2022", "Lily Leapers Limbo" }, + { "event_only_drumtop_template", "Lily Leapers Limbo" }, + { "event_only_fall_ball_011122_031122", "Fall Ball Cup" }, + { "event_only_fall_ball_0407_to_0507_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_1810_2010_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_custom_lobby", "Fall Ball Cup" }, + { "event_only_fall_ball_squads_0106_to_0206_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_squads_1609_to_1809_2022", "Fall Ball Cup" }, + { "event_only_fall_ball_squads_template", "Fall Ball Cup" }, + { "event_only_fall_ball_template", "Fall Ball Cup" }, + { "event_only_fall_ball_trios_ranked", "Fall Ball Cup Trios Ranked" }, + { "event_only_finals_2904_to_0105_2022", "Finals Marathon" }, + { "event_only_finals_template", "Finals Marathon" }, + { "event_only_finals_v2_template", "Finals Marathon" }, + { "event_only_finals_v3_ranked", "Finals Marathon Ranked" }, + { "event_only_finals_v3_template", "Finals Marathon" }, + { "event_only_floor_fall_0510_to_0610_2022", "Hex-a-gone Trials" }, + { "event_only_floor_fall_2510_2610_2022", "Hex-a-gone Trials" }, + { "event_only_floor_fall_custom_lobby", "Hex-a-gone Trials" }, + { "event_only_floor_fall_low_grav", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_low_grav_0108_to_0208_2022", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_low_grav_0507_to_0607_2022", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_low_grav_2208_to_2308_2022", "Hex-a-Gravity Trials" }, + { "event_only_floor_fall_template", "Hex-a-gone Trials" }, + { "event_only_hard_mode_1306_to_1406_2022", "Hard Mode" }, + { "event_only_hard_mode_private_lobbies", "Hard Mode" }, + { "event_only_hard_mode_template", "Hard Mode" }, + { "event_only_hexaring_1808_to_2208_2022", "Ring Hexathlon" }, + { "event_only_hexaring_template", "Ring Hexathlon" }, + { "event_only_hoverboard_template", "Hoverboarding Time" }, + { "event_only_jump_club_0109_to_0209_2022", "Jump Around" }, + { "event_only_jump_club_1008_to_1108_2022", "Jump Around" }, + { "event_only_jump_club_1907_to_2007_2022", "Jump Around" }, + { "event_only_jump_club_2305_to_2405_2022_v2", "Jump Around" }, + { "event_only_jump_club_2706_to_2806_2022", "Jump Around" }, + { "event_only_jump_club_custom_lobby", "Jump Around" }, + { "event_only_jump_club_ss2_0310_0410_2022", "Jump Around" }, + { "event_only_jump_club_template", "Jump Around" }, + { "event_only_pixelperfect", "PIXEL PAINTERS" }, + { "event_only_races_any_final_2406_to_2606_2022", "Day at the Races Solo" }, + { "event_only_races_any_final_2505_to_2605_2022", "Day at the Races Solo" }, + { "event_only_races_any_final_private_lobbies", "Day at the Races Solo" }, + { "event_only_races_any_final_template", "Day at the Races Solo" }, + { "event_only_races_no_lava_template", "Day at the Races Solo" }, + { "event_only_races_template", "Day at the Races Solo" }, + { "event_only_roll_on", "Roll On Only" }, + { "event_only_roll_out", "Roll Call" }, + { "event_only_roll_out_0806_to_0906_2022", "Roll Call" }, + { "event_only_roll_out_2005_to_2205_2022", "Roll Call" }, + { "event_only_roll_out_custom_lobby", "Roll Call" }, + { "event_only_season_2_variation_template", "Medieval Mix Up" }, + { "event_only_season_3_variation_template", "Mix it Up!" }, + { "event_only_season_4", "Future Fumble" }, + { "event_only_season_4_1507_to_1707_2022", "Future Fumble" }, + { "event_only_season_4_2705_to_2905_2022", "Future Fumble" }, + { "event_only_season_4_custom_lobby", "Future Fumble" }, + { "event_only_season_4_variation_template", "Mix it Up!" }, + { "event_only_season_5_0309_1209", "Jungle Jumble" }, + { "event_only_season_5_0409_to_0509_2022", "Jungle Jumble" }, + { "event_only_season_5_0807_to_1007_2022", "Jungle Jumble" }, + { "event_only_season_5_0909_to_1009_2022", "Jungle Jumble" }, + { "event_only_season_5_custom_lobby", "Jungle Jumble" }, + { "event_only_season_5_template", "Jungle Jumble" }, + { "event_only_season_5_variation_template", "Mix it Up!" }, + { "event_only_season_6_launch_party", "Party Time Tumble" }, + { "event_only_season_6_launch_party_1703_to_1903_2022", "Party Time Tumble" }, + { "event_only_season_6_template", "Party Time Tumble" }, + { "event_only_skeefall_timetrial_0309_to_0409_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_0711_0711_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_1307_to_1407_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_1508_to_1608_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_1909_to_2009_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_2710_2810_2022", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_s6_1", "Ski Fall High Scorers" }, + { "event_only_skeefall_timetrial_ss2_1909_2009_2022", "Ski Fall High Scorers" }, + { "event_only_slime_climb", "Slime Climb Time" }, + { "event_only_slime_climb_0110_to_0210_2022", "Slime Climb Time" }, + { "event_only_slime_climb_0308_to_0408_2022", "Slime Climb Time" }, + { "event_only_slime_climb_0709_to_0809_2022", "Slime Climb Time" }, + { "event_only_slime_climb_1107_to_1207_2022", "Slime Climb Time" }, + { "event_only_slime_climb_1506_to_1606_2022", "Slime Climb Time" }, + { "event_only_slime_climb_2608_to_2708_2022", "Slime Climb Time" }, + { "event_only_slime_climb_2_0606_to_0706_2022", "Slimescraper Time" }, + { "event_only_slime_climb_2_0709_to_0909_2021", "Slimescraper Time" }, + { "event_only_slime_climb_2_2910_3010_2022", "Slimescraper Time" }, + { "event_only_slime_climb_2_template", "Slimescraper Time" }, + { "event_only_slime_climb_ss2_0110_0210_2022", "Slime Climb Time" }, + { "event_only_ss2_squads_1910_2110_2022", "3,2,1, SPACE!" }, + { "event_only_ss2_squads_template", "3,2,1, SPACE!" }, + { "event_only_survival_fittest_3110_0111_2022", "Survival of the Fittest" }, + { "event_only_survival_private_lobbies", "Slime Survivors" }, + { "event_only_survival_ss2_3009_0210_2022", "Survival of the Fittest" }, + { "event_only_thin_ice_0205_to_0205_2022", "Thin Ice Trials" }, + { "event_only_thin_ice_template", "Thin Ice Trials" }, + { "event_only_tip_toe_0204_to_0304_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_0209_to_0309_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_2507_to_2607_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_2809_to_2909_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_2909_to_3009_2022", "Tip Toe Tournament" }, + { "event_only_tip_toe_template", "Tip Toe Tournament" }, + { "event_only_volleyfall_squads_ss2_1110_1210_2022", "Volleyfall Tournament" }, + { "event_only_volleyfall_squads_ss2_2010_2110_2022", "Volleyfall Tournament" }, + { "event_oriole_0612_to_1212_2021", "Aloy's Blaze Canister Mayhem" }, + { "event_oriole_template", "Aloy's Blaze Canister Mayhem" }, + { "event_pixel_palooza_2210_2310_2022", "Pixel Palooza" }, + { "event_pixel_palooza_template", "Pixel Palooza" }, { "event_s6_651_template", "PLACEHOLDER SHOW" }, - { "event_s9_crayfish_template", "Foire aux cadeaux" }, - { "event_season_2_highlight_1006_to_1206_2022", "Pagaille médiévale" }, - { "event_season_2_highlight_2907_to_3107_2022", "Pagaille médiévale" }, - { "event_season_2_highlight_template", "Pagaille médiévale" }, - { "event_season_3_highlight_0306_to_0506_2022", "Batailles hivernales" }, - { "event_season_3_highlight_2607_to_2707_2022", "Batailles hivernales" }, - { "event_season_3_highlight_template", "Batailles hivernales" }, - { "event_snowday_stumble", "Batailles hivernales" }, - { "event_sports_suddendeath_squads", "Défi de but doré" }, - { "event_sports_suddendeath_squads_0208_to_0308_2022", "Défi de but doré" }, - { "event_sports_suddendeath_squads_0407_to_0507_2022", "Défi de but doré" }, - { "event_sports_suddendeath_squads_0509_to_0609_2022", "Défi de but doré" }, - { "event_sports_suddendeath_squads_2603_to_2803_2022", "Défi de but doré" }, - { "event_sports_template", "Festival des sports" }, - { "event_squads_festival_ss2_2409_2509_2022", "Célébration de groupe" }, - { "event_squads_survival_0509_to_0609_2022", "Groupes de survie" }, - { "event_squads_survival_0511_0711_2022", "Groupes de survie" }, - { "event_squads_survival_0808_to_0908_2022", "Groupes de survie" }, - { "event_squads_survival_ss2_0710_0910_2022", "Groupes de survie" }, - { "event_squads_survival_template", "Groupes de survie" }, - { "event_stars01_0404_1004", "Adaptation !" }, - { "event_stars02_1804_to_2404_2022", "Logique !" }, - { "event_stars03_0305_to_0805_2022", "Courage !" }, - { "event_summer_squads_0107_0407_2022", "Célébration de groupe" }, - { "event_summer_squads_2107_2507", "Célébration de groupe" }, - { "event_symphony_launch_show_1310_1610_2022", "Stars du stade" }, - { "event_symphony_launch_show_template", "Stars du stade" }, - { "event_tail_tag_april_show", "ERREUR 01/04" }, + { "event_s9_crayfish_template", "Gift Grab" }, + { "event_season_2_highlight_1006_to_1206_2022", "Medieval Muddle" }, + { "event_season_2_highlight_2907_to_3107_2022", "Medieval Muddle" }, + { "event_season_2_highlight_template", "Medieval Muddle" }, + { "event_season_3_highlight_0306_to_0506_2022", "Snow Day Stumble" }, + { "event_season_3_highlight_2607_to_2707_2022", "Snow Day Stumble" }, + { "event_season_3_highlight_template", "Snow Day Stumble" }, + { "event_snowday_stumble", "Snow Day Stumble" }, + { "event_sports_suddendeath_squads", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_0208_to_0308_2022", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_0407_to_0507_2022", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_0509_to_0609_2022", "Golden Goal Challenge" }, + { "event_sports_suddendeath_squads_2603_to_2803_2022", "Golden Goal Challenge" }, + { "event_sports_template", "Sports Fest" }, + { "event_squads_festival_ss2_2409_2509_2022", "Squad Celebration" }, + { "event_squads_survival_0509_to_0609_2022", "Survival Squads" }, + { "event_squads_survival_0511_0711_2022", "Survival Squads" }, + { "event_squads_survival_0808_to_0908_2022", "Survival Squads" }, + { "event_squads_survival_ss2_0710_0910_2022", "Survival Squads" }, + { "event_squads_survival_template", "Survival Squads" }, + { "event_stars01_0404_1004", "Adapt!" }, + { "event_stars02_1804_to_2404_2022", "Logic!" }, + { "event_stars03_0305_to_0805_2022", "Bravery!" }, + { "event_summer_squads_0107_0407_2022", "Squad Celebration" }, + { "event_summer_squads_2107_2507", "Squad Celebration" }, + { "event_symphony_launch_show_1310_1610_2022", "Stadium Stars Show" }, + { "event_symphony_launch_show_template", "Stadium Stars Show" }, + { "event_tail_tag_april_show", "ERROR 01APR" }, { "event_test_season_5", "Duos" }, { "event_twitch_rivals", "Twitch Rivals" }, - { "event_vulture_1612_to_2712_2021", "Vilain ou Sage" }, - { "event_vulture_template", "Vilain ou Sage" }, - { "event_walnut_template", "Hex-athon" }, - { "event_week_of_romance_s6_duo_teams", "Festival de Duos" }, - { "event_xtreme_fall_guys_0211_0411_2022", "Solo Xtrême" }, - { "event_xtreme_fall_guys_2207_to_2407_2022", "Solo Xtrême" }, - { "event_xtreme_fall_guys_2903_to_3103_2022", "Solo Xtrême" }, - { "event_xtreme_fall_guys_2908_to_3108_2022", "Solo Xtrême" }, - { "event_xtreme_fall_guys_squads_1208_to_1408_2022", "Groupes Xtrême" }, - { "event_xtreme_fall_guys_squads_2906_to_3006_2022", "Groupes Xtrême" }, - { "event_xtreme_fall_guys_squads_2908_to_3108_2022", "Groupes Xtrême" }, - { "event_xtreme_fall_guys_squads_ss2_1310_1510_2022", "Groupes Xtrême" }, - { "event_xtreme_fall_guys_squads_ss2_2109_2309_2022", "Groupes Xtrême" }, - { "event_xtreme_fall_guys_squads_template", "Groupes Xtrême" }, - { "event_xtreme_fall_guys_ss2_0310_0510_2022", "Solo Xtrême" }, - { "event_xtreme_fall_guys_template", "Solo Xtrême" }, - { "event_yeetus_111022_121022", "Spéciale Big Yeetus" }, - { "event_yeetus_3005_to_3105_2022", "Spéciale Big Yeetus" }, - { "event_yeetus_template", "Spéciale Big Yeetus" }, - { "explore_points", "Exploration - Points" }, - { "fp16_ski_fall_high_scorers", "Les hauts scores des pistes folles" }, - { "ftue_uk_show", "Tournois" }, - { "greatestsquads_ltm", "Groupes spectaculaires" }, - { "greatestsquads_ranked", "Groupes spectaculaires - Classé" }, - { "invisibeans_0508_to_0708_2022", "VOLEURS SUCRÉS" }, - { "invisibeans_0707_to_1107_2022", "VOLEURS SUCRÉS" }, - { "invisibeans_0803_to_1303_2022", "VOLEURS SUCRÉS" }, - { "invisibeans_181022_201022", "VOLEURS SUCRÉS" }, - { "invisibeans_2209_to_2409_2022", "VOLEURS SUCRÉS" }, - { "invisibeans_2808_to_3008_2022", "VOLEURS SUCRÉS" }, - { "invisibeans_pistachio_template", "Voleurs de bonbons" }, - { "invisibeans_template", "VOLEURS SUCRÉS" }, + { "event_vulture_1612_to_2712_2021", "Naughty or Nice Show" }, + { "event_vulture_template", "Naughty or Nice Show" }, + { "event_walnut_template", "Hex-a-thon" }, + { "event_week_of_romance_s6_duo_teams", "Duos Festival" }, + { "event_xtreme_fall_guys_0211_0411_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_2207_to_2407_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_2903_to_3103_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_2908_to_3108_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_squads_1208_to_1408_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_2906_to_3006_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_2908_to_3108_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_ss2_1310_1510_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_ss2_2109_2309_2022", "X-treme Squads" }, + { "event_xtreme_fall_guys_squads_template", "X-treme Squads" }, + { "event_xtreme_fall_guys_ss2_0310_0510_2022", "X-treme Solos" }, + { "event_xtreme_fall_guys_template", "X-treme Solos" }, + { "event_yeetus_111022_121022", "Big Yeetus Tour" }, + { "event_yeetus_3005_to_3105_2022", "Big Yeetus Tour" }, + { "event_yeetus_template", "Big Yeetus Tour" }, + { "explore_points", "Explore - Points" }, + { "fp16_ski_fall_high_scorers", "Ski Fall High Scorers" }, + { "ftue_uk_show", "Knockout" }, + { "greatestsquads_ltm", "Squads Spectacular" }, + { "greatestsquads_ranked", "Squads Spectacular Ranked" }, + { "invisibeans_0508_to_0708_2022", "SWEET THIEVES" }, + { "invisibeans_0707_to_1107_2022", "SWEET THIEVES" }, + { "invisibeans_0803_to_1303_2022", "SWEET THIEVES" }, + { "invisibeans_181022_201022", "SWEET THIEVES" }, + { "invisibeans_2209_to_2409_2022", "SWEET THIEVES" }, + { "invisibeans_2808_to_3008_2022", "SWEET THIEVES" }, + { "invisibeans_pistachio_template", "Treat Thieves" }, + { "invisibeans_template", "SWEET THIEVES" }, { "knockout_duos", "Duos" }, - { "knockout_mode", "Tournois" }, - { "knockout_mode_pl", "Tournois" }, - { "knockout_squads", "Groupes" }, - { "live_event_bluejay", "Gotta Go Fast !" }, - { "live_event_clan_of_yeetus_0411_0611_2022", "Clan Yeetus" }, - { "live_event_clan_of_yeetus_ss1_template", "Clan Yeetus" }, - { "live_event_peanut_ss2_01", "e. J'ai t" }, - { "live_event_peanut_ss2_02", "i trouvé u" }, - { "live_event_peanut_ss2_03", "é une v" }, - { "live_event_peanut_ss2_04", "e ville p" }, - { "live_event_peanut_ss2_05", "e perdue s" }, - { "live_event_peanut_ss2_06", "e sous l" }, - { "live_event_peanut_ss2_07", "s les e" }, - { "live_event_peanut_ss2_08", "s eaux d" }, - { "live_event_peanut_ss2_09", "x du B" }, - { "live_event_peanut_ss2_10", "u Blunderdome. J" }, - { "live_event_pelican_template", "Épreuve Spartan" }, - { "live_event_satellite_collectibles_solo_template", "Opération de réparation du satellite" }, - { "live_event_satellite_collectibles_template", "Opération de réparation du satellite" }, - { "live_event_ss2_potoo_template", "LE POUVOIR DU HARICOT ANCESTRAL" }, - { "live_event_ss2_potoo_template_test", "POTOO TEST! NOT FINAL!" }, - { "live_event_symphony_launch_show_template", "Stars du stade" }, - { "live_event_timeattack_dizzyheights", "Épreuve c.-la-m. – Hauteurs vertigineuses" }, - { "live_event_timeattack_lilyleapers", "Épreuve c.-la-m. – Virevoltes tropicales" }, - { "live_event_timeattack_partyprom", "Épreuve c.-la-m. – Promenade festive" }, - { "live_event_timeattack_shuffle", "C.-la-m. aléatoire" }, - { "live_event_timeattack_shuffle_pl", "C.-la-m. aléatoire" }, - { "live_event_timeattack_trackattack", "Épreuve c.-la-m. – Attaque sur piste" }, - { "live_event_timeattack_treetoptumble", "Épreuve c.-la-m. – Culbut'Arbre" }, - { "live_event_timeattack_tundrarun", "Épreuve c.-la-m. – Dans la toundra" }, - { "main_show", "Solo" }, - { "main_show_2player", "Émission principale" }, - { "main_show_private_lobbies", "Solo" }, - { "main_show_ss2_launch_pl", "Solo" }, - { "main_show_template_base", "Émission principale" }, - { "main_show_template_large", "Émission principale" }, - { "main_show_template_medium", "Émission principale" }, - { "mrs_pegwin_winter_2teamsfinal", "Pingouins en folie" }, - { "no_elimination_explore", "Exploration - Classique" }, - { "no_elimination_show", "SOLO SIMPLE" }, - { "only_1v1_volleyfall", "Tournoi de volleyfall" }, - { "only_1v1_volleyfall_191022_211022", "Tournoi de volleyfall" }, - { "only_solo_ss2_rounds_show", "1, 2, 3, VERS LES ÉTOILES !" }, - { "pl_blastball", "Balle Rebondissante" }, + { "knockout_mode", "Knockout" }, + { "knockout_mode_pl", "Knockout" }, + { "knockout_squads", "Squads" }, + { "live_event_bluejay", "Gotta Go Fast!" }, + { "live_event_clan_of_yeetus_0411_0611_2022", "Clan of Yeetus" }, + { "live_event_clan_of_yeetus_ss1_template", "Clan of Yeetus" }, + { "live_event_peanut_ss2_01", "t. Lost c" }, + { "live_event_peanut_ss2_02", "t city, f" }, + { "live_event_peanut_ss2_03", "y, found a" }, + { "live_event_peanut_ss2_04", "d at l" }, + { "live_event_peanut_ss2_05", "t last. B" }, + { "live_event_peanut_ss2_06", "t. Beyond t" }, + { "live_event_peanut_ss2_07", "d the B" }, + { "live_event_peanut_ss2_08", "e Blunderdome, s" }, + { "live_event_peanut_ss2_09", "e, sunken p" }, + { "live_event_peanut_ss2_10", "n past. L" }, + { "live_event_pelican_template", "Spartan Showdown" }, + { "live_event_satellite_collectibles_solo_template", "Satellite Repair Mission" }, + { "live_event_satellite_collectibles_template", "Satellite Repair Mission" }, + { "live_event_ss2_potoo_template", "THE POWER OF BEANSKULL" }, + { "live_event_ss2_potoo_template_test", "POTOO TEST! NOT FINAL!" }, + { "live_event_symphony_launch_show_template", "Stadium Stars Show" }, + { "live_event_timeattack_dizzyheights", "Time Attack Trial - Dizzy Heights" }, + { "live_event_timeattack_lilyleapers", "Time Attack Trial - Lily Leapers" }, + { "live_event_timeattack_partyprom", "Time Attack Trial - Party Promenade" }, + { "live_event_timeattack_shuffle", "Time Attack Shuffle" }, + { "live_event_timeattack_shuffle_pl", "Time Attack Shuffle" }, + { "live_event_timeattack_trackattack", "Time Attack Trial - Track Attack" }, + { "live_event_timeattack_treetoptumble", "Time Attack Trial - Treetop Tumble" }, + { "live_event_timeattack_tundrarun", "Time Attack Trial - Tundra Run" }, + { "main_show", "Solos" }, + { "main_show_2player", "Main Show (2 Player)" }, + { "main_show_private_lobbies", "Solos" }, + { "main_show_ss2_launch_pl", "Solos" }, + { "main_show_template_base", "Main Show" }, + { "main_show_template_large", "Main Show" }, + { "main_show_template_medium", "Main Show" }, + { "mrs_pegwin_winter_2teamsfinal", "Pegwin Palooza" }, + { "no_elimination_explore", "Explore - Classic" }, + { "no_elimination_show", "SOLOS CHILL" }, + { "only_1v1_volleyfall", "Volleyfall Tournament" }, + { "only_1v1_volleyfall_191022_211022", "Volleyfall Tournament" }, + { "only_solo_ss2_rounds_show", "3,2,1, SPACE!" }, + { "pl_blastball", "Blast Ball" }, { "pl_duos_show", "Duos" }, - { "pl_fallmountain", "La Grimpette" }, - { "pl_hexagone", "Hexagone Infernal" }, - { "pl_hexaring", "Hex-Anneau" }, - { "pl_hexaterrestrial", "Hexa-Terrestre" }, - { "pl_jumpshowdown", "Les Rois du Saut" }, - { "pl_krakenslam", "Valse du Kraken" }, - { "pl_losttemple", "Temple Perdu" }, - { "pl_rolloff", "Ça Coule" }, - { "pl_royal_fumble", "Bazar Royal" }, - { "pl_solo_main_show", "Solo" }, - { "pl_squads_show", "Groupes" }, - { "pl_thin_ice", "Fonte des Glaces" }, - { "pl_tiptoefinale", "Finale sur la Pointe des Pieds" }, - { "pl_vaulted_show", "Le Coffre fort" }, + { "pl_fallmountain", "Fall Mountain" }, + { "pl_hexagone", "Hex-A-Gone" }, + { "pl_hexaring", "Hex-A-Ring" }, + { "pl_hexaterrestrial", "Hex-A-Terrestrial" }, + { "pl_jumpshowdown", "Jump Showdown" }, + { "pl_krakenslam", "Kraken Slam" }, + { "pl_losttemple", "Lost Temple" }, + { "pl_rolloff", "Roll Off" }, + { "pl_royal_fumble", "Royal Fumble" }, + { "pl_solo_main_show", "Solos" }, + { "pl_squads_show", "Squads" }, + { "pl_thin_ice", "Thin Ice" }, + { "pl_tiptoefinale", "Tip Toe Finale" }, + { "pl_vaulted_show", "The Vault" }, { "placeholder", ""}, { "playlist_fallguys_skill", "playlist_fallguys_skill" }, { "playlist_fallguys_solo", "playlist_fallguys_solo" }, { "playlist_fallguys_soloskill", "playlist_fallguys_soloskill" }, { "playlist_fallguys_squad", "playlist_fallguys_squad" }, - { "ranked_duos_show", "Duo classé" }, - { "ranked_show_knockout", "Tournois classés" }, - { "ranked_solo_show", "Solo classé" }, - { "ranked_squads_show", "Groupe classé" }, - { "ranked_trios_show", "Trio classé" }, - { "reversed_knockout_show", "Sionruot" }, - { "showcase_fp13", "Férus de ferraille" }, - { "showcase_fp16", "Folie givrée" }, - { "showcase_fp17", "Festival haricœur à prendre" }, - { "showcase_fp18", "Trios fous" }, - { "showcase_fp19", "Chaud devant à Dégringopolis !!!" }, - { "showcase_fp20", "Blunderplage des haricots" }, - { "show_episode_level_variation_sy2_launch_01", "Remix" }, - { "show_episode_level_variation_sy2_launch_02", "Remix" }, - { "show_episode_level_variation_sy2_launch_03", "Remix" }, - { "show_episode_level_variation_sy2_launch_04", "Remix" }, - { "show_episode_level_variation_sy2_launch_05", "Remix" }, - { "show_episode_level_variation_victoria_1", "Remix" }, - { "show_episode_level_variation_victoria_2", "Remix" }, - { "show_episode_level_variation_victoria_3", "Remix" }, - { "show_episode_level_variation_victoria_4_squads", "Remix" }, - { "show_robotrampage_ss2_2809_to_2909_2022", "Confront. C'est du lourd" }, - { "show_robotrampage_ss2_show1_2510_2610_2022", "Confront. C'est du lourd" }, - { "show_robotrampage_ss2_show1_template", "Confront. C'est du lourd" }, - { "slime_survivors", "Survivants de la gélatine" }, - { "solo_show_pl_all_rounds", "Émission de variété solo" }, - { "solo_show_ss2_launch", "Solo SS2" }, - { "solo_show_ss2_parrot", "Solo" }, - { "spectator_show", "Sport spectateur" }, - { "sports_show", "Jeux de Fall Guys" }, + { "ranked_duos_show", "Ranked Duos" }, + { "ranked_show_knockout", "Ranked Knockout" }, + { "ranked_solo_show", "Ranked Solos" }, + { "ranked_squads_show", "Ranked Squads" }, + { "ranked_trios_show", "Ranked Trios" }, + { "reversed_knockout_show", "Tuokconk" }, + { "showcase_fp13", "Scrapyard Stumble" }, + { "showcase_fp16", "Frosty Frolics" }, + { "showcase_fp17", "Fallentines Festival" }, + { "showcase_fp18", "Foolish Trios" }, + { "showcase_fp19", "Yeetropolis GO!!!" }, + { "showcase_fp20", "Blunderbeach Bonanza" }, + { "show_episode_level_variation_sy2_launch_01", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_02", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_03", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_04", "Mix it Up!" }, + { "show_episode_level_variation_sy2_launch_05", "Mix it Up!" }, + { "show_episode_level_variation_victoria_1", "Mix it Up!" }, + { "show_episode_level_variation_victoria_2", "Mix it Up!" }, + { "show_episode_level_variation_victoria_3", "Mix it Up!" }, + { "show_episode_level_variation_victoria_4_squads", "Mix it Up!" }, + { "show_robotrampage_ss2_2809_to_2909_2022", "Stompin' Ground Stand-Off" }, + { "show_robotrampage_ss2_show1_2510_2610_2022", "Stompin' Ground Stand-Off" }, + { "show_robotrampage_ss2_show1_template", "Stompin' Ground Stand-Off" }, + { "slime_survivors", "Slime Survivors" }, + { "solo_show_pl_all_rounds", "Solo Variety Show" }, + { "solo_show_ss2_launch", "Solo Show SS2" }, + { "solo_show_ss2_parrot", "Solos" }, + { "spectator_show", "Spectator Sport" }, + { "sports_show", "Fall Guys Games" }, { "squad_duo_slimeclimbs", ""}, - { "squad_show", "GROUPES" }, - { "squad_show_2player", "GROUPES" }, - { "squad_show_2player_laps", "GROUPES" }, + { "squad_show", "SQUAD SHOW" }, + { "squad_show_2player", "SQUAD SHOW" }, + { "squad_show_2player_laps", "SQUAD SHOW" }, { "squad_show_survival", "DEBUG Squad Show Survival" }, - { "squad_show_team_2player", "Erreur de connexion" }, - { "squadcelebration", "Célébration de groupe" }, - { "squads_2player_1403_to_0205_2022", "Duos" }, - { "squads_2player_automation", "Duos" }, + { "squad_show_team_2player", "Connection Error" }, + { "squadcelebration", "Squad Celebration" }, + { "squads_2player_1403_to_0205_2022", "Squads Duos" }, + { "squads_2player_automation", "Squads Duos" }, { "squads_2player_points_test", "Duos" }, { "squads_2player_template", "Duos" }, - { "squads_3player_0111_1511_21", "Trios" }, - { "squads_3player_0208_to_1508_2021", "Trios" }, - { "squads_3player_04012022_to_13012022", "Trios" }, - { "squads_3player_automation", "Trios" }, - { "squads_3player_template", "Trios" }, - { "squads_4player", "Groupes" }, - { "squads_4player_2812_no_end", "Groupes" }, - { "squads_4player_after_potoo", "Groupes" }, - { "squads_show_ss2_launch", "Groupes SS2" }, - { "squads_show_ss2_parrot", "Groupes" }, - { "survival_of_the_fittest", "Le plus fort survivra" }, - { "teams_show", "Erreur de connexion" }, - { "teams_show_ltm", "Duos dynamiques" }, - { "timeattack_mode", "Contre-la-montre" }, - { "toms_main_show_5_2", "Émission principale" }, + { "squads_3player_0111_1511_21", "Squads Trios" }, + { "squads_3player_0208_to_1508_2021", "Squads Trios" }, + { "squads_3player_04012022_to_13012022", "Squads Trios" }, + { "squads_3player_automation", "Squads Trios" }, + { "squads_3player_template", "Squads Trios" }, + { "squads_4player", "Squads" }, + { "squads_4player_2812_no_end", "Squads" }, + { "squads_4player_after_potoo", "Squads" }, + { "squads_show_ss2_launch", "Squads Show SS2" }, + { "squads_show_ss2_parrot", "Squads" }, + { "survival_of_the_fittest", "Survival of the Fittest" }, + { "teams_show", "Connection Error" }, + { "teams_show_ltm", "Dynamic Duos" }, + { "timeattack_mode", "Time Attack" }, + { "toms_main_show_5_2", "Main Show" }, { "toms_show2", "Toms Show 2" }, - { "turbo_show", "Solo" }, - { "turbo_2_show", "Solo" }, - { "ultimate_party_adventure", "Groupe ultime - Aventure" }, - { "wallguys_test", "MURS
SANS FRONTIÈRES" }, + { "turbo_show", "Solos" }, + { "turbo_2_show", "Solos" }, + { "ultimate_party_adventure", "Ultimate Party - Adventure" }, + { "wallguys_test", "WALL
GUYS" }, { "wle_lobby_template", "Show Name" }, { "wle_lobby_template_validation", "Show Name" }, { "wle_mrs_template", "placeholder" }, @@ -14646,32 +17811,32 @@ public static class Multilingual { { "wle_srs_single_winner_template_filler", "placeholder" }, { "wle_srs_single_winner_template_final", "placeholder" }, { "wle_srs_single_winner_template_opener", "placeholder" }, - { "xtreme_explore", "Exploration - Xtrême" }, - { "xtreme_party", "Fête Xtrême" }, - { "xtreme_solos_template_ranked", "Solo Xtrême classé" }, + { "xtreme_explore", "Explore - Xtreme" }, + { "xtreme_party", "X-treme Party" }, + { "xtreme_solos_template_ranked", "X-treme Solos Ranked" }, - { "show_wle_s10_wk01_mrs", "Playlist de Manche de créateur 1" }, - { "show_wle_s10_wk3_mrs", "Playlist de Manche de créateur 2" }, - { "event_wle_s10_wk4_mrs", "Playlist de Manche de créateur 3" }, - { "show_wle_s10_wk5_mrs", "Playlist de Manche de créateur 4" }, + { "show_wle_s10_wk01_mrs", "Creator Round Playlist 1" }, + { "show_wle_s10_wk3_mrs", "Creator Round Playlist 2" }, + { "event_wle_s10_wk4_mrs", "Creator Round Playlist 3" }, + { "show_wle_s10_wk5_mrs", "Creator Round Playlist 4" }, - { "show_wle_s10_wk01_srs_01", "Le défi des tramporythmes" }, - { "show_wle_s10_wk01_srs_02", "Cyber-circuit" }, - { "show_wle_s10_wk01_srs_03", "Cœurs pixélisés" }, - { "show_wle_s10_wk01_srs_04", "Forteresse de folie" }, - { "show_wle_s10_wk02_srs_05", "Super ruée vers les portes" }, - { "show_wle_s10_wk02_srs_06", "Spirales de wouhouuu" }, - { "show_wle_s10_wk02_srs_07", "Défi des tornades" }, - { "show_wle_s10_wk02_srs_08", "Marelle chaotique" }, - { "show_wle_s10_wk03_srs_9", "Incliné et à l'envers" }, - { "show_wle_s10_wk03_srs_10", "Rythmes rebondissants" }, - { "show_wle_s10_wk03_srs_11", "Arcs-en-ciel en Masse" }, - { "show_wle_s10_wk03_srs_12", "Pont sur pont" }, - { "show_wle_s10_wk04_srs_01", "L'épreuve de la tour" }, - { "show_wle_s10_wk04_srs_02", "Emporté, balayé" }, - { "show_wle_s10_wk04_srs_03", "Leçon de voltige" }, - { "show_wle_s10_wk04_srs_04", "Slalom serpentin" }, - { "show_wle_s10_wk05_srs_long_01", "Attention, sol manquant" }, + { "show_wle_s10_wk01_srs_01", "Boom Blaster Trial" }, + { "show_wle_s10_wk01_srs_02", "Cyber Circuit" }, + { "show_wle_s10_wk01_srs_03", "Pixel Hearts" }, + { "show_wle_s10_wk01_srs_04", "Fortress Frolics" }, + { "show_wle_s10_wk02_srs_05", "Super Door Dash" }, + { "show_wle_s10_wk02_srs_06", "Spiral of Woo" }, + { "show_wle_s10_wk02_srs_07", "Tornado Trial" }, + { "show_wle_s10_wk02_srs_08", "Hopscotch Havoc" }, + { "show_wle_s10_wk03_srs_9", "Incline Rewind" }, + { "show_wle_s10_wk03_srs_10", "Beat Bouncers" }, + { "show_wle_s10_wk03_srs_11", "Prismatic Parade" }, + { "show_wle_s10_wk03_srs_12", "Blunder Bridges" }, + { "show_wle_s10_wk04_srs_01", "Trouble Tower" }, + { "show_wle_s10_wk04_srs_02", "Swept Away" }, + { "show_wle_s10_wk04_srs_03", "Balancing Act" }, + { "show_wle_s10_wk04_srs_04", "Serpent Slalom" }, + { "show_wle_s10_wk05_srs_long_01", "Floorless" }, { "show_wle_s10_wk05_srs_long_02", "Fall Speedway" }, { "show_wle_s10_wk05_srs_long_03", "Zig Zag Zoomies" }, { "show_wle_s10_wk05_srs_long_04", "Terrabyte Trial" }, @@ -15180,23 +18345,23 @@ public static class Multilingual { { "wle_s10_cf_round_003", "Drop n' Drag" }, { "wle_s10_cf_round_004", "Fun with Fans" }, - { "wle_mrs_bagel", "Festival Arc-en-ciel" }, - { "wle_mrs_shuffle_show", "Sélection Dérangée De Digi" }, - { "wle_mrs_shuffle_show_squads", "Ruée De Groupes" }, - { "wle_shuffle_discover", "SOLO ALÉATOIRE" }, - { "wle_mrs_bouncy_bean_time", "C'est L'heure Du Rebondidou" }, + { "wle_mrs_bagel", "Rainbow Rally" }, + { "wle_mrs_shuffle_show", "Digi's Shuffle Selection" }, + { "wle_mrs_shuffle_show_squads", "Squads Scramble" }, + { "wle_shuffle_discover", "SOLOS SHUFFLE" }, + { "wle_mrs_bouncy_bean_time", "Bouncy Bean Time" }, { "wle_mrs_winter", "Winter Wonders" }, - { "wle_shuffle_chill", "Mix Simple" }, - { "wle_mrs_survival_showdown", "Défi De Survie" }, - { "wle_shuffle_survival", "Survie Aléatoire" }, - { "wle_mrs_ugc_playful_pioneers", "Inventif" }, - { "wle_playful_shuffle", "Mix Inventif" }, - { "event_april_fools", "Fall Mix Fou Aléatoire" }, - { "wle_nature_ltm", "Nature indomptable" }, - - { "private_lobbies", "Partie Personnalisée" }, - { "fall_guys_creative_mode", "Créatif de Fall Guys" }, - { "invisibeans_mode", "Voleurs Sucrés" }, + { "wle_shuffle_chill", "Chill Shuffle" }, + { "wle_mrs_survival_showdown", "Survival Showdown" }, + { "wle_shuffle_survival", "Survival Shuffle" }, + { "wle_mrs_ugc_playful_pioneers", "Playful Pioneers" }, + { "wle_playful_shuffle", "Playful Pioneers Shuffle" }, + { "event_april_fools", "Fool and Fall Shuffle" }, + { "wle_nature_ltm", "Wilderness Falls" }, + + { "private_lobbies", "Custom Show" }, + { "fall_guys_creative_mode", "Fall Guys Creative" }, + { "invisibeans_mode", "Sweet Thieves" }, } }, { Language.Korean, new Dictionary(StringComparer.OrdinalIgnoreCase) { @@ -19506,6 +22671,258 @@ public static class Multilingual { { "ZW", "Zimbabwe" }, } }, + { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { + { "AF", "Afghanistan" }, + { "AX", "Åland Islands" }, + { "AL", "Albania" }, + { "DZ", "Algeria" }, + { "AS", "American Samoa" }, + { "AD", "Andorra" }, + { "AO", "Angola" }, + { "AI", "Anguilla" }, + { "AQ", "Antarctica" }, + { "AG", "Antigua and Barbuda" }, + { "AR", "Argentina" }, + { "AM", "Armenia" }, + { "AW", "Aruba" }, + { "AU", "Australia" }, + { "AT", "Austria" }, + { "AZ", "Azerbaijan" }, + { "BS", "Bahamas" }, + { "BH", "Bahrain" }, + { "BD", "Bangladesh" }, + { "BB", "Barbados" }, + { "BY", "Belarus" }, + { "BE", "Belgium" }, + { "BZ", "Belize" }, + { "BJ", "Benin" }, + { "BM", "Bermuda" }, + { "BT", "Bhutan" }, + { "BO", "Bolivia (Plurinational State of)" }, + { "BQ", "Bonaire, Sint Eustatius and Saba" }, + { "BA", "Bosnia and Herzegovina" }, + { "BW", "Botswana" }, + { "BV", "Bouvet Island" }, + { "BR", "Brazil" }, + { "IO", "British Indian Ocean Territory" }, + { "BN", "Brunei Darussalam" }, + { "BG", "Bulgaria" }, + { "BF", "Burkina Faso" }, + { "BI", "Burundi" }, + { "CV", "Cabo Verde" }, + { "KH", "Cambodia" }, + { "CM", "Cameroon" }, + { "CA", "Canada" }, + { "KY", "Cayman Islands" }, + { "CF", "Central African Republic" }, + { "TD", "Chad" }, + { "CL", "Chile" }, + { "CN", "China" }, + { "CX", "Christmas Island" }, + { "CC", "Cocos (Keeling) Islands" }, + { "CO", "Colombia" }, + { "KM", "Comoros" }, + { "CG", "Congo" }, + { "CD", "Congo, Democratic Republic of the" }, + { "CK", "Cook Islands" }, + { "CR", "Costa Rica" }, + { "CI", "Côte d'Ivoire" }, + { "HR", "Croatia" }, + { "CU", "Cuba" }, + { "CW", "Curaçao" }, + { "CY", "Cyprus" }, + { "CZ", "Czechia" }, + { "DK", "Denmark" }, + { "DJ", "Djibouti" }, + { "DM", "Dominica" }, + { "DO", "Dominican Republic" }, + { "EC", "Ecuador" }, + { "EG", "Egypt" }, + { "SV", "El Salvador" }, + { "GQ", "Equatorial Guinea" }, + { "ER", "Eritrea" }, + { "EE", "Estonia" }, + { "SZ", "Eswatini" }, + { "ET", "Ethiopia" }, + { "FK", "Falkland Islands (Malvinas)" }, + { "FO", "Faroe Islands" }, + { "FJ", "Fiji" }, + { "FI", "Finland" }, + { "FR", "France" }, + { "GF", "French Guiana" }, + { "PF", "French Polynesia" }, + { "TF", "French Southern Territories" }, + { "GA", "Gabon" }, + { "GM", "Gambia" }, + { "GE", "Georgia" }, + { "DE", "Germany" }, + { "GH", "Ghana" }, + { "GI", "Gibraltar" }, + { "GR", "Greece" }, + { "GL", "Greenland" }, + { "GD", "Grenada" }, + { "GP", "Guadeloupe" }, + { "GU", "Guam" }, + { "GT", "Guatemala" }, + { "GG", "Guernsey" }, + { "GN", "Guinea" }, + { "GW", "Guinea-Bissau" }, + { "GY", "Guyana" }, + { "HT", "Haiti" }, + { "HM", "Heard Island and McDonald Islands" }, + { "VA", "Holy See" }, + { "HN", "Honduras" }, + { "HK", "Hong Kong" }, + { "HU", "Hungary" }, + { "IS", "Iceland" }, + { "IN", "India" }, + { "ID", "Indonesia" }, + { "IR", "Iran (Islamic Republic of)" }, + { "IQ", "Iraq" }, + { "IE", "Ireland" }, + { "IM", "Isle of Man" }, + { "IL", "Israel" }, + { "IT", "Italy" }, + { "JM", "Jamaica" }, + { "JP", "Japan" }, + { "JE", "Jersey" }, + { "JO", "Jordan" }, + { "KZ", "Kazakhstan" }, + { "KE", "Kenya" }, + { "KI", "Kiribati" }, + { "KP", "Korea (Democratic People's Republic of)" }, + { "KR", "Korea, Republic of" }, + { "KW", "Kuwait" }, + { "KG", "Kyrgyzstan" }, + { "LA", "Lao People's Democratic Republic" }, + { "LV", "Latvia" }, + { "LB", "Lebanon" }, + { "LS", "Lesotho" }, + { "LR", "Liberia" }, + { "LY", "Libya" }, + { "LI", "Liechtenstein" }, + { "LT", "Lithuania" }, + { "LU", "Luxembourg" }, + { "MO", "Macao" }, + { "MG", "Madagascar" }, + { "MW", "Malawi" }, + { "MY", "Malaysia" }, + { "MV", "Maldives" }, + { "ML", "Mali" }, + { "MT", "Malta" }, + { "MH", "Marshall Islands" }, + { "MQ", "Martinique" }, + { "MR", "Mauritania" }, + { "MU", "Mauritius" }, + { "YT", "Mayotte" }, + { "MX", "Mexico" }, + { "FM", "Micronesia (Federated States of)" }, + { "MD", "Moldova, Republic of" }, + { "MC", "Monaco" }, + { "MN", "Mongolia" }, + { "ME", "Montenegro" }, + { "MS", "Montserrat" }, + { "MA", "Morocco" }, + { "MZ", "Mozambique" }, + { "MM", "Myanmar" }, + { "NA", "Namibia" }, + { "NR", "Nauru" }, + { "NP", "Nepal" }, + { "NL", "Netherlands, Kingdom of the" }, + { "NC", "New Caledonia" }, + { "NZ", "New Zealand" }, + { "NI", "Nicaragua" }, + { "NE", "Niger" }, + { "NG", "Nigeria" }, + { "NU", "Niue" }, + { "NF", "Norfolk Island" }, + { "MK", "North Macedonia" }, + { "MP", "Northern Mariana Islands" }, + { "NO", "Norway" }, + { "OM", "Oman" }, + { "PK", "Pakistan" }, + { "PW", "Palau" }, + { "PS", "Palestine, State of" }, + { "PA", "Panama" }, + { "PG", "Papua New Guinea" }, + { "PY", "Paraguay" }, + { "PE", "Peru" }, + { "PH", "Philippines" }, + { "PN", "Pitcairn" }, + { "PL", "Poland" }, + { "PT", "Portugal" }, + { "PR", "Puerto Rico" }, + { "QA", "Qatar" }, + { "RE", "Réunion" }, + { "RO", "Romania" }, + { "RU", "Russian Federation" }, + { "RW", "Rwanda" }, + { "BL", "Saint Barthélemy" }, + { "SH", "Saint Helena, Ascension and Tristan da Cunha" }, + { "KN", "Saint Kitts and Nevis" }, + { "LC", "Saint Lucia" }, + { "MF", "Saint Martin (French part)" }, + { "PM", "Saint Pierre and Miquelon" }, + { "VC", "Saint Vincent and the Grenadines" }, + { "WS", "Samoa" }, + { "SM", "San Marino" }, + { "ST", "Sao Tome and Principe" }, + { "SA", "Saudi Arabia" }, + { "SN", "Senegal" }, + { "RS", "Serbia" }, + { "SC", "Seychelles" }, + { "SL", "Sierra Leone" }, + { "SG", "Singapore" }, + { "SX", "Sint Maarten (Dutch part)" }, + { "SK", "Slovakia" }, + { "SI", "Slovenia" }, + { "SB", "Solomon Islands" }, + { "SO", "Somalia" }, + { "ZA", "South Africa" }, + { "GS", "South Georgia and the South Sandwich Islands" }, + { "SS", "South Sudan" }, + { "ES", "Spain" }, + { "LK", "Sri Lanka" }, + { "SD", "Sudan" }, + { "SR", "Suriname" }, + { "SJ", "Svalbard and Jan Mayen" }, + { "SE", "Sweden" }, + { "CH", "Switzerland" }, + { "SY", "Syrian Arab Republic" }, + { "TW", "Taiwan, Province of China" }, + { "TJ", "Tajikistan" }, + { "TZ", "Tanzania, United Republic of" }, + { "TH", "Thailand" }, + { "TL", "Timor-Leste" }, + { "TG", "Togo" }, + { "TK", "Tokelau" }, + { "TO", "Tonga" }, + { "TT", "Trinidad and Tobago" }, + { "TN", "Tunisia" }, + { "TR", "Türkiye" }, + { "TM", "Turkmenistan" }, + { "TC", "Turks and Caicos Islands" }, + { "TV", "Tuvalu" }, + { "UG", "Uganda" }, + { "UA", "Ukraine" }, + { "AE", "United Arab Emirates" }, + { "GB", "United Kingdom of Great Britain and Northern Ireland" }, + { "US", "United States of America" }, + { "UM", "United States Minor Outlying Islands" }, + { "UY", "Uruguay" }, + { "UZ", "Uzbekistan" }, + { "VU", "Vanuatu" }, + { "VE", "Venezuela (Bolivarian Republic of)" }, + { "VN", "Viet Nam" }, + { "VG", "Virgin Islands (British)" }, + { "VI", "Virgin Islands (U.S.)" }, + { "WF", "Wallis and Futuna" }, + { "EH", "Western Sahara" }, + { "YE", "Yemen" }, + { "ZM", "Zambia" }, + { "ZW", "Zimbabwe" }, + } + }, { Language.Korean, new Dictionary(StringComparer.OrdinalIgnoreCase) { { "AW", "아루바" }, { "AF", "아프가니스탄" }, diff --git a/Entities/Utils.cs b/Entities/Utils.cs index eef2f6f2..93a6149c 100644 --- a/Entities/Utils.cs +++ b/Entities/Utils.cs @@ -398,6 +398,8 @@ public static string AppendOrdinal(int rank) { case 1: return number + "er"; default: return number + "e"; } + } else if (Stats.CurrentLanguage == Language.Spanish) { + return number + "°"; } else if (Stats.CurrentLanguage == Language.Korean) { return number + "위"; } else if (Stats.CurrentLanguage == Language.Japanese) { @@ -426,6 +428,8 @@ public static string GetWeekString(int year, int week) { switch (Stats.CurrentLanguage) { case Language.French: return $"Semaine {week}, {year}"; + case Language.Spanish: + return $"Semana {week}, {year}"; case Language.Korean: return $"{year}년 {week}주차"; case Language.Japanese: @@ -458,6 +462,8 @@ public static string GetStartAndEndDates(int year, int weekOfYear) { switch (Stats.CurrentLanguage) { case Language.French: return $"{start.ToString(GetDateFormat(), GetCultureInfo())} - {end.ToString(GetDateFormat(), GetCultureInfo())}"; + case Language.Spanish: + return $"{start.ToString(GetDateFormat(), GetCultureInfo())} - {end.ToString(GetDateFormat(), GetCultureInfo())}"; case Language.Korean: return $"{start.ToString(GetDateFormat(), GetCultureInfo())} - {end.ToString(GetDateFormat(), GetCultureInfo())}"; case Language.Japanese: @@ -475,6 +481,7 @@ public static string GetDateFormat() { switch (Stats.CurrentLanguage) { case Language.English: return "MMM dd, yyyy"; case Language.French: return "d MMM yyyy"; + case Language.Spanish: return "d de MMMM de yyyy"; case Language.Korean: return "yyyy년 M월 d일"; case Language.Japanese: return "yyyy年M月d日"; case Language.SimplifiedChinese: return "yyyy年M月d日"; @@ -487,6 +494,7 @@ public static CultureInfo GetCultureInfo() { switch (Stats.CurrentLanguage) { case Language.English: return new CultureInfo("en-US"); case Language.French: return new CultureInfo("fr-FR"); + case Language.Spanish: return new CultureInfo("es-ES"); case Language.Korean: return new CultureInfo("ko-KR"); case Language.Japanese: return new CultureInfo("ja-JP"); case Language.SimplifiedChinese: return new CultureInfo("zh-CN"); diff --git a/Enums/Enums.cs b/Enums/Enums.cs index 6bf22bc9..7251185d 100644 --- a/Enums/Enums.cs +++ b/Enums/Enums.cs @@ -31,6 +31,7 @@ public enum QualifyTier { public enum Language { English, French, + Spanish, Korean, Japanese, SimplifiedChinese, diff --git a/Views/EditShows.cs b/Views/EditShows.cs index b0fffc71..fa5e42ac 100644 --- a/Views/EditShows.cs +++ b/Views/EditShows.cs @@ -217,6 +217,11 @@ private void ChangeLanguage() { this.cboEditShows.Left = 185; //this.cboEditShows.Size = new Size(198, 29); this.lblEditShowsBackColor.Width = 525; + } else if (Stats.CurrentLanguage == Language.Spanish) { + this.Width = 525; + this.cboEditShows.Left = 185; + //this.cboEditShows.Size = new Size(198, 29); + this.lblEditShowsBackColor.Width = 525; } else if (Stats.CurrentLanguage == Language.Korean) { this.Width = 445; this.cboEditShows.Left = 185; diff --git a/Views/InitLanguage.Designer.cs b/Views/InitLanguage.Designer.cs index 361ebba5..220a9052 100644 --- a/Views/InitLanguage.Designer.cs +++ b/Views/InitLanguage.Designer.cs @@ -47,7 +47,7 @@ private void InitializeComponent() // this.cboLanguage.FormattingEnabled = true; this.cboLanguage.ItemHeight = 23; - this.cboLanguage.Items.AddRange(new object[] { "🇺🇸 English", "🇫🇷 Français", "🇰🇷 한국어", "🇯🇵 日本語", "🇨🇳 简体中文", "🇨🇳 繁體中文" }); + this.cboLanguage.Items.AddRange(new object[] { "🇺🇸 English", "🇫🇷 Français", "🇪🇸 Español", "🇰🇷 한국어", "🇯🇵 日本語", "🇨🇳 简体中文", "🇨🇳 繁體中文" }); this.cboLanguage.Location = new System.Drawing.Point(120, 76); this.cboLanguage.Name = "cboLanguage"; this.cboLanguage.Size = new System.Drawing.Size(120, 29); diff --git a/Views/InitLanguage.cs b/Views/InitLanguage.cs index a376bdcb..911ed424 100644 --- a/Views/InitLanguage.cs +++ b/Views/InitLanguage.cs @@ -9,6 +9,7 @@ public partial class InitLanguage : MetroFramework.Forms.MetroForm { public InitLanguage(string sysLang) { this.defaultLanguage = string.Equals(sysLang, "fr", StringComparison.OrdinalIgnoreCase) ? Language.French : + string.Equals(sysLang, "es", StringComparison.OrdinalIgnoreCase) ? Language.Spanish : string.Equals(sysLang, "ko", StringComparison.OrdinalIgnoreCase) ? Language.Korean : string.Equals(sysLang, "ja", StringComparison.OrdinalIgnoreCase) ? Language.Japanese : string.Equals(sysLang, "zh-chs", StringComparison.OrdinalIgnoreCase) ? Language.SimplifiedChinese : diff --git a/Views/LevelDetails.cs b/Views/LevelDetails.cs index d5afa6b5..0c4f290d 100644 --- a/Views/LevelDetails.cs +++ b/Views/LevelDetails.cs @@ -402,12 +402,24 @@ private int GetClientWidth() { Language lang = Stats.CurrentLanguage; switch (this.statType) { case StatType.Shows: - return this.Width - (lang == Language.English ? -380 : lang == Language.French ? -400 : lang == Language.Korean ? -370 : lang == Language.Japanese ? -370 : -380); + return this.Width - (lang == Language.English ? -380 : + lang == Language.French ? -400 : + lang == Language.Spanish ? -400 : + lang == Language.Korean ? -370 : + lang == Language.Japanese ? -370 : -380); case StatType.Rounds: case StatType.Levels: - return this.Width + (lang == Language.English ? 1310 : lang == Language.French ? 1305 : lang == Language.Korean ? 1260 : lang == Language.Japanese ? 1260 : 1340); + return this.Width + (lang == Language.English ? 1310 : + lang == Language.French ? 1305 : + lang == Language.Spanish ? 1305 : + lang == Language.Korean ? 1260 : + lang == Language.Japanese ? 1260 : 1340); default: - return this.Width + (lang == Language.English ? 1310 : lang == Language.French ? 1305 : lang == Language.Korean ? 1260 : lang == Language.Japanese ? 1260 : 1340); + return this.Width + (lang == Language.English ? 1310 : + lang == Language.French ? 1305 : + lang == Language.Spanish ? 1305 : + lang == Language.Korean ? 1260 : + lang == Language.Japanese ? 1260 : 1340); } } diff --git a/Views/Overlay.cs b/Views/Overlay.cs index bf0c71d1..66b2b59e 100644 --- a/Views/Overlay.cs +++ b/Views/Overlay.cs @@ -230,13 +230,13 @@ private void SetFontColor(Color color) { this.ForeColor = color; } public static void SetDefaultFont(float emSize, Language lang) { - DefaultFont = new Font(GetDefaultFontFamilies(lang), emSize, (lang == Language.English || lang == Language.French) ? FontStyle.Regular : FontStyle.Bold, GraphicsUnit.Pixel); + DefaultFont = new Font(GetDefaultFontFamilies(lang), emSize, (lang == Language.English || lang == Language.French || lang == Language.Spanish) ? FontStyle.Regular : FontStyle.Bold, GraphicsUnit.Pixel); } public static Font GetDefaultFont(float emSize, Language lang) { - return new Font(GetDefaultFontFamilies(lang), emSize, (lang == Language.English || lang == Language.French) ? FontStyle.Regular : FontStyle.Bold, GraphicsUnit.Pixel); + return new Font(GetDefaultFontFamilies(lang), emSize, (lang == Language.English || lang == Language.French || lang == Language.Spanish) ? FontStyle.Regular : FontStyle.Bold, GraphicsUnit.Pixel); } public static FontFamily GetDefaultFontFamilies(Language lang = Language.English) { - return (lang == Language.English || lang == Language.French) ? DefaultFontCollection.Families[2] : (lang == Language.SimplifiedChinese || lang == Language.TraditionalChinese) ? DefaultFontCollection.Families[0] : DefaultFontCollection.Families[1]; + return (lang == Language.English || lang == Language.French || lang == Language.Spanish) ? DefaultFontCollection.Families[2] : (lang == Language.SimplifiedChinese || lang == Language.TraditionalChinese) ? DefaultFontCollection.Families[0] : DefaultFontCollection.Families[1]; } public static Font GetMainFont(float emSize, FontStyle fontStyle = FontStyle.Regular, Language lang = Language.English) { return new Font(GetMainFontFamilies(lang), emSize, fontStyle, GraphicsUnit.Pixel); diff --git a/Views/Settings.cs b/Views/Settings.cs index 81c5e1fc..7275a9ee 100644 --- a/Views/Settings.cs +++ b/Views/Settings.cs @@ -55,6 +55,7 @@ private void Settings_Load(object sender, EventArgs e) { List flagItemArray = new List { new ImageItem(Properties.Resources.country_us_shiny_icon, "English", Overlay.GetMainFont(14f)), new ImageItem(Properties.Resources.country_fr_shiny_icon, "Français", Overlay.GetMainFont(14f)), + new ImageItem(Properties.Resources.country_es_shiny_icon, "Español", Overlay.GetMainFont(14f)), new ImageItem(Properties.Resources.country_kr_shiny_icon, "한국어", Overlay.GetMainFont(14f)), new ImageItem(Properties.Resources.country_jp_shiny_icon, "日本語", Overlay.GetMainFont(14f)), new ImageItem(Properties.Resources.country_cn_shiny_icon, "简体中文", Overlay.GetMainFont(14f)), @@ -1014,7 +1015,7 @@ private void btnTestProxyConnection_Click(object sender, EventArgs e) { } private void linkIPinfoToken_MouseEnter(object sender, EventArgs e) { - Point position = new Point(((MetroLink)sender).Right + (this.DisplayLang == Language.English ? 120 : this.DisplayLang == Language.French ? 85 : this.DisplayLang == Language.Korean ? 119 : this.DisplayLang == Language.Japanese ? 0 : this.DisplayLang == Language.SimplifiedChinese ? 192 : this.DisplayLang == Language.TraditionalChinese ? 196 : 120), ((MetroLink)sender).Top + 110); + Point position = new Point(((MetroLink)sender).Right + (this.DisplayLang == Language.English ? 120 : this.DisplayLang == Language.French ? 85 : this.DisplayLang == Language.Spanish ? 100 : this.DisplayLang == Language.Korean ? 119 : this.DisplayLang == Language.Japanese ? 0 : this.DisplayLang == Language.SimplifiedChinese ? 192 : this.DisplayLang == Language.TraditionalChinese ? 196 : 120), ((MetroLink)sender).Top + 110); this.StatsForm.AllocTooltip(); this.StatsForm.ShowTooltip(Multilingual.GetWord("settings_link_to_get_ipinfo_token", this.DisplayLang), this, position); } @@ -1248,7 +1249,7 @@ private void ChangeLanguage(Language lang) { Multilingual.GetWord("settings_notification_window_bottom_right"), }); this.cboNotificationWindowPosition.SelectedIndex = this.CurrentSettings.NotificationWindowPosition; - this.cboNotificationWindowPosition.Width = lang == Language.English ? 116 : lang == Language.French ? 140 : lang == Language.Korean ? 108 : lang == Language.Japanese ? 62 : lang == Language.SimplifiedChinese ? 77 : lang == Language.TraditionalChinese ? 77 : 120; + this.cboNotificationWindowPosition.Width = lang == Language.English ? 116 : lang == Language.French ? 140 : lang == Language.Spanish ? 140 : lang == Language.Korean ? 108 : lang == Language.Japanese ? 62 : lang == Language.SimplifiedChinese ? 77 : lang == Language.TraditionalChinese ? 77 : 120; this.cboNotificationWindowPosition.Location = new Point(this.cboNotificationSounds.Location.X + this.cboNotificationSounds.Width + 5, this.cboNotificationWindowPosition.Location.Y); this.cboNotificationWindowAnimation.Location = new Point(this.cboNotificationWindowPosition.Location.X + this.cboNotificationWindowPosition.Width + 5, this.cboNotificationWindowAnimation.Location.Y); this.mlPlayNotificationSounds.Location = new Point(this.cboNotificationWindowAnimation.Location.X + this.cboNotificationWindowAnimation.Width + 5, this.mlPlayNotificationSounds.Location.Y); @@ -1269,7 +1270,7 @@ private void ChangeLanguage(Language lang) { this.txtPreviousWins.Location = new Point(this.lblPreviousWins.Location.X + this.lblPreviousWins.Width + 4, 10); this.lblPreviousWinsNote.Location = new Point(this.txtPreviousWins.Location.X + this.txtPreviousWins.Width + 4, 12); this.cboTheme.Location = new Point(this.lblTheme.Location.X + this.lblTheme.Width + 4, this.cboTheme.Location.Y); - this.cboTheme.Width = lang == Language.English ? 90 : lang == Language.French ? 105 : lang == Language.Korean ? 100 : lang == Language.Japanese ? 100 : 85; + this.cboTheme.Width = lang == Language.English ? 90 : lang == Language.French ? 105 : lang == Language.Spanish ? 105 : lang == Language.Korean ? 100 : lang == Language.Japanese ? 100 : 85; this.txtCycleTimeSeconds.Location = new Point(this.lblCycleTimeSeconds.Location.X + this.lblCycleTimeSeconds.Width + 4, 167); this.lblCycleTimeSecondsTag.Location = new Point(this.txtCycleTimeSeconds.Location.X + this.txtCycleTimeSeconds.Width + 4, 170); this.cboLockButtonLocation.Location = new Point(lang == Language.French ? 280 : 203, 450); diff --git a/Views/Stats.cs b/Views/Stats.cs index 4b8feb27..c5e9e5b5 100644 --- a/Views/Stats.cs +++ b/Views/Stats.cs @@ -6777,7 +6777,7 @@ private int GetDataGridViewColumnWidth(string columnName, string columnText) { break; case "Qualified": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; - sizeOfText += CurrentLanguage == Language.English || CurrentLanguage == Language.French ? 0 : 5; + sizeOfText += CurrentLanguage == Language.English || CurrentLanguage == Language.French || CurrentLanguage == Language.Spanish ? 0 : 5; break; case "Gold": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; @@ -8726,6 +8726,7 @@ public void SetOverlayBackgroundOpacity(int opacity) { private void SetMinimumSize() { this.MinimumSize = new Size(CurrentLanguage == Language.English ? 730 : CurrentLanguage == Language.French ? 860 : + CurrentLanguage == Language.Spanish ? 860 : CurrentLanguage == Language.Korean ? 710 : CurrentLanguage == Language.Japanese ? 805 : 685 , 350); diff --git a/Views/WinStatsDisplay.cs b/Views/WinStatsDisplay.cs index 21b76ea1..ac49ce44 100644 --- a/Views/WinStatsDisplay.cs +++ b/Views/WinStatsDisplay.cs @@ -443,6 +443,10 @@ private void ChangeLanguage() { this.chkShows.Location = new Point(1147, 35); this.chkFinals.Location = new Point(1042, 35); this.chkWins.Location = new Point(925, 35); + } else if (Stats.CurrentLanguage == Language.Spanish) { + this.chkShows.Location = new Point(1147, 35); + this.chkFinals.Location = new Point(1042, 35); + this.chkWins.Location = new Point(925, 35); } else if (Stats.CurrentLanguage == Language.Korean) { this.chkShows.Location = new Point(1187, 35); this.chkFinals.Location = new Point(1088, 35); From 382014e543ed287290bcbdde5993f4b62d108288 Mon Sep 17 00:00:00 2001 From: Micdu70 Date: Sat, 4 Jul 2026 20:35:14 +0200 Subject: [PATCH 3/3] Add 'Spanish' Language --- Entities/Multilingual.cs | 1460 +++++++++++------------------------- Views/LevelDetails.cs | 2 +- Views/Settings.Designer.cs | 6 +- Views/Settings.cs | 6 +- Views/Stats.cs | 8 +- 5 files changed, 461 insertions(+), 1021 deletions(-) diff --git a/Entities/Multilingual.cs b/Entities/Multilingual.cs index 0b0980eb..85cd6e7f 100644 --- a/Entities/Multilingual.cs +++ b/Entities/Multilingual.cs @@ -489,7 +489,7 @@ public static class Multilingual { { "settings_checking_for_updates", "Checking for updates..." }, { "overlay_streak", "WIN STREAK" }, - { "overlay_streak_suffix", ""}, + { "overlay_streak_suffix", "" }, { "overlay_streak_finals", "FINAL STREAK" }, { "overlay_finals", "FINALS" }, { "overlay_qualify_chance", "QUALIFY" }, @@ -569,566 +569,6 @@ public static class Multilingual { { "custom_range_filter", "Filter" }, } }, - { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "author", "CarlosA1991" }, - { "main_by", "by" }, - { "main_on_twitch", "en Twitch" }, - { "main_multilingual", "Multilenguaje" }, - { "main_fall_guys_stats", "Fall Guys Estadísticas" }, - { "main_settings", "Opciones" }, - { "main_filters", "Filtros" }, - { "main_stats", "Estadísticas" }, - { "main_all", “Todos” }, - { "main_season", “Sesión” }, - { "main_week", “Semana” }, - { "main_day", “Día” }, - { "main_session", “Sesiones” }, - { "main_custom_range", “Personalizada” }, - { "main_party_type", “Fiesta” }, - { "main_party", “Fiesta” }, - { "main_solo", “Solitario” }, - { "main_profile", “Perfil” }, - { "main_profile_setting", “Opciones de perfil” }, - { "main_show_overlay", “Ver visor” }, - { "main_hide_overlay", “Ocultar visor” }, - { "main_update", “Actualizar” }, - { "main_manual_update_version", “Versión de actualización manual” }, - { "main_help", “Ayuda” }, - { "main_launch_fall_guys", “Lanzar Fall Guys” }, - { "main_useful_things", "Useful things!" }, - { "main_fall_guys_wiki", "Fall Guys Wiki" }, - { "main_fall_guys_reddit", "Fall Guys Reddit" }, - { "main_fallalytics", "Fallalytics" }, - { "main_fallalytics_main", "Main Page" }, - { "main_fallalytics_find_player", “Buscar jugadores” }, - { "main_fallalytics_overall_rankings", "Overall Ranking" }, - { "main_fallalytics_level_rankings", “Rankings de nivel” }, - { "main_fallalytics_weekly_crown_league", “Liga semanal de coronas” }, - { "main_fallalytics_round_statistics", "“Estadísticas de la ronda” }, - { "main_fallalytics_show_statistics", “Estadísticas del show” }, - { "main_fallalytics_news", “Noticias” }, - { "main_roll_off_club", “Rodado y hundido club” }, - { "main_lost_temple_analyzer", "Lost Temple Analyzer" }, - { "main_fall_guys_db", "FallGuys DB" }, - { "main_fall_guys_db_main", "Main Page" }, - { "main_fall_guys_db_shows", “Lista de shows” }, - { "main_fall_guys_db_discovery", “Descubrir” }, - { "main_fall_guys_db_shop", “Tienda de objetos” }, - { "main_fall_guys_db_newsfeeds", "Newsfeeds" }, - { "main_fall_guys_db_strings", "Localized Strings" }, - { "main_fall_guys_db_cosmetics", “Todos los cosméticos” }, - { "main_fall_guys_db_crown_ranks", “Ranking de corona” }, - { "main_fall_guys_db_live_events", “Evento en vivo” }, - { "main_fall_guys_db_daily_shop", “Objetos diarios” }, - { "main_fall_guys_db_creative", "Creative Level Lookup" }, - { "main_fall_guys_db_faq", "FAQ" }, - { "main_fall_guys_official", "Fall Guys Official" }, - { "main_fall_guys_wiki_tooltip", " La guía wiki definitiva para Fall Guys, escrita y mantenida por los jugadores. " }, - { "main_fall_guys_reddit_tooltip", "The community-run and developer-supported subreddit dedicated to Fall Guys" }, - { "main_fallalytics_tooltip", "Fallalytics is a tool to explore data collected about round distribution in Fall Guys" }, - { "main_roll_off_club_tooltip", "Become a roll off pro!" }, - { "main_lost_temple_analyzer_tooltip", "Complete visual analysis of lost temples" }, - { "main_todays_show_tooltip", "See what shows are currently available" }, - { "main_fall_guys_official_tooltip", "Fall Guys (anteriormente conocido como Fall Guys: Ultimate Knockout) es un juego de plataformas battle royale gratuito desarrollado por Mediatonic y publicado por Epic Games".}, - { "main_overlay_show_tooltip", “Presiona (Ctrl + O) para ver el visor. “ }, - { "main_overlay_hide_tooltip", “Presiona (Ctrl + O) para ocultar el visor. “ }, - { "main_overlay_shortcut_tooltip", “Presione (Ctrl + M) para mantener el visor siempre arriba .\n Presione (Ctrl + T) para alternar los colores de fondo. Presione (Ctrl + F) para voltear la pantalla. Presione (Ctrl + C) para mostrar el número de usuarios por plataforma. Presione (Ctrl + R) para mostrar el nombre de la ronda con la insignia de color correspondiente. Presione (Ctrl + Shift + ↑ o ↓) para ajustar la transparencia de la superposición. Presione (Ctrl + Shift + Z) para cambiar automáticamente al perfil vinculado. Presione (Ctrl + Shift + X) para restablecer el tamaño de la superposición. Presione (Ctrl + Shift + C) para restablecer la posición de la superposición.}, - { "main_update_prefix_tooltip", "Si quieres que FallGuysStats siga actualizándose", }, - { "main_update_suffix_tooltip", ¡No olvides marcar como favorito el repositorio de GitHub! }, - { "main_you_can_update_new_version_prefix_tooltip", "Puedes actualizar a la nueva versión ⟦ " }, - { "main_you_can_update_new_version_suffix_tooltip", " ⟧ ! " }, - { "main_exit_program", “Salir” }, - { "main_plays", "Tiempo de juego" }, - { "main_shows", "Shows" }, - { "main_inning", ""}, - { "main_rounds", “Rondas” }, - { "main_round", ""}, - { "main_wins", “Ganadas” }, - { "main_win", ""}, - { "main_finals", “Finales” }, - { "main_kudos", "Kudos" }, - { "main_hour", " h " }, - { "main_min", " m " }, - { "main_sec", " s" }, - { "main_round_name", “Nombre de la ronda” }, - { "main_played", “Jugadas” }, - { "main_qualified", “Clasificado” }, - { "main_gold", “Oro” }, - { "main_silver", “Plata” }, - { "main_bronze", “Bronce” }, - { "main_fastest", “Mejor” }, - { "main_longest", “Más lento” }, - { "main_ave_finish", “Media” }, - { "main_hoopsie_legends", “Leyendas del aro” }, - { "main_hoopsie_heroes", “Leyendas del aro” }, - { "main_profile_solo", “Solitario” }, - { "main_profile_ranked_solo", “Solitario ranked” }, - { "main_profile_duo", “Dúos” }, - { "main_profile_ranked_duo", “Dúos ranked” }, - { "main_profile_trio", “Tríos” }, - { "main_profile_ranked_trio", “Tríos ranked” }, - { "main_profile_squad", “Escuadrones” }, - { "main_profile_ranked_squad", “Escuadrones ranked” }, - { "main_profile_custom", “Personalizada” }, - { "main_profile_creative", “Creativo” }, - { "main_custom_and_casual_shows", “Personalizada/explorar” }, - { "main_export_csv", "Exportar CSV" }, - { "main_export_html", "Exportar HTML" }, - { "main_export_bbcode", "Exportar BBCode" }, - { "main_export_markdown", "Exportar MarkDown" }, - { "main_delete_shows", “Borrar” }, - { "main_move_shows", “Mover datos de shows” }, - { "main_delete_finish_time", "Borrar \"Finalizado\"Tiempo" }, - { "main_update_creative_map_infos", "Actualizar información de los mapas" }, - { "main_update_program", “Actualizar estadísticas de Fall Guys” }, - { "main_updating_program", “Descargando” }, - { "main_update_complete", “Actualización completada” }, - { "level_detail_medal", “Medalla” }, - { "level_detail_is_final", "Finales" }, - { "level_detail_show_id", "Show No." }, - { "level_detail_show_name_id", “Nombre del show” }, - { "level_detail_round", “Ronda” }, - { "level_detail_round_suffix", "(s)" }, - { "level_detail_name", “Nivel” }, - { "level_detail_players", “Jugadores” }, - { "level_detail_playersPs4", "PS4" }, - { "level_detail_playersPs4_desc", "Play Station 4" }, - { "level_detail_playersPs5", "PS5" }, - { "level_detail_playersPs5_desc", "Play Station 5" }, - { "level_detail_playersXb1", "Xbox One" }, - { "level_detail_playersXb1_desc", "Xbox One" }, - { "level_detail_playersXsx", "Xbox Series X" }, - { "level_detail_playersXsx_desc", "Xbox Series X" }, - { "level_detail_playersSw", "Switch" }, - { "level_detail_playersSw_desc", "Nintendo Switch" }, - { "level_detail_playersPc", "PC" }, - { "level_detail_playersPc_desc", “Ordenador personal” }, - { "level_detail_playersAndroid", "Android" }, - { "level_detail_playersAndroid_desc", "Android" }, - { "level_detail_playersIos", "iOS" }, - { "level_detail_playersIos_desc", "iOS" }, - { "level_detail_playersBots", "Bots" }, - { "level_detail_playersBots_desc", "Bots" }, - { "level_detail_start", “Empezar” }, - { "level_detail_end", “Duración” }, - { "level_detail_finish", “Finalizado” }, - { "level_detail_position", “Posición” }, - { "level_detail_score", “Puntos” }, - { "level_detail_kudos", "Kudos" }, - { "level_detail_gold", “Oro” }, - { "level_detail_silver", “Plata” }, - { "level_detail_bronze", “Bronce” }, - { "level_detail_pink", "Pink" }, - { "level_detail_eliminated", “Eliminado” }, - { "level_detail_round_summary", “Lista de rondas” }, - { "level_detail_show_stats", “Lista estadísticas del show” }, - { "level_detail_round_stats", “Lista rondas del show” }, - { "level_detail_final_stats", "Lista de estadísticas de las rondas (solo las que llegaron a la final) }, - { "level_detail_level_stats", “Lista estadísticas de niveles” }, - { "level_detail_wins_per_day", “Ganadas por día” }, - { "level_detail_stats_by_round", “Gráfico estadísticas por ronda” }, - { "level_detail_success_reaching_finals", "Éxito al llegar a la final" " }, - { "level_detail_failure_reaching_finals", "fallo en llegar a la final"}, - { "level_detail_shows", "Shows" }, - { "level_detail_finals", “Finales” }, - { "level_detail_wins", “Ganadas” }, - { "level_detail_losses", “Perdidas” }, - { "level_detail_date", “Fecha” }, - { "level_detail_finals_stats", “Estadísticas de finales” }, - { "level_detail_tooltiptext_prefix", "Click para ver " }, - { "level_detail_tooltiptext_suffix", "'s Estadísticas de nivel" }, - { "level_date_format", "MMM d, yyyy (ddd)" }, - { "level_grid_date_format", "MMM d, yyyy HH:mm (ddd)" }, - { "level_detail_no_data", "Los datos no existen."}, - { "level_detail_no_data_caption", "No hay datos" }, - { "level_detail_share_code_copied", "El código compartido ha sido copiado !" }, - { "level_detail_share_code_copied_tooltip", "Haz doble clic para copiar el código para compartir."}, - { "level_detail_creative_author", "Autor" }, - { "level_detail_creative_likes", "Me gusta:" }, - { "level_detail_creative_dislikes", "No me gusta:" }, - { "level_detail_creative_share_code", "Código para compartir" }, - { "level_detail_creative_version", "Versión" }, - { "level_detail_creative_max_players", “Máximo de jugadores” }, - { "level_detail_creative_time_limit", "Tiempo límite" }, - { "level_detail_creative_platform", "Plataforma creativa" }, - { "level_detail_creative_last_modified", "Última modificación" }, - { "level_detail_creative_play_count", "Contador clasificados" }, - { "level_detail_creative_inning", ""}, - { "level_detail_creative_player_suffix", ""}, - { "level_detail_online_platform_eos", "Epic Games" }, - { "level_detail_online_platform_steam", "Steam" }, - { "level_detail_online_platform_psn", "PSN" }, - { "level_detail_online_platform_xbl", "Xbox Live" }, - { "level_detail_online_platform_nso", "Nintendo Switch Online" }, - { "level_detail_race", “Circuito” }, - { "level_detail_hunt", “Puntos” }, - { "level_detail_survival", “Supervivencia” }, - { "level_detail_logic", “Lógica” }, - { "level_detail_team", “Equipos” }, - { "level_detail_invisibeans", “Alubinvisibles” }, - { "level_detail_final", "Final" }, - { "level_round_played_prefix", “Jugado para” }, - { "level_round_played_suffix", ""}, - { "level_win_suffix", “victoria” }, - { "level_wins_suffix", " ganadas" }, - { "level_loss_suffix", " perdida" }, - { "level_losses_suffix", " perdidas" }, - { "level_no_statistical_data", "No hay datos estadísticos" }, - { "leaderboard_menu_title", "Leaderboard" }, - { "leaderboard_report_cheater", “Reportar a tramposo” }, - { "leaderboard_choose_a_round", “Elije una ronda” }, - { "leaderboard_overall_rank", "🏆 Overall Rank" }, - { "leaderboard_search_players", "🔎 Buscar por jugadores" }, - { "leaderboard_search_players_WaterMark", "🔎 Mi genial apodo " }, - { "leaderboard_weekly_crown_league", "👑 Liga semanal de coronas" }, - { "leaderboard_total_players_prefix", ""}, - { "leaderboard_total_players_suffix", " jugador total(es)" }, - { "leaderboard_see_full_rankings_in_fallalytics", ""Ver ranking de líderes en FALLALYTICS ", "Ver la clasificación completa en FALLALYTICS"" }, - { "leaderboard_grid_header_rank", "#" }, - { "leaderboard_grid_header_show", "Show" }, - { "leaderboard_grid_header_player", "Jugador" }, - { "leaderboard_grid_header_record", "Record" }, - { "leaderboard_grid_header_finish", “Fecha” }, - { "leaderboard_grid_header_score", “Puntos” }, - { "leaderboard_grid_header_period", "Periodo" }, - { "leaderboard_grid_header_first_places", "WRs(*)" }, - { "leaderboard_grid_anonymous", "Anónimo" }, - { "leaderboard_grid_just_before", "Justo ahora" }, - { "leaderboard_grid_today", "Hoy" }, - { "leaderboard_grid_yesterday", "Ayer" }, - { "leaderboard_grid_the_day_before_yesterday", "Antes de ayer" }, - { "leaderboard_grid_n_days_ago_prefix", ""}, - { "leaderboard_grid_n_days_ago_suffix", " días atrás " }, - { "leaderboard_grid_n_weeks_ago_prefix", ""}, - { "leaderboard_grid_n_weeks_ago_suffix", " semana(s) atrás" }, - { "leaderboard_grid_n_months_ago_prefix", ""}, - { "leaderboard_grid_n_months_ago_suffix", " mes(es) atrás" }, - { "leaderboard_grid_n_years_ago_prefix", ""}, - { "leaderboard_grid_n_years_ago_suffix", " año(s) atrás" }, - { "leaderboard_grid_time_prefix", " min" }, - { "leaderboard_grid_time_suffix", " s" }, - { "leaderboard_grid_header_crowns", "Coronas" }, - { "leaderboard_grid_header_shards", "Fragmentos de coroona" }, - { "leaderboard_grid_header_country", "País" }, - { "profile_icon_enable_tooltip", " Haz clic para no cambiar automáticamente a un perfil vinculado. " }, - { "profile_icon_disable_tooltip", " Haz clic para cambiar automáticamente a un perfil vinculado. " }, - { "profile_change_tooltip", " Cambia el perfil actual haciendo clic con el botón izquierdo o derecho. " }, - { "shows_detail_tooltip", "Haz clic para ver las estadísticas del show"}, - { "rounds_detail_tooltip", "Haz clic para ver las estadísticas de las rondas" }, - { "wins_detail_tooltip", " Haz clic para ver las estadísticas de victorias."}, - { "finals_detail_tooltip", " Haz clic para ver las estadísticas de las rondas (solo las que llegaron a la final)." }, - { "stats_detail_tooltip", "Haz clic para ver el gráfico estadístico por ronda"}, - { "message_already_running_caption", "Launching Error" }, - { "message_fall_guys_already_running", "Fall Guys ya está en marcha." }, - { "message_tracker_already_running", "El rastreador ya esta en marcha" }, - { "message_register_shortcut_caption", " Es necesario establecer la ruta del archivo de acceso directo. " }, - { "message_register_shortcut", " Por favor, configure la ruta del archivo de acceso directo de Fall Guys.." }, - { "message_register_exe_caption", " Es necesario configurar la ruta del archivo ejecutable".}, - { "message_register_exe", " Por favor, configure la ruta del archivo ejecutable de Fall Guys." }, - { "message_wrong_selected_file_caption", " Se ha seleccionado el archivo incorrecto. " }, - { "message_wrong_selected_file_epicgames", " Seleccione el archivo de acceso directo del cliente de Fall Guys." }, - { "message_wrong_selected_file_steam", "Por favor selecciona \"FallGuys_client_game.exe\"en la carpeta." }, - { "message_not_installed_steam_caption", "No instalado" }, - { "message_not_installed_steam", " La versión de Steam de Fall Guys no está instalada." }, - { "message_not_installed_epicGames_caption", "No instalado" }, - { "message_not_installed_epicGames", " La versión de Epic Games de Fall Guys no está instalada." }, - { "message_save_csv_caption", "Exportar a archivo CSV " }, - { "message_save_csv", "Guardar archivo CSV." }, - { "message_save_html_caption", "Exportar a HTML" }, - { "message_save_html", "Guardar Html en portapapeles." }, - { "message_save_bbcode_caption", "Export as BBCode" }, - { "message_save_bbcode", "Saved BBCode to clipboard." }, - { "message_save_markdown_caption", "Export as Markdown" }, - { "message_save_markdown", " Se guardó el archivo MarkDown en el portapapeles." }, - { "message_save_data_caption", "Guardar datos" }, - { "message_save_data_linked_profiles", " ¿Desea guardar datos en perfiles vinculados?" }, - { "message_save_data_linked_profiles_info_prefix", " NOTA: El perfil predeterminado es" }, - { "message_save_data_linked_profiles_info_suffix", ""}, - { "message_delete_show_caption", "Borrar Shows" }, - { "message_delete_show_prefix", " ¿Estás seguro de que quieres eliminar la seleccionada? " }, - { "message_delete_show_suffix", "shows?" }, - { "message_create_profile_caption", "Crear perfil" }, - { "message_create_profile_prefix", " ¿Quieres crear un perfil con? " }, - { "message_create_profile_suffix", ""}, - { "message_same_profile_name_exists", " El mismo nombre de perfil existe entre los perfiles registrados. " }, - { "message_rename_profile_caption", "Renombrar perfil" }, - { "message_rename_profile_prefix", ""}, - { "message_rename_profile_infix", "to" }, - { "message_rename_profile_suffix", " ¿Quieres cambiar el nombre del perfil? " }, - { "message_move_profile_caption", " Mover datos de perfil " }, - { "message_move_profile_prefix", " ¿Desea mover los datos del perfil desde? " }, - { "message_move_profile_infix", "to" }, - { "message_move_profile_suffix", ""}, - { "message_delete_profile_caption", " Eliminar perfil " }, - { "message_delete_profile_prefix", " Todos los datos de la" }, - { "message_delete_profile_infix", " El perfil con el que has jugado hasta ahora será eliminado.." }, - { "message_delete_profile_suffix", " ¿Estás seguro de que quieres eliminar?" }, - { "message_save_profile_caption", "Guardar perfil" }, - { "message_save_profile_prefix", " ¿Desea guardar los datos actuales en? " }, - { "message_save_profile_suffix", "profile?" }, - { "message_execution_caption", " Correr Fall Guys " }, - { "message_execution_question", " ¿Quieres ejecutar el cliente de Fall Guys?" }, - { "message_update_question_caption", " Programa de actualización " }, - { "message_update_question_prefix", " Hay una nueva versión de las estadísticas de Fall Guys disponible. " }, - { "message_update_question_suffix", "- ¿Deseas actualizar ahora??" }, - { "message_update_latest_version", " Estás en la última versión." }, - { "message_update_not_determine_version", "Could not determine version." }, - { "message_save_csv_file_caption", "Save as CSV file" }, - { "message_update_error_caption", "Update error" }, - { "message_update_error", "Unable to check for update." }, - { "message_program_error_caption", "Program Error" }, - { "message_delete_finish_time_caption", "Delete \"Finish\" Time" }, - { "message_delete_finish_time", " ¿Estás seguro de que quieres eliminar la hora de \"Finalización\" de esta ronda??" }, - { "message_update_creative_map_caption", " Actualizar la información del mapa creativo " }, - { "message_update_creative_map_with_sharecode_prefix", " ¿Te gustaría actualizar la información del mapa con el código para compartir? \"" }, - { "message_update_creative_map_with_sharecode_suffix", "\"?" }, - { "message_update_creative_map_with_title_prefix", " ¿Te gustaría actualizar la información del mapa de \"" }, - { "message_update_creative_map_with_title_suffix", "\"?" }, - { "message_update_creative_map_error", " Se produjo un error al consultar el nivel creativo.." }, - { "message_new_personal_best_caption", "⏱️ Nuevo récord personal " }, - { "message_new_personal_best_prefix", " Has establecido un nuevo récord personal en " }, - { "message_new_personal_best_suffix", "." }, - { "message_new_personal_best_timediff_by_minute_prefix", ""}, - { "message_new_personal_best_timediff_by_minute_infix", " min.," }, - { "message_new_personal_best_timediff_by_minute_suffix", " sec. less!" }, - { "message_new_personal_best_timediff_by_second", " sec. shortened!" }, - { "message_test_notifications_caption", "🔔 Notificación de prueba " }, - { "message_connected_to_server_caption", "🔔 Conectado a un servidor " }, - { "message_connected_to_server_prefix", " Estas conectado a un servidor \"" }, - { "message_connected_to_server_suffix", "\"." }, - { "message_check_internet_connection_caption", "Error de redr" }, - { "message_check_internet_connection", " Por favor, compruebe su conexión a internet.." }, - { "message_changelog_caption", " Registro de cambios " }, - { "message_changelog_bugfix_and_program_optimization", "Bugfix and program optimization" }, - { "message_changelog_updated_new_show_and_round_names", " Nuevos nombres de shows y rondas actualizados " }, - { "message_changelog_overlay_display_improvements", " Mejoras en la visualización superpuesta " }, - { "message_changelog_added_and_improved_win_per_day_graph_feature", " Se agregó y mejoró la función de gráfico de victorias por día. " }, - { "message_changelog_released_the_fallalytics_speedrun_leaderboard", " Se ha publicado la tabla de clasificación de speedruns de FALLALYTICS. " }, - { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", " La Liga Semanal de la Corona ya está abierta en Fallalytics. " }, - { "message_changelog_banning_users_using_hacking_programs", " Prohibición a usuarios que utilizan programas de pirateo " }, - { "message_changelog_add_proxy_settings", " Agregar configuración de proxy " }, - { "numeric_suffix", ""}, - { "message_question_mark", "?" }, - { "message_full_stop", "." }, - { "message_exclamation_mark", "!" }, - { "message_comma", "," }, - { "settings_title", "Opciones" }, - { "settings_program", "Program" }, - { "settings_display", "Display" }, - { "settings_launch_fallguys", “Lanzar Fall Guys” }, - { "settings_fallalytics", "Fallalytics" }, - { "settings_proxy_settings", " Configuración del proxy " }, - { "settings_use_a_proxy_server", " Utilice un servidor proxy " }, - { "settings_proxy_address", " Dirección" }, - { "settings_proxy_port", "Puerto" }, - { "settings_enable_proxy_authentication", " Habilitar la autenticación de proxy " }, - { "settings_proxy_user_name", " Nombre de usuario " }, - { "settings_proxy_password", " Contraseña " }, - { "settings_test_proxy_connection", " Probar la conexión del proxy " }, - { "settings_enter_fallalytics_api_key", "(Opcional) Ingrese la clave API de Fallalytics " }, - { "settings_sends_info_about_rounds_played_to_fallalytics", " Envía información sobre las rondas jugadas y los mejores tiempos personales en las rondas de la carrera a Fallalytics. -" }, - { "settings_join_a_weekly_crown_league", " Únete a una liga semanal de la corona " }, - { "settings_sends_anonymously_to_fallalytics", "👻 Enviar de forma anónima " }, - { "settings_fallalytics_desc", "ℹ️ Fallalytics es una herramienta para explorar los datos recopilados sobre la distribución de rondas en Fall Guys." }, - { "settings_visit_fallalytics", " Visita Fallalytics " }, - { "settings_about", "About" }, - { "settings_log_path", "📁 Ruta del archivo de registro " }, - { "settings_log_path_description", "🏷️ No debería ser necesario configurar esto. Úselo solo cuando el programa no esté leyendo la ubicación correcta.." }, - { "settings_stats", "Estadísticas" }, - { "settings_theme", "Tema" }, - { "settings_theme_light", "☀️ Luz" }, - { "settings_theme_dark", "🌑 Negro" }, - { "settings_preferred_ip_geolocation_service", " Servicio de geolocalización IP preferido " }, - { "settings_auto_selected", "Auto" }, - { "settings_ipinfo_token", "Token" }, - { "settings_enter_ipinfo_token", "(Opcional)" }, - { "settings_link_to_get_ipinfo_token", " Crea una cuenta para obtener un token. " }, - { "settings_previous_win", " Victoria anterior (es)" }, - { "settings_before_using_tracker", "( antes de usar el rastreador)" }, - { "settings_auto_update_program", "🔄️ Comprobar actualizaciones al iniciar " }, - { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "Cambiar el nombre de Hoopsie Legends a Hoopsie Heroes" }, - { "settings_overlay", "Visor" }, - { "settings_hide_wins_info", " Ocultar información de victorias " }, - { "settings_hide_round_info", " Ocultar información de la ronda " }, - { "settings_hide_time_info", " Ocultar información de tiempo " }, - { "settings_hide_percentages", " Ocultar porcentajes " }, - { "settings_show_tab_for_currnet_filter__profile", " Mostrar pestaña para el filtro y perfil actuales " }, - { "settings_wins__final_filter", " Victorias / Filtro final " }, - { "settings_qualify__gold_filter", " Calificar / Filtro de oro " }, - { "settings_fastest__longest_filter", " Filtro más rápido/más largo " }, - { "settings_all_time_stats", " Estadísticas de todos los tiempos " }, - { "settings_stats_and_party_filter", " Filtro de estadísticas y fiestas " }, - { "settings_season_stats", " Estadísticas de la temporada " }, - { "settings_week_stats", " Estadísticas de la semana " }, - { "settings_day_stats", " Estadísticas del día " }, - { "settings_session_stats", " Estadísticas de la sesión " }, - { "settings_cycle_time", " Tiempo de ciclo:" }, - { "settings_sec", "seg" }, - { "settings_background_image", " Imagen de fondo " }, - { "settings_background", "Fondo" }, - { "settings_background_opacity", " Opacidad de fondo " }, - { "settings_lock_button_location", " Ubicación del botón de bloqueo " }, - { "settings_lock_button_location_top", " Arriba " }, - { "settings_lock_button_location_bottom", " Abajo " }, - { "settings_transparent", "Transparencia" }, - { "settings_magenta", "Magenta" }, - { "settings_red", "Rojo" }, - { "settings_green", "Verde" }, - { "settings_blue", "Azul" }, - { "settings_black", "Negro" }, - { "settings_white", "Blanco" }, - { "settings_cycle_qualify__gold", " Clasificación de ciclo / Oro " }, - { "settings_qualify_only", " Solo clasificado" }, - { "settings_gold_only", "Solo oro" }, - { "settings_cycle_best__lowest", " Ciclo Mejor / Más Bajo " }, - { "settings_personal_best_only", " Solo récords personales " }, - { "settings_personal_lowest_only", " Personal más bajo solamente " }, - { "settings_cycle_win__final_streak", " Victoria del ciclo / Racha finales -" }, - { "settings_win_streak_only", " Solo racha de victorias " }, - { "settings_final_streak_only", " Solo racha final " }, - { "settings_cycle_players__ping", " Ciclo jugadores/ ping " }, - { "settings_players_only", " Solo jugadores -" }, - { "settings_ping_only", "Solo ping" }, - { "settings_flip_display_horizontally", " Voltear la pantalla horizontalmente (Ctrl + F))" }, - { "settings_always_show_on_top", "📌 Mostrar siempre en la parte superior (Ctrl + M)" }, - { "settings_display_players_based_on_platform", "🚹 Mostrar jugadores según la plataforma (Ctrl + C)" }, - { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 Nombre del círculo de color según el tipo de círculo (Ctrl + R)" }, - { "settings_auto_change_profile", "🔃 Cambiar automáticamente al perfil vinculado (Ctrl + Shift + Z))" }, - { "settings_shade_the_flag_image", "🏁 Sombrear la imagen de la bandera del servidor para mostrarla " }, - { "settings_diaplay_current_time", "🕓 Mostrar la hora actual mientras espera " }, - { "settings_diaplay_game_played_info", "ℹ️ Mostrar información del juego jugado al final de una ronda (Clasificados, Supervivientes, Victoria, etc.).)" }, - { "settings_count_players_during_the_level", " Cuenta los jugadores que pasan o son eliminados durante el juego. " }, - { "settings_custom_overlay_font", "🅰️ Fuente de superposición personalizada " }, - { "settings_select_font", " Seleccionar fuente " }, - { "settings_reset_font", "Resetear fuente" }, - { "settings_font_example", "Ejemplo" }, - { "settings_round_example", "Rounda 3 : Pico helado" }, - { "settings_sorting_options", " Opciones de ordenación " }, - { "settings_ignore_level_type_when_sorting", "📶 Ignorar el tipo de nivel al ordenar " }, - { "settings_grouping_creative_round_levels", "🛠️ Agrupar los niveles de rondas creativas en una sola categoría. " }, - { "settings_record_escape_during_a_game", "👻 Si abandonas durante un juego, regístralo como una derrota. " }, - { "settings_game_options", "Opciones de juego" }, - { "settings_game_options_platform", "Plataforma" }, - { "settings_fall_guys_exe_location", "↗️ Localización del EXE del juego" }, - { "settings_fall_guys_exe_openfile_title", " Seleccione el archivo EXE del cliente de Fall Guys " }, - { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, - { "settings_fall_guys_exe_openfile_filter", "EXE files (*.exe)|*.exe" }, - { "settings_fall_guys_shortcut_location", "↗️ Ubicación del acceso directo al juego " }, - { "settings_fall_guys_shortcut_openfile_title", " Seleccione el archivo de acceso directo del cliente de Fall Guys " }, - { "settings_fall_guys_shortcut_openfile_name", ""}, - { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, - { "settings_browse", "Browse" }, - { "settings_launch_fall_guys_on_tracker_launch", " Lanzamiento de Fall Guys en el rastreador " }, - { "settings_language", "Languaje" }, - { "settings_new_update_prefix", "Actualización nueva" }, - { "settings_new_update_suffix", "Esta disponible" }, - { "settings_save", "Guardar" }, - { "settings_cancel", "Cancelarl" }, - { "settings_select_language_title", " Selecciona tu idioma " }, - { "settings_auto_generate_profiles", " Generar perfiles automáticamente " }, - { "settings_select_language_button", "Confirmar" }, - { "settings_system_tray_icon", "📍 Utilice el icono de la bandeja del sistema " }, - { "settings_notify_personal_best", "🔔 Notificación de Windows cuando superas tu mejor marca personal durante una ronda de carreras. " }, - { "settings_notify_server_connected", "🔔 Notificación de Windows con el nombre del país del servidor cuando el servidor está conectado. " }, - { "settings_mute_notification_sounds", "🔇 Silenciar los sonidos de notificación " }, - { "settings_notification_sounds_01", "🔊 01" }, - { "settings_notification_sounds_02", "🔊 02" }, - { "settings_notification_sounds_03", "🔊 03" }, - { "settings_notification_sounds_04", "🔊 04" }, - { "settings_notification_window_bottom_left", " Abajo a la izquierda " }, - { "settings_notification_window_bottom_right", " Abajo a la derecha " }, - { "settings_notification_window_top_left", " Arriba a la izquierda " }, - { "settings_notification_window_top_right", "Arriba derecha" }, - { "settings_prevent_overlay_mouse_clicks", "🖱️ Evitar clics de ratón superpuestos " }, - { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, - { "settings_issue_traker", " Rastreador de incidencias " }, - { "settings_translation", " Traducción " }, - { "settings_font_need_to_be_installed_caption", " Es necesario instalar las fuentes. " }, - { "settings_font_need_to_be_installed_message", " Instala los archivos de fuente que se encuentran en la carpeta Estadísticas de Fall Guys.." }, - { "settings_checking_for_updates", " Comprobando si hay actualizaciones..." }, - { "overlay_streak", " RACHA DE VICTORIAS " }, - { "overlay_streak_suffix", ""}, - { "overlay_streak_finals", " RACHA FINAL " }, - { "overlay_finals", “Finales” }, - { "overlay_qualify_chance", "CLASIFICADO" }, - { "overlay_qualify_gold", “Oro” }, - { "overlay_longest", “Más lento” }, - { "overlay_fastest", “Mejor” }, - { "overlay_personal_best", "PB" }, - { "overlay_high_score", "MEJOR PUNTUACIÓN" }, - { "overlay_low_score", "PUNTUACIÓN MAS BAJA }, - { "overlay_duration", "TIEMPO" }, - { "overlay_players", “Jugadores” }, - { "overlay_current_time", "TIEMPO ACTUAL" }, - { "overlay_round_prefix", "RONDA " }, - { "overlay_round_suffix", ""}, - { "overlay_round_abbreviation_prefix", "R " }, - { "overlay_round_abbreviation_suffix", ""}, - { "overlay_wins", “Ganadas” }, - { "overlay_win", ""}, - { "overlay_finish", “Finalizado” }, - { "overlay_queued_players", "QUEUED PLAYERS" }, - { "overlay_ping", "PING" }, - { "overlay_best", ""}, - { "overlay_inning", ""}, - { "overlay_position_prefix", ""}, - { "overlay_position_suffix", ""}, - { "overlay_position_win", "GANADOR" }, - { "overlay_position_survived", "SOBREVIVIDO" }, - { "overlay_position_qualified", "COMPLETADO" }, - { "overlay_position_eliminated", “Eliminado” }, - { "overlay_picPositionLock_tooltip", " Fijar la superposición a su posición actual " }, - { "overlay_picPositionNE_tooltip", " Fija la superposición en la esquina superior izquierda de la pantalla." }, - { "overlay_picPositionNW_tooltip", " Fija la superposición en la esquina superior derecha de la pantalla. " }, - { "overlay_picPositionSE_tooltip", "Pin the overlay to the bottom-left corner of the screen" }, - { "overlay_picPositionSW_tooltip", " Fija la superposición en la esquina inferior derecha de la pantalla. " }, - { "profile_title", “Opciones de perfil” }, - { "profile_list", "Lista perfiles" }, - { "profile_add_tab", "Añadir" }, - { "profile_add_tab_label1", "Nombre del perfil" }, - { "profile_add_tab_button", "Añadir" }, - { "profile_rename_tab", "Renombrar" }, - { "profile_rename_tab_label1", “Perfil” }, - { "profile_rename_tab_label2", "Nombre nuevo " }, - { "profile_rename_tab_button", "Renombrar" }, - { "profile_move_tab", "Mover" }, - { "profile_move_tab_label1", " De " }, - { "profile_move_tab_label2", " A " }, - { "profile_move_tab_button", "Mover" }, - { "profile_remove_tab", "Remove" }, - { "profile_remove_tab_label1", “Perfil” }, - { "profile_remove_tab_label2", "* Solo puedes eliminar un perfil sin datos. " }, - { "profile_remove_tab_button", " Eliminar " }, - { "profile_rounds_suffix", “Rondas” }, - { "profile_apply_change_button", "Guardar" }, - { "profile_undo_change_button", "Cancelar" }, - { "profile_add_select_title", "Añadir Shows" }, - { "profile_add_select_question_prefix", " Hay programas anteriores que no aparecen en tus estadísticas actuales.." }, - { "profile_add_select_question_suffix", " Seleccione un perfil a continuación para agregar sus datos." }, - { "profile_add_select_question_suffix_linked_profiles", " Los datos se añadirán a los perfiles vinculados.." }, - { "profile_add_select_use_linked_profiles", " Utilizar perfiles vinculados " }, - { "profile_move_select_title", “Mover datos de shows” }, - { "profile_move_select_description_prefix", " Seleccione un perfil a continuación para transferir los datos de su programa.." }, - { "profile_move_select_description_suffix", " Número de datos de visualización seleccionados"}, - { "profile_move_select_question_prefix", " ¿Te gustaría mover el " }, - { "profile_move_select_question_infix", " shows seleccionados para el " }, - { "profile_move_select_question_suffix", "perfil?" }, - { "profile_move_select_button", "Mover" }, - { "custom_range_range", "Periodo personalizado" }, - { "custom_range_templates", " Plantillas " }, - { "custom_range_legacy_season", “Sesión” }, - { "custom_range_ffa_season", “Sesión” }, - { "custom_range_season", “Sesión” }, - { "custom_range_legacy", "Legado" }, - { "custom_range_ffa", "FFA" }, - { "custom_range_not_set", " No establecido " }, - { "custom_range_filter", "Filtro" }, - } - }, - { Language.French, new Dictionary(StringComparer.OrdinalIgnoreCase) { { "author", "Micdu70 & Eunma" }, { "main_by", "par" }, @@ -1615,7 +1055,7 @@ public static class Multilingual { { "settings_checking_for_updates", "Recherche d'une mise à jour..." }, { "overlay_streak", "WIN STREAK" }, - { "overlay_streak_suffix", ""}, + { "overlay_streak_suffix", "" }, { "overlay_streak_finals", "FINAL STREAK" }, { "overlay_finals", "FINALES" }, { "overlay_qualify_chance", "QUALIF." }, @@ -1696,128 +1136,128 @@ public static class Multilingual { } }, { Language.Spanish, new Dictionary(StringComparer.OrdinalIgnoreCase) { - { "author", "CarlosAlberto1991" }, - { "main_by", "by" }, - { "main_on_twitch", "on Twitch" }, - { "main_multilingual", "Multilingual" }, - { "main_fall_guys_stats", "Fall Guys Stats" }, - { "main_settings", "Settings" }, - { "main_filters", "Filters" }, - { "main_stats", "Stats" }, - { "main_all", "All" }, - { "main_season", "Season" }, - { "main_week", "Week" }, - { "main_day", "Day" }, - { "main_session", "Session" }, - { "main_custom_range", "Custom" }, - { "main_party_type", "Party" }, - { "main_party", "Party" }, - { "main_solo", "Solo" }, - { "main_profile", "Profile" }, - { "main_profile_setting", "Profile Settings" }, - { "main_show_overlay", "Show Overlay" }, - { "main_hide_overlay", "Hide Overlay" }, - { "main_update", "Update" }, - { "main_manual_update_version", "Manual Update Version" }, - { "main_help", "Help" }, - { "main_launch_fall_guys", "Launch Fall Guys" }, - { "main_useful_things", "Useful things!" }, + { "author", "CarlosA1991" }, + { "main_by", "por" }, + { "main_on_twitch", "en Twitch" }, + { "main_multilingual", "Multilenguaje" }, + { "main_fall_guys_stats", "Fall Guys Estadísticas" }, + { "main_settings", "Opciones" }, + { "main_filters", "Filtros" }, + { "main_stats", "Estadísticas" }, + { "main_all", "Todos" }, + { "main_season", "Sesión" }, + { "main_week", "Semana" }, + { "main_day", "Día" }, + { "main_session", "Sesiones" }, + { "main_custom_range", "Personalizada" }, + { "main_party_type", "Fiesta" }, + { "main_party", "Fiesta" }, + { "main_solo", "Solitario" }, + { "main_profile", "Perfil" }, + { "main_profile_setting", "Opciones de perfil" }, + { "main_show_overlay", "Ver superposición" }, + { "main_hide_overlay", "Ocultar superposición" }, + { "main_update", "Actualizar" }, + { "main_manual_update_version", "Versión de actualización manual" }, + { "main_help", "Ayuda" }, + { "main_launch_fall_guys", "Lanzar Fall Guys" }, + { "main_useful_things", "¡Cosas útiles!" }, { "main_fall_guys_wiki", "Fall Guys Wiki" }, { "main_fall_guys_reddit", "Fall Guys Reddit" }, { "main_fallalytics", "Fallalytics" }, { "main_fallalytics_main", "Main Page" }, - { "main_fallalytics_find_player", "Find Player" }, + { "main_fallalytics_find_player", "Buscar jugadores" }, { "main_fallalytics_overall_rankings", "Overall Ranking" }, - { "main_fallalytics_level_rankings", "Level Rakings" }, - { "main_fallalytics_weekly_crown_league", "Weekly Crown League" }, - { "main_fallalytics_round_statistics", "Round Statistics" }, - { "main_fallalytics_show_statistics", "Show Statistics" }, - { "main_fallalytics_news", "News" }, - { "main_roll_off_club", "Roll Off Club" }, + { "main_fallalytics_level_rankings", "Rankings de nivel" }, + { "main_fallalytics_weekly_crown_league", "Liga semanal de coronas" }, + { "main_fallalytics_round_statistics", "Estadísticas de la ronda" }, + { "main_fallalytics_show_statistics", "Estadísticas del show" }, + { "main_fallalytics_news", "Noticias" }, + { "main_roll_off_club", "Rodado y hundido club" }, { "main_lost_temple_analyzer", "Lost Temple Analyzer" }, { "main_fall_guys_db", "FallGuys DB" }, { "main_fall_guys_db_main", "Main Page" }, - { "main_fall_guys_db_shows", "Shows List" }, - { "main_fall_guys_db_discovery", "Discovery" }, - { "main_fall_guys_db_shop", "Item Shop" }, + { "main_fall_guys_db_shows", "Lista de shows" }, + { "main_fall_guys_db_discovery", "Descubrir" }, + { "main_fall_guys_db_shop", "Tienda de objetos" }, { "main_fall_guys_db_newsfeeds", "Newsfeeds" }, { "main_fall_guys_db_strings", "Localized Strings" }, - { "main_fall_guys_db_cosmetics", "All Cosmetics" }, - { "main_fall_guys_db_crown_ranks", "Crown Ranks" }, - { "main_fall_guys_db_live_events", "Live Events" }, - { "main_fall_guys_db_daily_shop", "Daily Items" }, + { "main_fall_guys_db_cosmetics", "Todos los cosméticos" }, + { "main_fall_guys_db_crown_ranks", "Ranking de corona" }, + { "main_fall_guys_db_live_events", "Evento en vivo" }, + { "main_fall_guys_db_daily_shop", "Objetos diarios" }, { "main_fall_guys_db_creative", "Creative Level Lookup" }, { "main_fall_guys_db_faq", "FAQ" }, { "main_fall_guys_official", "Fall Guys Official" }, - { "main_fall_guys_wiki_tooltip", "The ultimate wiki guide for Fall Guys, written and maintained by the players" }, + { "main_fall_guys_wiki_tooltip", "La guía wiki definitiva para Fall Guys, escrita y mantenida por los jugadores. " }, { "main_fall_guys_reddit_tooltip", "The community-run and developer-supported subreddit dedicated to Fall Guys" }, { "main_fallalytics_tooltip", "Fallalytics is a tool to explore data collected about round distribution in Fall Guys" }, { "main_roll_off_club_tooltip", "Become a roll off pro!" }, { "main_lost_temple_analyzer_tooltip", "Complete visual analysis of lost temples" }, { "main_todays_show_tooltip", "See what shows are currently available" }, - { "main_fall_guys_official_tooltip", "Fall Guys (formerly known as Fall Guys: Ultimate Knockout) is a free-to-play platform battle royale game developed by Mediatonic and published by Epic Games" }, - { "main_overlay_show_tooltip", " Press (Ctrl + O) to show the overlay." }, - { "main_overlay_hide_tooltip", " Press (Ctrl + O) to hide the overlay." }, - { "main_overlay_shortcut_tooltip", " Press (Ctrl + M) to overlay always show on top.\n Press (Ctrl + T) to toggle background colors.\n Press (Ctrl + F) to flip the display.\n Press (Ctrl + C) to shows the number of users by platform.\n Press (Ctrl + R) to the round name shows the colored badge for the round type.\n Press (Ctrl + Shift + ↑ or ↓) to adjust the transparency of the overlay.\n Press (Ctrl + Shift + Z) to automatically change to linked profile.\n Press (Ctrl + Shift + X) to reset the overlay size.\n Press (Ctrl + Shift + C) to reset the position of the overlay." }, - { "main_update_prefix_tooltip", " If you want FallGuysStats to continue to be updated," }, - { "main_update_suffix_tooltip", "don't forget to star the GitHub repo!" }, - { "main_you_can_update_new_version_prefix_tooltip", " You can update to the new version ⟦ " }, - { "main_you_can_update_new_version_suffix_tooltip", " ⟧ ! " }, - { "main_exit_program", "Exit" }, - { "main_plays", "Time Played" }, + { "main_fall_guys_official_tooltip", "Fall Guys (anteriormente conocido como Fall Guys: Ultimate Knockout) es un juego de plataformas battle royale gratuito desarrollado por Mediatonic y publicado por Epic Games" }, + { "main_overlay_show_tooltip", " Presione (Ctrl + O) para ver la superposición. " }, + { "main_overlay_hide_tooltip", " Presione (Ctrl + O) para ocultar la superposición. " }, + { "main_overlay_shortcut_tooltip", " Presione (Ctrl + M) para mantener la superposición siempre arriba.\n Presione (Ctrl + T) para alternar los colores de fondo.\n Presione (Ctrl + F) para voltear la pantalla.\n Presione (Ctrl + C) para mostrar el número de usuarios por plataforma.\n Presione (Ctrl + R) para mostrar el nombre de la ronda con la insignia de color correspondiente.\n Presione (Ctrl + Shift + ↑ o ↓) para ajustar la transparencia de la superposición.\n Presione (Ctrl + Shift + Z) para cambiar automáticamente al perfil vinculado.\n Presione (Ctrl + Shift + X) para restablecer el tamaño de la superposición.\n Presione (Ctrl + Shift + C) para restablecer la posición de la superposición." }, + { "main_update_prefix_tooltip", " Si quieres que FallGuysStats siga actualizándose," }, + { "main_update_suffix_tooltip", " ¡No olvides marcar como favorito el repositorio de GitHub! " }, + { "main_you_can_update_new_version_prefix_tooltip", " ¡Puedes actualizar a la nueva versión ⟦ " }, + { "main_you_can_update_new_version_suffix_tooltip", " ⟧! " }, + { "main_exit_program", "Salir" }, + { "main_plays", "Tiempo de juego" }, { "main_shows", "Shows" }, { "main_inning", ""}, - { "main_rounds", "Rounds" }, + { "main_rounds", "Rondas" }, { "main_round", ""}, - { "main_wins", "Wins" }, + { "main_wins", "Victorias" }, { "main_win", ""}, - { "main_finals", "Finals" }, + { "main_finals", "Finales" }, { "main_kudos", "Kudos" }, { "main_hour", " h " }, { "main_min", " m " }, { "main_sec", " s" }, - { "main_round_name", "Round Name" }, - { "main_played", "Played" }, - { "main_qualified", "Qualified" }, - { "main_gold", "Gold" }, - { "main_silver", "Silver" }, - { "main_bronze", "Bronze" }, - { "main_fastest", "Fastest" }, - { "main_longest", "Longest" }, - { "main_ave_finish", "Average" }, - { "main_hoopsie_legends", "Hoopsie Legends" }, - { "main_hoopsie_heroes", "Hoopsie Heroes" }, - { "main_profile_solo", "Solo" }, - { "main_profile_ranked_solo", "Ranked Solo" }, - { "main_profile_duo", "Duo" }, - { "main_profile_ranked_duo", "Ranked Duo" }, - { "main_profile_trio", "Trio" }, - { "main_profile_ranked_trio", "Ranked Trio" }, - { "main_profile_squad", "Squad" }, - { "main_profile_ranked_squad", "Ranked Squad" }, - { "main_profile_custom", "Custom" }, - { "main_profile_creative", "Creative" }, - { "main_custom_and_casual_shows", "Custom/Explore" }, - { "main_export_csv", "Export CSV" }, - { "main_export_html", "Export HTML" }, - { "main_export_bbcode", "Export BBCode" }, - { "main_export_markdown", "Export MarkDown" }, - { "main_delete_shows", "Delete" }, - { "main_move_shows", "Move Show Data" }, - { "main_delete_finish_time", "Delete \"Finish\" Time" }, - { "main_update_creative_map_infos", "Update Map Infos" }, - { "main_update_program", "Update Fall Guys Stats" }, - { "main_updating_program", "Downloading..." }, - { "main_update_complete", "Update Completed" }, + { "main_round_name", "Nombre de la ronda" }, + { "main_played", "Jugadas" }, + { "main_qualified", "Clasif." }, + { "main_gold", "Oro" }, + { "main_silver", "Plata" }, + { "main_bronze", "Bronce" }, + { "main_fastest", "Mejor" }, + { "main_longest", "Más lento" }, + { "main_ave_finish", "Media" }, + { "main_hoopsie_legends", "Leyendas del aro" }, + { "main_hoopsie_heroes", "Leyendas del aro" }, + { "main_profile_solo", "Solitario" }, + { "main_profile_ranked_solo", "Solitario ranked" }, + { "main_profile_duo", "Dúos" }, + { "main_profile_ranked_duo", "Dúos ranked" }, + { "main_profile_trio", "Tríos" }, + { "main_profile_ranked_trio", "Tríos ranked" }, + { "main_profile_squad", "Escuadrones" }, + { "main_profile_ranked_squad", "Escuadrones ranked" }, + { "main_profile_custom", "Personalizada" }, + { "main_profile_creative", "Creativo" }, + { "main_custom_and_casual_shows", "Personalizada/explorar" }, + { "main_export_csv", "Exportar CSV" }, + { "main_export_html", "Exportar HTML" }, + { "main_export_bbcode", "Exportar BBCode" }, + { "main_export_markdown", "Exportar MarkDown" }, + { "main_delete_shows", "Borrar" }, + { "main_move_shows", "Mover datos de shows" }, + { "main_delete_finish_time", "Borrar el tiempo \"Finish\"" }, + { "main_update_creative_map_infos", "Actualizar información de los mapas" }, + { "main_update_program", "Actualizar estadísticas de Fall Guys" }, + { "main_updating_program", "Descargando" }, + { "main_update_complete", "Actualización completada" }, - { "level_detail_medal", "Medal" }, - { "level_detail_is_final", "Final" }, - { "level_detail_show_id", "Show No." }, - { "level_detail_show_name_id", "Show Name" }, - { "level_detail_round", "Round" }, + { "level_detail_medal", "Medalla" }, + { "level_detail_is_final", "Finales" }, + { "level_detail_show_id", "Nùm. del show" }, + { "level_detail_show_name_id", "Nombre del show" }, + { "level_detail_round", "Ronda" }, { "level_detail_round_suffix", "(s)" }, - { "level_detail_name", "Level" }, - { "level_detail_players", "Players" }, + { "level_detail_name", "Nivel" }, + { "level_detail_players", "Jugadores" }, { "level_detail_playersPs4", "PS4" }, { "level_detail_playersPs4_desc", "Play Station 4" }, { "level_detail_playersPs5", "PS5" }, @@ -1829,57 +1269,57 @@ public static class Multilingual { { "level_detail_playersSw", "Switch" }, { "level_detail_playersSw_desc", "Nintendo Switch" }, { "level_detail_playersPc", "PC" }, - { "level_detail_playersPc_desc", "Personal Computer" }, + { "level_detail_playersPc_desc", "Ordenador personal" }, { "level_detail_playersAndroid", "Android" }, { "level_detail_playersAndroid_desc", "Android" }, { "level_detail_playersIos", "iOS" }, { "level_detail_playersIos_desc", "iOS" }, { "level_detail_playersBots", "Bots" }, { "level_detail_playersBots_desc", "Bots" }, - { "level_detail_start", "Start" }, - { "level_detail_end", "Duration" }, + { "level_detail_start", "Empezar" }, + { "level_detail_end", "Duración" }, { "level_detail_finish", "Finish" }, - { "level_detail_position", "Position" }, - { "level_detail_score", "Score" }, + { "level_detail_position", "Posición" }, + { "level_detail_score", "Puntos" }, { "level_detail_kudos", "Kudos" }, - { "level_detail_gold", "Gold" }, - { "level_detail_silver", "Silver" }, - { "level_detail_bronze", "Bronze" }, - { "level_detail_pink", "Pink" }, - { "level_detail_eliminated", "Eliminated" }, - { "level_detail_round_summary", "Rounds Summary List" }, - { "level_detail_show_stats", "Shows Stats List" }, - { "level_detail_round_stats", "Rounds Stats List" }, - { "level_detail_final_stats", "Rounds (reached finals only) Stats List" }, - { "level_detail_level_stats", "Levels Stats List" }, - { "level_detail_wins_per_day", "Wins Per Day" }, - { "level_detail_stats_by_round", "Statistics Graph by Round" }, - { "level_detail_success_reaching_finals", "success in reaching the finals" }, - { "level_detail_failure_reaching_finals", "failure in reaching the finals" }, + { "level_detail_gold", "Oro" }, + { "level_detail_silver", "Plata" }, + { "level_detail_bronze", "Bronce" }, + { "level_detail_pink", "Rosa" }, + { "level_detail_eliminated", "Eliminado" }, + { "level_detail_round_summary", "Lista de rondas" }, + { "level_detail_show_stats", "Lista estadísticas del show" }, + { "level_detail_round_stats", "Lista rondas del show" }, + { "level_detail_final_stats", "Lista de estadísticas de las rondas (solo las que llegaron a la final)" }, + { "level_detail_level_stats", "Lista estadísticas de niveles" }, + { "level_detail_wins_per_day", "Victorias por día" }, + { "level_detail_stats_by_round", "Gráfico estadísticas por ronda" }, + { "level_detail_success_reaching_finals", "éxito al llegar a la final" }, + { "level_detail_failure_reaching_finals", "fallo en llegar a la final" }, { "level_detail_shows", "Shows" }, - { "level_detail_finals", "Finals" }, - { "level_detail_wins", "Wins" }, - { "level_detail_losses", "Losses" }, - { "level_detail_date", "Date" }, - { "level_detail_finals_stats", "Finals stats" }, - { "level_detail_tooltiptext_prefix", "Click to view " }, - { "level_detail_tooltiptext_suffix", "'s level stats" }, - { "level_date_format", "MMM d, yyyy (ddd)" }, - { "level_grid_date_format", "MMM d, yyyy HH:mm (ddd)" }, - { "level_detail_no_data", "The data does not exist." }, - { "level_detail_no_data_caption", "No data" }, - { "level_detail_share_code_copied", "Share code has been copied !" }, - { "level_detail_share_code_copied_tooltip", "Double-click to copy the share code." }, - { "level_detail_creative_author", "Author" }, - { "level_detail_creative_likes", "Likes:" }, - { "level_detail_creative_dislikes", "Dislikes:" }, - { "level_detail_creative_share_code", "Share Code" }, - { "level_detail_creative_version", "Version" }, - { "level_detail_creative_max_players", "Max Players" }, - { "level_detail_creative_time_limit", "Time Limit" }, - { "level_detail_creative_platform", "Creative Platform" }, - { "level_detail_creative_last_modified", "Last Modified" }, - { "level_detail_creative_play_count", "Qualified Count" }, + { "level_detail_finals", "Finales" }, + { "level_detail_wins", "Victorias" }, + { "level_detail_losses", "Perdidas" }, + { "level_detail_date", "Fecha" }, + { "level_detail_finals_stats", "Estadísticas de finales" }, + { "level_detail_tooltiptext_prefix", "Click para ver estadísticas del nivel " }, + { "level_detail_tooltiptext_suffix", "" }, + { "level_date_format", "dd-MM-yyyy (ddd)" }, + { "level_grid_date_format", "dd-MM-yyyy HH:mm (ddd)" }, + { "level_detail_no_data", "Los datos no existen."}, + { "level_detail_no_data_caption", "No hay datos" }, + { "level_detail_share_code_copied", "El código compartido ha sido copiado !" }, + { "level_detail_share_code_copied_tooltip", "Haz doble clic para copiar el código para compartir."}, + { "level_detail_creative_author", "Autor" }, + { "level_detail_creative_likes", "Me gusta:" }, + { "level_detail_creative_dislikes", "No me gusta:" }, + { "level_detail_creative_share_code", "Código para compartir" }, + { "level_detail_creative_version", "Versión" }, + { "level_detail_creative_max_players", "Máximo de jugadores" }, + { "level_detail_creative_time_limit", "Tiempo límite" }, + { "level_detail_creative_platform", "Plataforma creativa" }, + { "level_detail_creative_last_modified", "Última modificación" }, + { "level_detail_creative_play_count", "Contador clasificados" }, { "level_detail_creative_inning", ""}, { "level_detail_creative_player_suffix", ""}, { "level_detail_online_platform_eos", "Epic Games" }, @@ -1887,157 +1327,157 @@ public static class Multilingual { { "level_detail_online_platform_psn", "PSN" }, { "level_detail_online_platform_xbl", "Xbox Live" }, { "level_detail_online_platform_nso", "Nintendo Switch Online" }, - { "level_detail_race", "Race" }, - { "level_detail_hunt", "Points" }, - { "level_detail_survival", "Survival" }, - { "level_detail_logic", "Logic" }, - { "level_detail_team", "Team" }, - { "level_detail_invisibeans", "Invisibeans" }, + { "level_detail_race", "Circuito" }, + { "level_detail_hunt", "Puntos" }, + { "level_detail_survival", "Supervivencia" }, + { "level_detail_logic", "Lógica" }, + { "level_detail_team", "Equipos" }, + { "level_detail_invisibeans", "Alubinvisibles" }, { "level_detail_final", "Final" }, - { "level_round_played_prefix", "Played for" }, + { "level_round_played_prefix", "Jugado para" }, { "level_round_played_suffix", ""}, - { "level_win_suffix", " win" }, - { "level_wins_suffix", " wins" }, - { "level_loss_suffix", " loss" }, - { "level_losses_suffix", " losses" }, - { "level_no_statistical_data", " No statistical data" }, + { "level_win_suffix", " victoria" }, + { "level_wins_suffix", " victorias" }, + { "level_loss_suffix", " perdida" }, + { "level_losses_suffix", " perdidas" }, + { "level_no_statistical_data", "No hay datos estadísticos" }, { "leaderboard_menu_title", "Leaderboard" }, - { "leaderboard_report_cheater", "Report a Cheater" }, - { "leaderboard_choose_a_round", "Choose a round" }, + { "leaderboard_report_cheater", "Reportar a tramposo" }, + { "leaderboard_choose_a_round", "Elije una ronda" }, { "leaderboard_overall_rank", "🏆 Overall Rank" }, - { "leaderboard_search_players", "🔎 Search for players" }, - { "leaderboard_search_players_WaterMark", "🔎 My awesome nickname" }, - { "leaderboard_weekly_crown_league", "👑 Weekly Crown League" }, + { "leaderboard_search_players", "🔎 Buscar por jugadores" }, + { "leaderboard_search_players_WaterMark", "🔎 Mi genial apodo" }, + { "leaderboard_weekly_crown_league", "👑 Liga semanal de coronas" }, { "leaderboard_total_players_prefix", ""}, - { "leaderboard_total_players_suffix", " total player(s)" }, - { "leaderboard_see_full_rankings_in_fallalytics", "See full rankings in FALLALYTICS" }, + { "leaderboard_total_players_suffix", " jugador total(es)" }, + { "leaderboard_see_full_rankings_in_fallalytics", "Ver ranking de líderes en FALLALYTICS" }, { "leaderboard_grid_header_rank", "#" }, { "leaderboard_grid_header_show", "Show" }, - { "leaderboard_grid_header_player", "Player" }, + { "leaderboard_grid_header_player", "Jugador" }, { "leaderboard_grid_header_record", "Record" }, - { "leaderboard_grid_header_finish", "Date" }, - { "leaderboard_grid_header_score", "Score" }, - { "leaderboard_grid_header_period", "Period" }, + { "leaderboard_grid_header_finish", "Fecha" }, + { "leaderboard_grid_header_score", "Puntos" }, + { "leaderboard_grid_header_period", "Periodo" }, { "leaderboard_grid_header_first_places", "WRs(*)" }, - { "leaderboard_grid_anonymous", "Anonymous" }, - { "leaderboard_grid_just_before", "Just now" }, - { "leaderboard_grid_today", "Today" }, - { "leaderboard_grid_yesterday", "Yesterday" }, - { "leaderboard_grid_the_day_before_yesterday", "The day before yesterday" }, + { "leaderboard_grid_anonymous", "Anónimo" }, + { "leaderboard_grid_just_before", "Justo ahora" }, + { "leaderboard_grid_today", "Hoy" }, + { "leaderboard_grid_yesterday", "Ayer" }, + { "leaderboard_grid_the_day_before_yesterday", "Antes de ayer" }, { "leaderboard_grid_n_days_ago_prefix", ""}, - { "leaderboard_grid_n_days_ago_suffix", " days ago" }, + { "leaderboard_grid_n_days_ago_suffix", " días atrás" }, { "leaderboard_grid_n_weeks_ago_prefix", ""}, - { "leaderboard_grid_n_weeks_ago_suffix", " week(s) ago" }, + { "leaderboard_grid_n_weeks_ago_suffix", " semana(s) atrás" }, { "leaderboard_grid_n_months_ago_prefix", ""}, - { "leaderboard_grid_n_months_ago_suffix", " month(s) ago" }, + { "leaderboard_grid_n_months_ago_suffix", " mes(es) atrás" }, { "leaderboard_grid_n_years_ago_prefix", ""}, - { "leaderboard_grid_n_years_ago_suffix", " year(s) ago" }, + { "leaderboard_grid_n_years_ago_suffix", " año(s) atrás" }, { "leaderboard_grid_time_prefix", " min" }, { "leaderboard_grid_time_suffix", " s" }, - { "leaderboard_grid_header_crowns", "Crowns" }, - { "leaderboard_grid_header_shards", "Shards" }, - { "leaderboard_grid_header_country", "Country" }, + { "leaderboard_grid_header_crowns", "Coronas" }, + { "leaderboard_grid_header_shards", "Fragmentos de coroona" }, + { "leaderboard_grid_header_country", "País" }, - { "profile_icon_enable_tooltip", "Click to not automatically change to a linked profile" }, - { "profile_icon_disable_tooltip", "Click to automatically change to the linked profile" }, - { "profile_change_tooltip", "Change the current profile with a left or right click" }, - { "shows_detail_tooltip", "Click to view shows stats" }, - { "rounds_detail_tooltip", "Click to view rounds stats" }, - { "wins_detail_tooltip", "Click to view wins stats" }, - { "finals_detail_tooltip", "Click to view rounds (reached finals only) stats" }, - { "stats_detail_tooltip", "Click to view statistics graph by round" }, + { "profile_icon_enable_tooltip", "Haz clic para no cambiar automáticamente a un perfil vinculado" }, + { "profile_icon_disable_tooltip", "Haz clic para cambiar automáticamente a un perfil vinculado" }, + { "profile_change_tooltip", "Cambia el perfil actual haciendo clic con el botón izquierdo o derecho" }, + { "shows_detail_tooltip", "Haz clic para ver las estadísticas del show" }, + { "rounds_detail_tooltip", "Haz clic para ver las estadísticas de las rondas" }, + { "wins_detail_tooltip", "Haz clic para ver las estadísticas de victorias" }, + { "finals_detail_tooltip", "Haz clic para ver las estadísticas de las rondas (solo las que llegaron a la final)" }, + { "stats_detail_tooltip", "Haz clic para ver el gráfico estadístico por ronda" }, - { "message_already_running_caption", "Launching Error" }, - { "message_fall_guys_already_running", "Fall Guys is already running." }, - { "message_tracker_already_running", "Tracker is already running." }, - { "message_register_shortcut_caption", "Need to set shortcut file path" }, - { "message_register_shortcut", "Please set the shortcut file path of the Fall Guys." }, - { "message_register_exe_caption", "Need to set exe file path" }, - { "message_register_exe", "Please set the exe file path of the Fall Guys." }, - { "message_wrong_selected_file_caption", "Wrong File Selected" }, - { "message_wrong_selected_file_epicgames", "Please select the Fall Guys client's shortcut file." }, - { "message_wrong_selected_file_steam", "Please select \"FallGuys_client_game.exe\" in the install folder." }, - { "message_not_installed_steam_caption", "Not Installed" }, - { "message_not_installed_steam", "The Steam version of Fall Guys is not installed." }, - { "message_not_installed_epicGames_caption", "Not Installed" }, - { "message_not_installed_epicGames", "The Epic Games version of Fall Guys is not installed." }, - { "message_save_csv_caption", "Export as CSV File" }, - { "message_save_csv", "Saved CSV to file." }, - { "message_save_html_caption", "Export as HTML" }, - { "message_save_html", "Saved Html to clipboard." }, - { "message_save_bbcode_caption", "Export as BBCode" }, - { "message_save_bbcode", "Saved BBCode to clipboard." }, - { "message_save_markdown_caption", "Export as Markdown" }, - { "message_save_markdown", "Saved MarkDown to clipboard." }, - { "message_save_data_caption", "Save Data" }, - { "message_save_data_linked_profiles", "Do you want to save data to linked profiles?" }, - { "message_save_data_linked_profiles_info_prefix", "NOTE: Default profile is" }, + { "message_already_running_caption", "Error al iniciar" }, + { "message_fall_guys_already_running", "Fall Guys ya está en marcha." }, + { "message_tracker_already_running", "El rastreador ya está en marcha." }, + { "message_register_shortcut_caption", "Es necesario establecer la ruta del archivo de acceso directo" }, + { "message_register_shortcut", "Por favor, establecer la ruta del archivo de acceso directo de Fall Guys." }, + { "message_register_exe_caption", "Es necesario establecer la ruta del archivo ejecutable" }, + { "message_register_exe", "Por favor, establecer la ruta del archivo ejecutable de Fall Guys." }, + { "message_wrong_selected_file_caption", "Se ha seleccionado el archivo incorrecto" }, + { "message_wrong_selected_file_epicgames", "Seleccione el archivo de acceso directo del cliente de Fall Guys." }, + { "message_wrong_selected_file_steam", "Por favor selecciona \"FallGuys_client_game.exe\" en la carpeta." }, + { "message_not_installed_steam_caption", "No instalado" }, + { "message_not_installed_steam", "La versión de Steam de Fall Guys no está instalada." }, + { "message_not_installed_epicGames_caption", "No instalado" }, + { "message_not_installed_epicGames", "La versión de Epic Games de Fall Guys no está instalada." }, + { "message_save_csv_caption", "Exportar a archivo CSV" }, + { "message_save_csv", "Guardar archivo CSV." }, + { "message_save_html_caption", "Exportar a HTML" }, + { "message_save_html", "Guardar Html en portapapeles." }, + { "message_save_bbcode_caption", "Exportar a BBCode" }, + { "message_save_bbcode", "Guardar BBCode en portapapeles." }, + { "message_save_markdown_caption", "Exportar a Markdown" }, + { "message_save_markdown", "Guardar BBCode en portapapeles." }, + { "message_save_data_caption", "Guardar datos" }, + { "message_save_data_linked_profiles", "¿Desea guardar datos en perfiles vinculados?" }, + { "message_save_data_linked_profiles_info_prefix", "NOTA: El perfil predeterminado es" }, { "message_save_data_linked_profiles_info_suffix", ""}, - { "message_delete_show_caption", "Remove Shows" }, - { "message_delete_show_prefix", "Are you sure you want to remove the selected" }, + { "message_delete_show_caption", "Borrar Shows" }, + { "message_delete_show_prefix", "¿Estás seguro de que quieres eliminar la seleccionada?" }, { "message_delete_show_suffix", "shows?" }, - { "message_create_profile_caption", "Create Profile" }, - { "message_create_profile_prefix", "Do you want to create a profile with" }, + { "message_create_profile_caption", "Crear perfil" }, + { "message_create_profile_prefix", "¿Quieres crear un perfil con" }, { "message_create_profile_suffix", ""}, - { "message_same_profile_name_exists", "The same profile name exists among registered profiles" }, - { "message_rename_profile_caption", "Rename Profile" }, + { "message_same_profile_name_exists", "El mismo nombre de perfil existe entre los perfiles registrados" }, + { "message_rename_profile_caption", "Renombrar perfil" }, { "message_rename_profile_prefix", ""}, - { "message_rename_profile_infix", "to" }, - { "message_rename_profile_suffix", "Do you want to change the profile name from" }, - { "message_move_profile_caption", "Move Profile Data" }, - { "message_move_profile_prefix", "Do you want to move profile data from" }, - { "message_move_profile_infix", "to" }, + { "message_rename_profile_infix", "a" }, + { "message_rename_profile_suffix", "¿Quieres cambiar el nombre del perfil" }, + { "message_move_profile_caption", "Mover datos de perfil" }, + { "message_move_profile_prefix", "¿Desea mover los datos del perfil desde" }, + { "message_move_profile_infix", "a" }, { "message_move_profile_suffix", ""}, - { "message_delete_profile_caption", "Delete Profile" }, - { "message_delete_profile_prefix", "All data of the" }, - { "message_delete_profile_infix", "profile you have played so far will be deleted." }, - { "message_delete_profile_suffix", "Are you sure you want to delete?" }, - { "message_save_profile_caption", "Save Profile" }, - { "message_save_profile_prefix", "Do you want to save current data to" }, - { "message_save_profile_suffix", "profile?" }, - { "message_execution_caption", "Running Fall Guys" }, - { "message_execution_question", "Do you want to run the Fall Guys client?" }, - { "message_update_question_caption", "Update Program" }, - { "message_update_question_prefix", "There is a new version of Fall Guys Stats available" }, - { "message_update_question_suffix", "- Do you wish to update now?" }, - { "message_update_latest_version", "You are at the latest version." }, - { "message_update_not_determine_version", "Could not determine version." }, - { "message_save_csv_file_caption", "Save as CSV file" }, - { "message_update_error_caption", "Update error" }, - { "message_update_error", "Unable to check for update." }, - { "message_program_error_caption", "Program Error" }, - { "message_delete_finish_time_caption", "Delete \"Finish\" Time" }, - { "message_delete_finish_time", "Are you sure you want to delete the \"Finish\" time of this round?" }, - { "message_update_creative_map_caption", "Update creative map informations" }, - { "message_update_creative_map_with_sharecode_prefix", "Would you like to update map infos with the share code \"" }, + { "message_delete_profile_caption", "Eliminar perfil" }, + { "message_delete_profile_prefix", "Todos los datos del perfil" }, + { "message_delete_profile_infix", "con el que has jugado hasta ahora será eliminado." }, + { "message_delete_profile_suffix", "¿Estás seguro de que quieres eliminar?" }, + { "message_save_profile_caption", "Guardar perfil" }, + { "message_save_profile_prefix", "¿Desea guardar los datos actuales en perfil" }, + { "message_save_profile_suffix", "?" }, + { "message_execution_caption", "Correr Fall Guys" }, + { "message_execution_question", "¿Quieres ejecutar el cliente de Fall Guys?" }, + { "message_update_question_caption", "Programa de actualización" }, + { "message_update_question_prefix", "Hay una nueva versión de las estadísticas de Fall Guys disponible" }, + { "message_update_question_suffix", "- ¿Deseas actualizar ahora?" }, + { "message_update_latest_version", "Estás en la última versión." }, + { "message_update_not_determine_version", "No se pudo determinar versión." }, + { "message_save_csv_file_caption", "Exportar a archivo CSV" }, + { "message_update_error_caption", "Error de actualización" }, + { "message_update_error", "No se puede comprobar si hay actualizaciones." }, + { "message_program_error_caption", "Error del programa" }, + { "message_delete_finish_time_caption", "Borrar el tiempo \"Finish\"" }, + { "message_delete_finish_time", "¿Estás seguro de que quieres eliminar el tiempo \"Finish\" de esta ronda?" }, + { "message_update_creative_map_caption", "Actualizar la información del mapa creativo" }, + { "message_update_creative_map_with_sharecode_prefix", "¿Te gustaría actualizar la información del mapa con el código para compartir? \"" }, { "message_update_creative_map_with_sharecode_suffix", "\"?" }, - { "message_update_creative_map_with_title_prefix", "Would you like to update map infos of \"" }, - { "message_update_creative_map_with_title_suffix", "\"?" }, - { "message_update_creative_map_error", "An error occurred while looking up the creative level." }, - { "message_new_personal_best_caption", "⏱️ New personal best" }, - { "message_new_personal_best_prefix", "You've set a new personal best in " }, - { "message_new_personal_best_suffix", "." }, - { "message_new_personal_best_timediff_by_minute_prefix", ""}, - { "message_new_personal_best_timediff_by_minute_infix", " min.," }, - { "message_new_personal_best_timediff_by_minute_suffix", " sec. less!" }, - { "message_new_personal_best_timediff_by_second", " sec. shortened!" }, - { "message_test_notifications_caption", "🔔 Test notification" }, - { "message_connected_to_server_caption", "🔔 Connected to a server" }, - { "message_connected_to_server_prefix", "You are connected to a server \"" }, + { "message_update_creative_map_with_title_prefix", "¿Te gustaría actualizar la información del mapa de \"" }, + { "message_update_creative_map_with_title_suffix", "\"?" }, + { "message_update_creative_map_error", "Se produjo un error al consultar el nivel creativo." }, + { "message_new_personal_best_caption", "⏱️ Nuevo récord personal" }, + { "message_new_personal_best_prefix", "Has establecido un nuevo récord personal en " }, + { "message_new_personal_best_suffix", "." }, + { "message_new_personal_best_timediff_by_minute_prefix", ""}, + { "message_new_personal_best_timediff_by_minute_infix", " min.," }, + { "message_new_personal_best_timediff_by_minute_suffix", " seg menos." }, + { "message_new_personal_best_timediff_by_second", " seg menos." }, + { "message_test_notifications_caption", "🔔 Notificación de prueba " }, + { "message_connected_to_server_caption", "🔔 Conectado a un servidor " }, + { "message_connected_to_server_prefix", " Estas conectado a un servidor \"" }, { "message_connected_to_server_suffix", "\"." }, - { "message_check_internet_connection_caption", "Network error" }, - { "message_check_internet_connection", "Please check your internet connection." }, - { "message_changelog_caption", "Changelog" }, - { "message_changelog_bugfix_and_program_optimization", "Bugfix and program optimization" }, - { "message_changelog_updated_new_show_and_round_names", "Updated new show and round names" }, - { "message_changelog_overlay_display_improvements", "Overlay display improvements" }, - { "message_changelog_added_and_improved_win_per_day_graph_feature", "Added and improved win per day graph feature" }, - { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "Released the FALLALYTICS Speedrun Leaderboard" }, - { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "Weekly Crown League is now open on Fallalytics" }, - { "message_changelog_banning_users_using_hacking_programs", "Banning users using hacking programs" }, - { "message_changelog_add_proxy_settings", "Add proxy settings" }, + { "message_check_internet_connection_caption", "Error de redr" }, + { "message_check_internet_connection", "Por favor, compruebe su conexión a internet." }, + { "message_changelog_caption", "Registro de cambios" }, + { "message_changelog_bugfix_and_program_optimization", "Corrección de errores y optimización del programa" }, + { "message_changelog_updated_new_show_and_round_names", "Nuevos nombres de shows y rondas actualizados" }, + { "message_changelog_overlay_display_improvements", "Mejoras en la visualización de la superposición" }, + { "message_changelog_added_and_improved_win_per_day_graph_feature", "Se agregó y mejoró la función de gráfico de victorias por día" }, + { "message_changelog_released_the_fallalytics_speedrun_leaderboard", "Se ha publicado la tabla de clasificación de speedruns de FALLALYTICS" }, + { "message_changelog_weekly_crown_league_is_now_open_on_fallalytics", "La Liga Semanal de la Corona ya está abierta en Fallalytics" }, + { "message_changelog_banning_users_using_hacking_programs", "Prohibición a usuarios que utilizan programas de pirateo" }, + { "message_changelog_add_proxy_settings", "Agregar configuración de proxy" }, { "numeric_suffix", ""}, { "message_question_mark", "?" }, @@ -2045,220 +1485,220 @@ public static class Multilingual { { "message_exclamation_mark", "!" }, { "message_comma", "," }, - { "settings_title", "Settings" }, - { "settings_program", "Program" }, - { "settings_display", "Display" }, - { "settings_launch_fallguys", "Launch Fall Guys" }, + { "settings_title", "Opciones" }, + { "settings_program", "Programa" }, + { "settings_display", "Visualización" }, + { "settings_launch_fallguys", "Lanzar Fall Guys" }, { "settings_fallalytics", "Fallalytics" }, - { "settings_proxy_settings", "Proxy Settings" }, - { "settings_use_a_proxy_server", "Use a proxy server" }, - { "settings_proxy_address", "Address" }, - { "settings_proxy_port", "Port" }, - { "settings_enable_proxy_authentication", "Enable Proxy authentication" }, - { "settings_proxy_user_name", "User name" }, - { "settings_proxy_password", "Password" }, - { "settings_test_proxy_connection", "Test Proxy Connection" }, - { "settings_enter_fallalytics_api_key", "(Optional) Enter Fallalytics API key" }, - { "settings_sends_info_about_rounds_played_to_fallalytics", "Send information about rounds played and personal best times for race rounds to Fallalytics" }, - { "settings_join_a_weekly_crown_league", "Join a weekly crown league" }, - { "settings_sends_anonymously_to_fallalytics", "👻 Send anonymously" }, - { "settings_fallalytics_desc", "ℹ️ Fallalytics is a tool to explore data collected about round distribution in Fall Guys." }, - { "settings_visit_fallalytics", "Visit Fallalytics" }, - { "settings_about", "About" }, - { "settings_log_path", "📁 Log File Path" }, - { "settings_log_path_description", "🏷️ You should not need to set this. Only use when the program is not reading the correct location." }, - { "settings_stats", "Stats" }, - { "settings_theme", "Theme" }, - { "settings_theme_light", "☀️ Light" }, - { "settings_theme_dark", "🌑 Dark" }, - { "settings_preferred_ip_geolocation_service", "Preferred IP geolocation service" }, + { "settings_proxy_settings", "Configuración del proxy" }, + { "settings_use_a_proxy_server", "Utilice un servidor proxy" }, + { "settings_proxy_address", "Dirección" }, + { "settings_proxy_port", "Puerto" }, + { "settings_enable_proxy_authentication", "Habilitar la autenticación de proxy" }, + { "settings_proxy_user_name", "Nombre de usuario" }, + { "settings_proxy_password", "Contraseña" }, + { "settings_test_proxy_connection", "Probar la conexión del proxy" }, + { "settings_enter_fallalytics_api_key", "(Opcional) Ingrese la clave API de Fallalytics" }, + { "settings_sends_info_about_rounds_played_to_fallalytics", "Envía info sobre las rondas jugadas y los mejores tiempos personales en las rondas de la carrera a Fallalytics" }, + { "settings_join_a_weekly_crown_league", "Únete a una liga semanal de la corona" }, + { "settings_sends_anonymously_to_fallalytics", "👻 Enviar de forma anónima" }, + { "settings_fallalytics_desc", "ℹ️ Fallalytics es una herramienta para explorar los datos recopilados sobre\r\n la distribución de rondas en Fall Guys." }, + { "settings_visit_fallalytics", "Visita Fallalytics" }, + { "settings_about", "Acerca de" }, + { "settings_log_path", "📁 Ruta del archivo de registro" }, + { "settings_log_path_description", "🏷️ No debería ser necesario configurar esto. Úselo solo cuando el programa no esté leyendo la ubicación correcta." }, + { "settings_stats", "Estadísticas" }, + { "settings_theme", "Tema" }, + { "settings_theme_light", "☀️ Luz" }, + { "settings_theme_dark", "🌑 Negro" }, + { "settings_preferred_ip_geolocation_service", "Servicio de geolocalización IP preferido" }, { "settings_auto_selected", "Auto" }, { "settings_ipinfo_token", "Token" }, - { "settings_enter_ipinfo_token", "(Optional)" }, - { "settings_link_to_get_ipinfo_token", "Create an account to get a token" }, - { "settings_previous_win", "Previous Win(s)" }, - { "settings_before_using_tracker", "(before using tracker)" }, - { "settings_auto_update_program", "🔄️ Check update on startup" }, - { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "Rename Hoopsie Legends to Hoopsie Heroes" }, - { "settings_overlay", "Overlay" }, - { "settings_hide_wins_info", "Hide Wins info" }, - { "settings_hide_round_info", "Hide Round info" }, - { "settings_hide_time_info", "Hide Time info" }, - { "settings_hide_percentages", "Hide Percentages" }, - { "settings_show_tab_for_currnet_filter__profile", "Show Tab for current filter and profile" }, - { "settings_wins__final_filter", "Wins / Final Filter" }, - { "settings_qualify__gold_filter", "Qualify / Gold Filter" }, - { "settings_fastest__longest_filter", "Fastest / Longest Filter" }, - { "settings_all_time_stats", "All Time Stats" }, - { "settings_stats_and_party_filter", "Stats and Party Filter" }, - { "settings_season_stats", "Season Stats" }, - { "settings_week_stats", "Week Stats" }, - { "settings_day_stats", "Day Stats" }, - { "settings_session_stats", "Session Stats" }, - { "settings_cycle_time", "Cycle Time:" }, - { "settings_sec", "sec" }, - { "settings_background_image", "Background Image" }, - { "settings_background", "Background" }, - { "settings_background_opacity", "Background Opacity" }, - { "settings_lock_button_location", "Lock Button Location" }, - { "settings_lock_button_location_top", "Top" }, - { "settings_lock_button_location_bottom", "Bottom" }, - { "settings_transparent", "Transparent" }, + { "settings_enter_ipinfo_token", "(Opcional)" }, + { "settings_link_to_get_ipinfo_token", "Crea una cuenta para obtener un token" }, + { "settings_previous_win", "Victoria(s) anterior(es)" }, + { "settings_before_using_tracker", "(antes de usar el rastreador)" }, + { "settings_auto_update_program", "🔄️ Comprobar actualizaciones al iniciar" }, + { "settings_rename_hoopsie_legends_to_hoopsie_heroes", "Cambiar el nombre de Hoopsie Legends a Hoopsie Heroes" }, + { "settings_overlay", "Superposición" }, + { "settings_hide_wins_info", "Ocultar información de victorias" }, + { "settings_hide_round_info", "Ocultar información de la ronda" }, + { "settings_hide_time_info", "Ocultar información de tiempo" }, + { "settings_hide_percentages", "Ocultar porcentajes" }, + { "settings_show_tab_for_currnet_filter__profile", "Mostrar pestaña para el filtro y perfil actuales" }, + { "settings_wins__final_filter", "Filtro Victorias / Finales" }, + { "settings_qualify__gold_filter", "Filtro Clasif. / Oro" }, + { "settings_fastest__longest_filter", "Filtro Más rápido / Más largo" }, + { "settings_all_time_stats", "Estadísticas de todos los tiempos" }, + { "settings_stats_and_party_filter", "Filtro de estadísticas y fiestas" }, + { "settings_season_stats", "Estadísticas de la temporada" }, + { "settings_week_stats", "Estadísticas de la semana" }, + { "settings_day_stats", "Estadísticas del día" }, + { "settings_session_stats", "Estadísticas de la sesión" }, + { "settings_cycle_time", "Tiempo de ciclo:" }, + { "settings_sec", "seg" }, + { "settings_background_image", "Imagen de fondo" }, + { "settings_background", "Fondo" }, + { "settings_background_opacity", "Opacidad de fondo" }, + { "settings_lock_button_location", "Ubicación del botón de bloqueo" }, + { "settings_lock_button_location_top", "Arriba" }, + { "settings_lock_button_location_bottom", "Abajo" }, + { "settings_transparent", "Transparencia" }, { "settings_magenta", "Magenta" }, - { "settings_red", "Red" }, - { "settings_green", "Green" }, - { "settings_blue", "Blue" }, - { "settings_black", "Black" }, - { "settings_white", "White" }, - { "settings_cycle_qualify__gold", "Cycle Qualify / Gold" }, - { "settings_qualify_only", "Qualify Only" }, - { "settings_gold_only", "Gold Only" }, - { "settings_cycle_best__lowest", "Cycle Best / Lowest" }, - { "settings_personal_best_only", "Personal Best Only" }, - { "settings_personal_lowest_only", "Personal Lowest Only" }, - { "settings_cycle_win__final_streak", "Cycle Win / Final Streak" }, - { "settings_win_streak_only", "Win Streak Only" }, - { "settings_final_streak_only", "Final Streak Only" }, - { "settings_cycle_players__ping", "Cycle Players / Ping" }, - { "settings_players_only", "Players Only" }, - { "settings_ping_only", "Ping Only" }, - { "settings_flip_display_horizontally", "Flip display horizontally (Ctrl + F)" }, - { "settings_always_show_on_top", "📌 Always show on top (Ctrl + M)" }, - { "settings_display_players_based_on_platform", "🚹 Display players based on platform (Ctrl + C)" }, - { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 Color round name based on round type (Ctrl + R)" }, - { "settings_auto_change_profile", "🔃 Automatically change to linked profile (Ctrl + Shift + Z)" }, - { "settings_shade_the_flag_image", "🏁 Shading the server's flag image to display" }, - { "settings_diaplay_current_time", "🕓 Display the current time while waiting" }, - { "settings_diaplay_game_played_info", "ℹ️ Display game played information at the end of a round (Rank, Survived, Win, etc.)" }, - { "settings_count_players_during_the_level", "Count players who pass or are eliminated during the game" }, - { "settings_custom_overlay_font", "🅰️ Custom Overlay Font" }, - { "settings_select_font", "Select Font" }, - { "settings_reset_font", "Reset Font" }, - { "settings_font_example", "Example" }, - { "settings_round_example", "Round 3 : Freezy Peak" }, - { "settings_sorting_options", "Sorting Options" }, - { "settings_ignore_level_type_when_sorting", "📶 Ignore Level Type when sorting" }, - { "settings_grouping_creative_round_levels", "🛠️ Grouping creative round levels into one category" }, - { "settings_record_escape_during_a_game", "👻 If you escape during a game, record it as a loss" }, - { "settings_game_options", "Game Options" }, - { "settings_game_options_platform", "Platform" }, - { "settings_fall_guys_exe_location", "↗️ Game EXE Location" }, - { "settings_fall_guys_exe_openfile_title", "Select the Fall Guys Client EXE file" }, + { "settings_red", "Rojo" }, + { "settings_green", "Verde" }, + { "settings_blue", "Azul" }, + { "settings_black", "Negro" }, + { "settings_white", "Blanco" }, + { "settings_cycle_qualify__gold", "Ciclo Clasif. / Oro" }, + { "settings_qualify_only", "Solo clasificación" }, + { "settings_gold_only", "Solo oro" }, + { "settings_cycle_best__lowest", "Ciclo Mejor / Más bajo" }, + { "settings_personal_best_only", "Solo mejor" }, + { "settings_personal_lowest_only", "Solo más bajo" }, + { "settings_cycle_win__final_streak", "Ciclo \"Win streak\" / \"Final streak\"" }, + { "settings_win_streak_only", "Solo \"win streak\"" }, + { "settings_final_streak_only", "Solo \"final streak\"" }, + { "settings_cycle_players__ping", "Ciclo jugadores / ping" }, + { "settings_players_only", "Solo jugadores" }, + { "settings_ping_only", "Solo ping" }, + { "settings_flip_display_horizontally", "Voltear la pantalla horizontalmente (Ctrl + F)" }, + { "settings_always_show_on_top", "📌 Mostrar siempre en la parte superior (Ctrl + M)" }, + { "settings_display_players_based_on_platform", "🚹 Mostrar jugadores según la plataforma (Ctrl + C)" }, + { "settings_color_round_name_based_on_round_type", "🏳️‍🌈 Nombre del círculo de color según el tipo de círculo (Ctrl + R)" }, + { "settings_auto_change_profile", "🔃 Cambiar automáticamente al perfil vinculado (Ctrl + Shift + Z)" }, + { "settings_shade_the_flag_image", "🏁 Sombrear la imagen de la bandera del servidor para mostrarla" }, + { "settings_diaplay_current_time", "🕓 Mostrar la hora actual mientras espera" }, + { "settings_diaplay_game_played_info", "ℹ️ Mostrar info del juego jugado al final de una ronda (Clasificados, Supervivientes, Victoria, etc.)" }, + { "settings_count_players_during_the_level", "Cuenta los jugadores que pasan o son eliminados durante el juego" }, + { "settings_custom_overlay_font", "🅰️ Fuente de superposición personalizada" }, + { "settings_select_font", "Seleccionar fuente" }, + { "settings_reset_font", "Resetear fuente" }, + { "settings_font_example", "Ejemplo" }, + { "settings_round_example", "Rounda 3 : Pico Helado" }, + { "settings_sorting_options", "Opciones de ordenación" }, + { "settings_ignore_level_type_when_sorting", "📶 Ignorar el tipo de nivel al ordenar" }, + { "settings_grouping_creative_round_levels", "🛠️ Agrupar los niveles de rondas creativas en una sola categoría" }, + { "settings_record_escape_during_a_game", "👻 Si abandonas durante un juego, regístralo como una derrota" }, + { "settings_game_options", "Opciones de juego" }, + { "settings_game_options_platform", "Plataforma" }, + { "settings_fall_guys_exe_location", "↗️ Localización del EXE del juego" }, + { "settings_fall_guys_exe_openfile_title", "Seleccione el archivo EXE del cliente de Fall Guys" }, { "settings_fall_guys_exe_openfile_name", "FallGuys_client_game.exe" }, { "settings_fall_guys_exe_openfile_filter", "EXE files (*.exe)|*.exe" }, - { "settings_fall_guys_shortcut_location", "↗️ Game Shortcut Location" }, - { "settings_fall_guys_shortcut_openfile_title", "Select the Fall Guys Client shortcut file" }, + { "settings_fall_guys_shortcut_location", "↗️ Ubicación del acceso directo al juego" }, + { "settings_fall_guys_shortcut_openfile_title", "Seleccione el archivo de acceso directo del cliente de Fall Guys" }, { "settings_fall_guys_shortcut_openfile_name", ""}, { "settings_fall_guys_shortcut_openfile_filter", "URL Files (*.url)|*.url" }, { "settings_browse", "Browse" }, - { "settings_launch_fall_guys_on_tracker_launch", "Launch Fall Guys on tracker launch" }, - { "settings_language", "Language" }, - { "settings_new_update_prefix", "New update" }, - { "settings_new_update_suffix", "is available" }, - { "settings_save", "Save" }, - { "settings_cancel", "Cancel" }, - { "settings_select_language_title", "Select your language" }, - { "settings_auto_generate_profiles", "Auto-generate profiles" }, - { "settings_select_language_button", "Confirm" }, - { "settings_system_tray_icon", "📍 Use the system tray icon" }, - { "settings_notify_personal_best", "🔔 Windows notification when you break your personal best during a race round" }, - { "settings_notify_server_connected", "🔔 Windows notification with the country name of the server when the server is connected" }, - { "settings_mute_notification_sounds", "🔇 Mute notification sounds" }, + { "settings_launch_fall_guys_on_tracker_launch", "Lanzamiento de Fall Guys en el rastreador" }, + { "settings_language", "Languaje" }, + { "settings_new_update_prefix", "Actualización nueva" }, + { "settings_new_update_suffix", "Esta disponible" }, + { "settings_save", "Guardar" }, + { "settings_cancel", "Cancelar" }, + { "settings_select_language_title", "Selecciona tu idioma" }, + { "settings_auto_generate_profiles", "Generar perfiles automáticamente" }, + { "settings_select_language_button", "Confirmar" }, + { "settings_system_tray_icon", "📍 Utilice el icono de la bandeja del sistema" }, + { "settings_notify_personal_best", "🔔 Notificación de Windows cuando superas tu mejor marca personal durante una ronda de carreras" }, + { "settings_notify_server_connected", "🔔 Notificación de Windows con el nombre del país del servidor cuando el servidor está conectado" }, + { "settings_mute_notification_sounds", "🔇 Silenciar los sonidos de notificación" }, { "settings_notification_sounds_01", "🔊 01" }, { "settings_notification_sounds_02", "🔊 02" }, { "settings_notification_sounds_03", "🔊 03" }, { "settings_notification_sounds_04", "🔊 04" }, - { "settings_notification_window_bottom_left", "Bottom Left" }, - { "settings_notification_window_bottom_right", "Bottom Right" }, - { "settings_notification_window_top_left", "Top Left" }, - { "settings_notification_window_top_right", "Top Right" }, - { "settings_prevent_overlay_mouse_clicks", "🖱️ Prevent overlay mouse clicks" }, + { "settings_notification_window_bottom_left", "Abajo a la izquierda" }, + { "settings_notification_window_bottom_right", "Abajo a la derecha" }, + { "settings_notification_window_top_left", "Arriba a la izquierda" }, + { "settings_notification_window_top_right", "Arriba a la derecha" }, + { "settings_prevent_overlay_mouse_clicks", "🖱️ Evitar clics de ratón en la superposición" }, { "settings_github", "GitHub (ShootMe/FallGuysStats)" }, - { "settings_issue_traker", "Issue Tracker" }, - { "settings_translation", "Translation" }, - { "settings_font_need_to_be_installed_caption", "Fonts need to be installed" }, - { "settings_font_need_to_be_installed_message", "Install the font files found in the Fall Guys Stats folder." }, - { "settings_checking_for_updates", "Checking for updates..." }, + { "settings_issue_traker", "Rastreador de incidencias" }, + { "settings_translation", "Traducción" }, + { "settings_font_need_to_be_installed_caption", "Es necesario instalar las fuentes" }, + { "settings_font_need_to_be_installed_message", "Instala los archivos de fuente que se encuentran en la carpeta Estadísticas de Fall Guys." }, + { "settings_checking_for_updates", "Comprobando si hay actualizaciones..." }, { "overlay_streak", "WIN STREAK" }, - { "overlay_streak_suffix", ""}, + { "overlay_streak_suffix", "" }, { "overlay_streak_finals", "FINAL STREAK" }, - { "overlay_finals", "FINALS" }, - { "overlay_qualify_chance", "QUALIFY" }, - { "overlay_qualify_gold", "GOLD" }, - { "overlay_longest", "LONGEST" }, - { "overlay_fastest", "FASTEST" }, + { "overlay_finals", "FINALES" }, + { "overlay_qualify_chance", "CLASIF." }, + { "overlay_qualify_gold", "ORO" }, + { "overlay_longest", "MAS LENTO" }, + { "overlay_fastest", "MAS RAPIDO" }, { "overlay_personal_best", "PB" }, - { "overlay_high_score", "HIGH SCORE" }, - { "overlay_low_score", "LOW SCORE" }, - { "overlay_duration", "TIME" }, - { "overlay_players", "PLAYERS" }, - { "overlay_current_time", "CURRENT TIME" }, - { "overlay_round_prefix", "ROUND " }, + { "overlay_high_score", "MEJOR PUNT." }, + { "overlay_low_score", "MAS BAJA PUNT." }, + { "overlay_duration", "TIEMPO" }, + { "overlay_players", "JUGADORES" }, + { "overlay_current_time", "TIEMPO ACTUAL" }, + { "overlay_round_prefix", "RONDA " }, { "overlay_round_suffix", ""}, { "overlay_round_abbreviation_prefix", "R " }, { "overlay_round_abbreviation_suffix", ""}, - { "overlay_wins", "WINS" }, + { "overlay_wins", "VICTORIAS" }, { "overlay_win", ""}, { "overlay_finish", "FINISH" }, - { "overlay_queued_players", "QUEUED PLAYERS" }, + { "overlay_queued_players", "INFO DE LA COLA" }, { "overlay_ping", "PING" }, { "overlay_best", ""}, { "overlay_inning", ""}, { "overlay_position_prefix", ""}, { "overlay_position_suffix", ""}, - { "overlay_position_win", "WIN" }, - { "overlay_position_survived", "SURVIVED" }, - { "overlay_position_qualified", "PASS" }, - { "overlay_position_eliminated", "ELIMINATED" }, - { "overlay_picPositionLock_tooltip", "Pin the overlay to its current position" }, - { "overlay_picPositionNE_tooltip", "Pin the overlay to the top-left corner of the screen" }, - { "overlay_picPositionNW_tooltip", "Pin the overlay to the top-right corner of the screen" }, - { "overlay_picPositionSE_tooltip", "Pin the overlay to the bottom-left corner of the screen" }, - { "overlay_picPositionSW_tooltip", "Pin the overlay to the bottom-right corner of the screen" }, - - { "profile_title", "Profile Settings" }, - { "profile_list", "Profile List" }, - { "profile_add_tab", "Add" }, - { "profile_add_tab_label1", "Profile Name" }, - { "profile_add_tab_button", "Add" }, - { "profile_rename_tab", "Rename" }, - { "profile_rename_tab_label1", "Profile" }, - { "profile_rename_tab_label2", "New Name" }, - { "profile_rename_tab_button", "Rename" }, - { "profile_move_tab", "Move" }, - { "profile_move_tab_label1", "From" }, - { "profile_move_tab_label2", "To" }, - { "profile_move_tab_button", "Move" }, - { "profile_remove_tab", "Remove" }, - { "profile_remove_tab_label1", "Profile" }, - { "profile_remove_tab_label2", "* You can only delete profile with no data" }, - { "profile_remove_tab_button", "Remove" }, - { "profile_rounds_suffix", "Rounds" }, - { "profile_apply_change_button", "Save" }, - { "profile_undo_change_button", "Cancel" }, - { "profile_add_select_title", "Add Shows" }, - { "profile_add_select_question_prefix", "There are previous shows not in your current stats." }, - { "profile_add_select_question_suffix", "Select a profile below to add your data." }, - { "profile_add_select_question_suffix_linked_profiles", "Data will be added in linked profiles." }, - { "profile_add_select_use_linked_profiles", "Use linked profiles" }, - { "profile_move_select_title", "Move Show Data" }, - { "profile_move_select_description_prefix", "Select a profile below to move your show data." }, - { "profile_move_select_description_suffix", "Number of selected show data" }, - { "profile_move_select_question_prefix", "Would you like to move the" }, - { "profile_move_select_question_infix", "selected shows to the" }, - { "profile_move_select_question_suffix", "profile?" }, - { "profile_move_select_button", "Move" }, + { "overlay_position_win", "GANADOR" }, + { "overlay_position_survived", "SOBREVIVIDO" }, + { "overlay_position_qualified", "CLASIFICADO" }, + { "overlay_position_eliminated", "ELIMINADO" }, + { "overlay_picPositionLock_tooltip", "Fijar la superposición a su posición actual" }, + { "overlay_picPositionNE_tooltip", "Fija la superposición en la esquina superior izquierda de la pantalla" }, + { "overlay_picPositionNW_tooltip", "Fija la superposición en la esquina superior derecha de la pantalla" }, + { "overlay_picPositionSE_tooltip", "Fija la superposición en la esquina inferior izquierda de la pantalla" }, + { "overlay_picPositionSW_tooltip", "Fija la superposición en la esquina inferior derecha de la pantalla" }, + + { "profile_title", "Opciones de perfil" }, + { "profile_list", "Lista perfiles" }, + { "profile_add_tab", "Añadir" }, + { "profile_add_tab_label1", "Nombre del perfil" }, + { "profile_add_tab_button", "Añadir" }, + { "profile_rename_tab", "Renombrar" }, + { "profile_rename_tab_label1", "Perfil" }, + { "profile_rename_tab_label2", "Nombre nuevo" }, + { "profile_rename_tab_button", "Renombrar" }, + { "profile_move_tab", "Mover" }, + { "profile_move_tab_label1", "De" }, + { "profile_move_tab_label2", "A" }, + { "profile_move_tab_button", "Mover" }, + { "profile_remove_tab", "Borrar" }, + { "profile_remove_tab_label1", "Perfil" }, + { "profile_remove_tab_label2", "* Solo puedes eliminar un perfil sin datos" }, + { "profile_remove_tab_button", "Eliminar" }, + { "profile_rounds_suffix", "Rondas" }, + { "profile_apply_change_button", "Guardar" }, + { "profile_undo_change_button", "Cancelar" }, + { "profile_add_select_title", "Añadir shows" }, + { "profile_add_select_question_prefix", "Hay datos anteriores que no aparecen en sus estadísticas actuales." }, + { "profile_add_select_question_suffix", "Seleccione un perfil a continuación para agregar sus datos." }, + { "profile_add_select_question_suffix_linked_profiles", "Los datos se añadirán a los perfiles vinculados." }, + { "profile_add_select_use_linked_profiles", "Utilizar perfiles vinculados" }, + { "profile_move_select_title", "Mover datos de shows" }, + { "profile_move_select_description_prefix", "Seleccione un perfil a continuación para transferir los datos de su programa." }, + { "profile_move_select_description_suffix", "Número de datos de visualización seleccionados" }, + { "profile_move_select_question_prefix", "¿Te gustaría mover" }, + { "profile_move_select_question_infix", "show(s) seleccionado(s) para el perfil" }, + { "profile_move_select_question_suffix", "?" }, + { "profile_move_select_button", "Mover" }, - { "custom_range_range", "Custom period" }, - { "custom_range_templates", "Templates" }, - { "custom_range_legacy_season", "Season" }, - { "custom_range_ffa_season", "Season" }, - { "custom_range_season", "Season" }, - { "custom_range_legacy", "Legacy" }, + { "custom_range_range", "Periodo personalizado" }, + { "custom_range_templates", "Plantillas" }, + { "custom_range_legacy_season", "Sesión" }, + { "custom_range_ffa_season", "Sesión" }, + { "custom_range_season", "Sesión" }, + { "custom_range_legacy", "Legado" }, { "custom_range_ffa", "FFA" }, - { "custom_range_not_set", "Not Set" }, - { "custom_range_filter", "Filter" }, + { "custom_range_not_set", "No establecido" }, + { "custom_range_filter", "Filtro" }, } }, { Language.Korean, new Dictionary(StringComparer.OrdinalIgnoreCase) { @@ -3879,7 +3319,7 @@ public static class Multilingual { { "settings_checking_for_updates", "查询更新..." }, { "overlay_streak", "连胜" }, - { "overlay_streak_suffix", ""}, + { "overlay_streak_suffix", "" }, { "overlay_streak_finals", "连续晋级决赛" }, { "overlay_finals", "决赛" }, { "overlay_qualify_chance", "达标" }, @@ -4445,7 +3885,7 @@ public static class Multilingual { { "settings_checking_for_updates", "查詢更新..." }, { "overlay_streak", "連勝" }, - { "overlay_streak_suffix", ""}, + { "overlay_streak_suffix", "" }, { "overlay_streak_finals", "連續晉級決賽" }, { "overlay_finals", "決賽" }, { "overlay_qualify_chance", "達標" }, @@ -24532,7 +23972,7 @@ public static string GetShowName(string keyword) { MultilingualShowsDictionary.TryGetValue(Stats.CurrentLanguage, out Dictionary showsDictionary); showsDictionary?.TryGetValue(keyword, out name); return name; - } + } public static string GetCountryName(string keyword) { if (string.IsNullOrEmpty(keyword)) return String.Empty; diff --git a/Views/LevelDetails.cs b/Views/LevelDetails.cs index 0c4f290d..983dcb6c 100644 --- a/Views/LevelDetails.cs +++ b/Views/LevelDetails.cs @@ -457,7 +457,7 @@ private int GetDataGridViewColumnWidth(string columnName, string columnText = "" sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; break; case "Start": - return 0; + return 165; case "End": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; break; diff --git a/Views/Settings.Designer.cs b/Views/Settings.Designer.cs index bbbbbd0f..3330b4e7 100644 --- a/Views/Settings.Designer.cs +++ b/Views/Settings.Designer.cs @@ -540,7 +540,7 @@ private void InitializeComponent() { this.cboFastestFilter.Items.AddRange(new object[] { "All Time Stats", "Stats and Party Filter", "Season Stats", "Week Stats", "Day Stats", "Session Stats" }); this.cboFastestFilter.Location = new System.Drawing.Point(397, 155); this.cboFastestFilter.Name = "cboFastestFilter"; - this.cboFastestFilter.Size = new System.Drawing.Size(227, 29); + this.cboFastestFilter.Size = new System.Drawing.Size(233, 29); this.cboFastestFilter.TabIndex = 17; this.cboFastestFilter.UseSelectable = true; // @@ -562,7 +562,7 @@ private void InitializeComponent() { this.cboQualifyFilter.Items.AddRange(new object[] { "All Time Stats", "Stats and Party Filter", "Season Stats", "Week Stats", "Day Stats", "Session Stats" }); this.cboQualifyFilter.Location = new System.Drawing.Point(397, 96); this.cboQualifyFilter.Name = "cboQualifyFilter"; - this.cboQualifyFilter.Size = new System.Drawing.Size(227, 29); + this.cboQualifyFilter.Size = new System.Drawing.Size(233, 29); this.cboQualifyFilter.TabIndex = 15; this.cboQualifyFilter.UseSelectable = true; // @@ -584,7 +584,7 @@ private void InitializeComponent() { this.cboWinsFilter.Items.AddRange(new object[] { "All Time Stats", "Stats and Party Filter", "Season Stats", "Week Stats", "Day Stats", "Session Stats" }); this.cboWinsFilter.Location = new System.Drawing.Point(397, 36); this.cboWinsFilter.Name = "cboWinsFilter"; - this.cboWinsFilter.Size = new System.Drawing.Size(227, 29); + this.cboWinsFilter.Size = new System.Drawing.Size(233, 29); this.cboWinsFilter.TabIndex = 13; this.cboWinsFilter.UseSelectable = true; // diff --git a/Views/Settings.cs b/Views/Settings.cs index 7275a9ee..b98ea9ae 100644 --- a/Views/Settings.cs +++ b/Views/Settings.cs @@ -1249,7 +1249,7 @@ private void ChangeLanguage(Language lang) { Multilingual.GetWord("settings_notification_window_bottom_right"), }); this.cboNotificationWindowPosition.SelectedIndex = this.CurrentSettings.NotificationWindowPosition; - this.cboNotificationWindowPosition.Width = lang == Language.English ? 116 : lang == Language.French ? 140 : lang == Language.Spanish ? 140 : lang == Language.Korean ? 108 : lang == Language.Japanese ? 62 : lang == Language.SimplifiedChinese ? 77 : lang == Language.TraditionalChinese ? 77 : 120; + this.cboNotificationWindowPosition.Width = lang == Language.English ? 116 : lang == Language.French ? 140 : lang == Language.Spanish ? 158 : lang == Language.Korean ? 108 : lang == Language.Japanese ? 62 : lang == Language.SimplifiedChinese ? 77 : lang == Language.TraditionalChinese ? 77 : 120; this.cboNotificationWindowPosition.Location = new Point(this.cboNotificationSounds.Location.X + this.cboNotificationSounds.Width + 5, this.cboNotificationWindowPosition.Location.Y); this.cboNotificationWindowAnimation.Location = new Point(this.cboNotificationWindowPosition.Location.X + this.cboNotificationWindowPosition.Width + 5, this.cboNotificationWindowAnimation.Location.Y); this.mlPlayNotificationSounds.Location = new Point(this.cboNotificationWindowAnimation.Location.X + this.cboNotificationWindowAnimation.Width + 5, this.mlPlayNotificationSounds.Location.Y); @@ -1273,8 +1273,8 @@ private void ChangeLanguage(Language lang) { this.cboTheme.Width = lang == Language.English ? 90 : lang == Language.French ? 105 : lang == Language.Spanish ? 105 : lang == Language.Korean ? 100 : lang == Language.Japanese ? 100 : 85; this.txtCycleTimeSeconds.Location = new Point(this.lblCycleTimeSeconds.Location.X + this.lblCycleTimeSeconds.Width + 4, 167); this.lblCycleTimeSecondsTag.Location = new Point(this.txtCycleTimeSeconds.Location.X + this.txtCycleTimeSeconds.Width + 4, 170); - this.cboLockButtonLocation.Location = new Point(lang == Language.French ? 280 : 203, 450); - this.cboLockButtonLocation.Width = lang == Language.English ? 79 : lang == Language.French ? 81 : lang == Language.Japanese ? 47 : 63; + this.cboLockButtonLocation.Location = new Point(lang == Language.French ? 280 : lang == Language.Spanish ? 230 : 203, 450); + this.cboLockButtonLocation.Width = lang == Language.English || lang == Language.Spanish ? 79 : lang == Language.French ? 81 : lang == Language.Japanese ? 47 : 63; if (this.LaunchPlatform == 0) { this.lblGameExeLocation.Location = new Point(this.grpLaunchPlatform.Location.X + this.grpLaunchPlatform.Width + 3, 20); this.lblGameExeLocation.Text = Multilingual.GetWord("settings_fall_guys_shortcut_location"); diff --git a/Views/Stats.cs b/Views/Stats.cs index c5e9e5b5..0a054b09 100644 --- a/Views/Stats.cs +++ b/Views/Stats.cs @@ -6781,11 +6781,11 @@ private int GetDataGridViewColumnWidth(string columnName, string columnText) { break; case "Gold": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; - sizeOfText += CurrentLanguage == Language.French ? 12 : CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 5 : 0; + sizeOfText += CurrentLanguage == Language.French ? 12 : CurrentLanguage == Language.Spanish ? 10 : CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 5 : 0; break; case "Silver": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; - sizeOfText += CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 5 : 0; + sizeOfText += CurrentLanguage == Language.Spanish || CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 5 : 0; break; case "Bronze": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; @@ -6796,7 +6796,7 @@ private int GetDataGridViewColumnWidth(string columnName, string columnText) { break; case "Fastest": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; - sizeOfText += CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 20 : 0; + sizeOfText += CurrentLanguage == Language.Spanish ? 10 : CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 20 : 0; break; case "Longest": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; @@ -6804,7 +6804,7 @@ private int GetDataGridViewColumnWidth(string columnName, string columnText) { break; case "AveFinish": sizeOfText = TextRenderer.MeasureText(columnText, this.dataGridViewCellStyle1.Font).Width; - sizeOfText += CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 20 : 0; + sizeOfText += CurrentLanguage == Language.Spanish ? 10 : CurrentLanguage == Language.SimplifiedChinese || CurrentLanguage == Language.TraditionalChinese ? 20 : 0; break; default: return 0;